:root{--ink:#151922;--muted:#667085;--paper:#fff;--paper-soft:#f5f8fb;--wash:#e8f7fb;--charcoal:#263241;--charcoal-soft:#f1f5f8;--slate:#33495b;--blue:#005f8f;--cyan:#37bde8;--grey-50:#f7f7f7;--grey-100:#eee;--grey-200:#d7d9dd;--grey-900:#2c2f33;--green:#2d8b57;--line:#18212f21;--shadow:0 24px 70px #18212f1c}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{background:var(--paper-soft);color:var(--ink);margin:0;font-family:Avenir,Avenir Next,Helvetica Neue,Arial,sans-serif}a{color:inherit}a:focus-visible,.button:focus-visible,.text-link:focus-visible{outline:2px solid var(--blue);outline-offset:4px}img{max-width:100%;height:auto;display:block}.site-header,.site-footer{align-items:center;padding-inline:max(1rem,50vw - 560px);display:grid}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#e0e2e6f5;grid-template-columns:1fr auto 1fr;min-height:60px;position:sticky;top:0}.brand{justify-self:start;align-items:center;text-decoration:none;display:inline-flex}.brand img{width:42px;height:auto}.site-nav{flex-wrap:wrap;justify-content:center;justify-self:center;gap:2.5rem;display:flex}.site-nav a,.button,.text-link{text-decoration:none}.site-nav a{color:var(--ink);text-transform:none;border:1px solid #0000;border-radius:0;padding:.35rem 0;font-size:.86rem;font-weight:600}.site-nav a:hover,.site-nav a[aria-current=page]{border-bottom-color:var(--ink);color:var(--ink)}.hero,.author-detail{background:linear-gradient(180deg, #e8f7fb8c, #ffffffeb), var(--paper);grid-template-columns:minmax(18rem,.75fr) minmax(18rem,1fr);align-items:center;gap:5rem;padding:6rem max(1rem,50vw - 490px);display:grid}.book-detail{background:var(--paper);grid-template-columns:16rem minmax(24rem,39rem);align-items:start;gap:5.6rem;padding:4.8rem max(1rem,50vw - 410px);display:grid}.hero-image,.cover-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.hero-image img,.cover-panel img,.book-card img,.book-row-image img,.author-card img,.author-detail img{border-radius:1.1rem}.hero-image img,.cover-panel img,.book-row-image img{box-shadow:var(--shadow);border-radius:0}.hero-image img,.cover-panel img{width:min(100%,28rem)}.cover-panel img{margin-inline:auto}.hero-copy h1,.page-intro h1,.detail-copy h1,.author-detail h1{letter-spacing:0;max-width:18ch;margin:0;font-size:2.9rem;line-height:1.12}.hero-copy h1{white-space:pre-line}.page-intro h1{max-width:12ch}.page-intro.wide h1{max-width:16ch}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:700}.lead,.page-intro p,.statement p{max-width:36rem;font-size:1.15rem;line-height:1.45}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.85rem 2.1rem;font-size:.86rem;font-weight:700;display:inline-flex}.button.secondary{color:var(--blue);background:0 0}.button:hover{transform:translateY(-1px)}.microcopy{max-width:28rem;color:var(--muted);margin:1.25rem 0 0;font-size:.92rem;line-height:1.45}.bookstore-home{background:var(--paper)}.retail-hero{background:url(/images/home/hero-background.jpg) center bottom / 112% auto no-repeat, var(--grey-100);grid-template-rows:7rem auto 0;grid-template-columns:15rem minmax(18rem,1fr);align-items:end;gap:0;min-height:420px;padding:0 max(1rem,50vw - 560px);display:grid}.retail-hero-cover{z-index:1;grid-row:1/-1;place-self:end start}.retail-hero-cover img{width:min(100%,16.75rem);box-shadow:0 18px 42px #00000038}.retail-hero-panel{background:var(--paper);max-width:none;min-height:120px;box-shadow:none;grid-row:2;padding:1.25rem 3rem}.retail-hero-panel h1{white-space:pre-line;max-width:28ch;margin:0;font-size:2rem;line-height:1.08}.retail-hero-panel p:not(.eyebrow){color:#344054;max-width:62rem;font-size:1.2rem;line-height:1.45}.retail-notice,.shelf-heading{background:var(--grey-100);justify-content:space-between;align-items:center;gap:1rem;display:flex}.retail-notice{border-bottom:1px solid var(--line);margin:0 auto;padding:.65rem max(1rem,50vw - 560px)}.retail-notice p,.retail-notice a{margin:0;font-size:.88rem}.retail-notice p{color:var(--muted)}.retail-notice a,.shelf-heading a,.shelf-buy{color:var(--blue);font-weight:700;text-decoration:none}.shelf-section{padding:2.2rem max(1rem,50vw - 560px)}.shelf-heading{margin-bottom:1.35rem;padding:.55rem .8rem}.shelf-heading h2{margin:0;font-size:1rem;font-weight:700}.shelf-heading a{font-size:.78rem}.book-shelf{grid-template-columns:repeat(auto-fit,minmax(11rem,13rem));justify-content:start;gap:2rem;display:grid}.compact-shelf{grid-template-columns:repeat(auto-fit,minmax(13rem,15rem))}.shelf-book{text-align:center;align-content:start;justify-items:center;display:grid}.shelf-book img{width:min(100%,11rem);box-shadow:0 18px 35px #18212f29}.shelf-book-title{max-width:13rem;color:var(--ink);margin-top:.8rem;font-size:.95rem;font-weight:800;line-height:1.2;text-decoration:none}.shelf-book p{max-width:13rem;color:var(--muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.25}.shelf-buy{border-bottom:1px solid;margin-top:.45rem;font-size:.78rem}.feature-row{background:linear-gradient(135deg, var(--grey-50) 0%, #fff 42%, var(--grey-100) 100%);grid-template-columns:minmax(18rem,1fr) 14rem;align-items:center;gap:4rem;padding:4.5rem max(1rem,50vw - 560px);display:grid}.feature-row h2{max-width:18ch;color:var(--ink);margin:0;font-size:2.65rem;line-height:1.02}.feature-row img{justify-self:center;width:min(100%,13rem)}.author-shelf{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;display:grid}.author-shelf-card,.service-card{border:1px solid var(--line);background:#f8fbfd;text-decoration:none}.author-shelf-card{text-align:center;justify-items:center;gap:.8rem;padding:1.4rem 1rem;display:grid}.author-shelf-card img,.author-shelf-card span{object-fit:cover;border-radius:999px;width:8.5rem;height:8.5rem}.author-shelf-card span{background:var(--grey-200);color:var(--ink);place-items:center;font-size:3rem;font-weight:800;display:grid}.author-shelf-card strong{color:var(--ink);font-size:.96rem}.service-card{padding:1.5rem}.service-card h3{margin:0;font-size:1.5rem;line-height:1.1}.service-card p:not(.eyebrow){color:var(--muted);line-height:1.5}.newsletter-band{background:var(--grey-100);text-align:center;grid-template-columns:minmax(18rem,1fr) auto;align-items:center;gap:2rem;padding:3rem max(1rem,50vw - 450px);display:grid}.newsletter-band h2{margin:0;font-size:1.45rem}.newsletter-band p:not(.eyebrow){color:var(--muted);margin-bottom:0}.statement{background:linear-gradient(135deg, #fff 0%, var(--grey-50) 48%, var(--grey-100) 100%);border:0;grid-template-columns:minmax(16rem,1fr) minmax(10rem,18rem);align-items:center;gap:6rem;margin:0;padding:5rem max(1rem,50vw - 490px);display:grid}.statement p{letter-spacing:0;max-width:26rem;margin:0;font-size:2.7rem;font-weight:700;line-height:1.1}.statement .eyebrow{color:var(--blue);margin-bottom:1rem;font-size:.8rem;line-height:1.2}.statement img{justify-self:center;width:min(16rem,55vw)}.section,.page-shell,.detail-page{padding:5rem max(1rem,50vw - 490px)}.previous-section{background:var(--paper);padding:6rem max(1rem,50vw - 490px)}.previous-list{gap:4rem;display:grid}.previous-book{grid-template-columns:minmax(16rem,1fr) minmax(14rem,24rem);align-items:center;gap:7rem;display:grid}.previous-book h2{max-width:14ch;margin:0;font-size:2.4rem;line-height:1.05}.previous-book img{border-radius:0;width:100%}.section.compact{padding-top:0}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2{letter-spacing:0;margin:0;font-size:2.6rem;line-height:1}.book-grid,.author-grid,.value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.book-card,.author-card,.value-grid article{border:1px solid var(--line);background:var(--paper);border-radius:1.1rem;padding:1.25rem;text-decoration:none;box-shadow:0 18px 50px #18212f12}.book-card span,.author-card span,.value-grid span{letter-spacing:0;margin-top:1rem;font-size:1.45rem;line-height:1.05;display:block}.book-card small,.book-card em{color:#1f2937ad;margin-top:.6rem;font-style:normal;display:block}.book-card em{color:var(--blue);font-weight:700}.author-card-placeholder{background:linear-gradient(#ffffff14,#ffffffad),radial-gradient(circle at 100% 0,#105f7329,#0000 16rem),#ffffff73;border-radius:1.1rem;flex-direction:column;justify-content:flex-end;min-height:17rem;padding:1.25rem;display:flex}.author-card-placeholder .eyebrow{margin-bottom:.5rem}.author-card-placeholder strong{letter-spacing:-.04em;font-size:clamp(1.6rem,4vw,2.4rem);line-height:.95}.page-intro{margin-bottom:clamp(2rem,5vw,5rem)}.page-banner{background:linear-gradient(135deg, var(--grey-50) 0%, var(--grey-100) 62%, var(--grey-200) 100%);min-height:210px;color:var(--ink);align-items:center;padding-inline:max(1rem,50vw - 490px);display:grid}.page-banner h1{margin:0;font-size:2.4rem;font-weight:400}.page-banner .eyebrow{color:var(--blue);opacity:1}.authors-strip{background:linear-gradient(#fff 0%,#f3fbfd 70%,#ddf5fb 100%);grid-template-columns:repeat(2,minmax(12rem,1fr));align-items:center;gap:4rem;min-height:360px;padding:clamp(4rem,7vw,6rem) max(1rem,50vw - 400px);display:grid}.author-tile{color:var(--ink);text-align:center;justify-items:center;gap:1.25rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:grid}.author-tile img{object-fit:cover;border-radius:999px;width:170px;height:170px}.author-empty{width:170px;height:170px}.authors-hero{background:url(/images/home/hero-background.jpg) center 58% / cover no-repeat, var(--grey-100);align-items:end;min-height:300px;display:grid}.authors-hero-inner{width:min(100%,820px);margin-inline:auto;padding:0 1rem 2.4rem}.authors-hero h1{color:#fff;margin:0;font-size:2rem}.authors-index{background:var(--paper);padding:4rem max(1rem,50vw - 410px) 5rem}.authors-grid{grid-template-columns:repeat(4,minmax(8rem,1fr));gap:3.5rem 2rem;padding-top:2rem;display:grid}.author-round-card{color:var(--ink);text-align:center;justify-items:center;gap:1rem;text-decoration:none;display:grid}.author-round-card img,.author-round-card span{object-fit:cover;border-radius:999px;width:8.6rem;height:8.6rem}.author-round-card span{background:var(--grey-100);color:var(--grey-900);place-items:center;font-size:2.4rem;display:grid}.author-round-card strong{font-size:.88rem;font-weight:500}.author-alpha{background:var(--grey-100);padding:2rem max(1rem,50vw - 410px) 4rem}.author-alpha h2{color:var(--muted);margin:0 0 1rem;font-size:1.15rem;font-weight:500}.alpha-list{flex-wrap:wrap;gap:.55rem;display:flex}.alpha-list span{background:var(--paper);border-radius:999px;place-items:center;width:1.7rem;height:1.7rem;font-size:.78rem;font-weight:700;display:grid}.author-alpha p{color:var(--muted);margin:2.5rem 0 0}.author-profile{background:var(--paper);grid-template-columns:16rem minmax(22rem,36rem);align-items:start;gap:6rem;padding:5rem max(1rem,50vw - 410px) 4rem;display:grid}.author-portrait{aspect-ratio:1;background:var(--grey-100);width:16rem;overflow:hidden}.author-portrait img{object-fit:cover;width:100%;height:100%}.author-profile-copy h1{border-bottom:1px solid var(--grey-200);margin:0 0 2.4rem;padding-bottom:1rem;font-size:1.8rem;font-weight:500;line-height:1.1}.author-profile-copy p{max-width:36rem;font-size:1rem;line-height:1.55}.author-credit{color:var(--muted);font-size:.78rem}.author-books-section{background:var(--paper);padding:0 max(1rem,50vw - 410px) 5rem}.book-list{gap:1.5rem;display:grid}.book-row{border-top:1px solid var(--line);grid-template-columns:minmax(10rem,18rem) 1fr;align-items:center;gap:2rem;padding-top:1.5rem;display:grid}.book-row h2{letter-spacing:0;margin:0;font-size:2.45rem;line-height:1}.book-row p,.detail-copy p,.author-detail p{max-width:43rem;font-size:1.15rem;line-height:1.55}.detail-copy{max-width:none}.detail-copy .lead a{-webkit-text-decoration-color:var(--grey-200);text-decoration-color:var(--grey-200);text-underline-offset:.18em;text-decoration-thickness:2px}.book-detail-aside{gap:1.7rem;display:grid}.book-detail .cover-panel img{width:min(100%,15.5rem)}.book-meta{color:var(--ink);gap:.85rem;margin:0;font-size:1rem;line-height:1.25;display:grid}.book-meta div{gap:.35rem;display:flex}.book-meta dt{font-weight:700}.book-meta dd{margin:0}.detail-copy h1{max-width:24ch;font-size:1.65rem;line-height:1.08}.detail-copy .lead{margin-top:.55rem;font-size:1.18rem;line-height:1.25}.product-divider{border:0;border-top:1px solid var(--grey-200);margin:1.6rem 0 0}.formats-block,.retailer-block,.book-description{border-top:1px solid var(--grey-200);margin-top:1.55rem;padding-top:1.55rem}.formats-block{border-top:0;margin-top:1.25rem;padding-top:0}.formats-block h2,.retailer-block h2{margin:0 0 1rem;font-size:.72rem;font-weight:700}.format-card{border:1px solid var(--line);text-align:center;justify-items:center;width:4.9rem;padding:.45rem;display:inline-grid}.format-card img{width:2.7rem;box-shadow:0 8px 18px #18212f21}.format-card span,.format-card small{margin-top:.35rem;font-size:.58rem;line-height:1.15}.retailer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.retailer-grid a{color:var(--ink);border:1px solid #9ea4ac;border-radius:4px;justify-content:space-between;padding:.75rem .85rem;font-size:.75rem;text-decoration:none;display:flex}.retailer-grid a:after{content:">";color:var(--muted)}.book-summary{max-width:39rem;font-size:1.05rem;font-weight:500;line-height:1.45}.book-description p:not(.book-summary){max-width:39rem;font-size:.96rem;line-height:1.6}.book-gallery-section{background:var(--paper);padding:0 max(1rem,50vw - 560px) 4.5rem}.book-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem;padding-top:2rem;display:grid}.book-gallery-grid figure{margin:0}.book-gallery-grid img{aspect-ratio:4/3;object-fit:contain;background:var(--grey-50);width:100%;box-shadow:0 16px 38px #18212f1a}.book-gallery-grid figcaption{color:var(--muted);margin-top:.45rem;font-size:.78rem;line-height:1.25}.book-author-panel,.related-titles{padding:4.5rem max(1rem,50vw - 410px)}.book-author-panel{background:var(--grey-100);grid-template-columns:minmax(18rem,1fr) 9.8rem;align-items:center;gap:5.5rem;display:grid}.book-author-panel h2{color:var(--muted);margin:0 0 1.3rem;font-size:1rem;font-weight:500}.book-author-panel h3{margin:0 0 .8rem;font-size:1rem}.book-author-panel img,.author-monogram{object-fit:cover;border-radius:999px;width:9.8rem;height:9.8rem}.author-monogram{background:var(--paper);color:var(--grey-200);place-items:center;font-size:3rem;display:grid}.related-titles{background:var(--paper)}.text-link{color:var(--blue);border-bottom:1px solid;margin-top:1rem;font-weight:700;display:inline-flex}.language-note{color:var(--green);font-weight:700}.price{color:var(--blue);font-size:1.35rem;font-weight:800}.inline-link{color:var(--blue);overflow-wrap:anywhere}.order-note{border-top:1px solid var(--line);color:#17120db8;margin-top:1.5rem;padding-top:1rem}.availability{margin-top:2rem}.availability h2{margin:0 0 .75rem;font-size:1.4rem}.availability ul{flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.availability li{border:1px solid var(--line);background:var(--paper);color:var(--blue);border-radius:999px;padding:.45rem .85rem;font-weight:700}.detail-list{gap:.55rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.detail-list li{border-top:1px solid var(--line);padding-block:.7rem .15rem;font-weight:700}.author-detail{align-items:start}.author-detail.no-figure{grid-template-columns:minmax(18rem,58rem)}.author-detail figure{margin:0}.author-detail figcaption{color:#17120da8;margin-top:.75rem;font-size:.78rem}.value-grid article{align-items:end;min-height:14rem;display:flex}.site-footer{border-top:1px solid var(--grey-200);background:var(--grey-900);color:#fff;grid-template-columns:minmax(10rem,13rem) minmax(12rem,1.4fr) repeat(2,minmax(10rem,1fr));align-items:start;gap:4rem;padding-block:4.5rem 2rem;display:grid}.site-footer p{margin:.35rem 0}.site-footer a{margin:.35rem 0;text-decoration:none;display:block}.footer-logo img{width:150px}.footer-about{max-width:28rem}.social-links{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.copyright{color:#fff;grid-column:1/-1;justify-self:center;padding-top:1.5rem;font-size:.9rem}.talk-band{background:linear-gradient(135deg, #2c2f33fa, #44494ff0), var(--grey-900);color:#fff;text-align:center;place-items:center;min-height:460px;padding:5rem clamp(1rem,5vw,6rem);display:grid}.talk-band h2{max-width:10ch;margin:0;font-size:4.6rem;font-weight:600;line-height:.95}.talk-band .eyebrow{color:#fff}.talk-band .button{color:#fff;background:0 0;border-color:#fff;margin-top:2rem}.contact-banner{background:linear-gradient(180deg, transparent 58%, #2c2f33d1 100%), url(/images/home/hero-background.jpg) center 58% / cover no-repeat, var(--grey-100);align-items:end;min-height:280px;display:grid}.contact-banner-inner{width:min(100%,820px);margin-inline:auto;padding:0 1rem 1.8rem}.contact-banner h1{color:#fff;margin:0;font-size:2rem}.contact-directory a{color:#005f8f;text-decoration:none}.contact-directory{background:var(--paper);grid-template-columns:repeat(2,minmax(0,1fr));gap:4.5rem 6rem;padding:4rem max(1rem,50vw - 410px) 5rem;display:grid}.contact-directory article{border-bottom:1px solid var(--grey-200);padding-bottom:2rem}.contact-directory h2{margin:0 0 1rem;font-size:1rem}.contact-directory p{margin:0 0 1rem;line-height:1.6}.contact-hero{background:linear-gradient(180deg, var(--grey-100) 0%, #fff 44%, #fff 100%);text-align:center;min-height:900px;padding:5rem max(1rem,50vw - 360px)}.contact-hero h1{margin:0 0 1.5rem;font-size:3rem}.contact-hero>p{max-width:44rem;margin:0 auto 4rem;font-size:1.45rem;line-height:1.45}.contact-form{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;display:grid}.contact-form label{color:#1f29378f;gap:.25rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #222;border-radius:0;padding:.7rem .2rem}.contact-form input:focus,.contact-form textarea:focus{border-bottom-color:var(--blue);outline:0}.message-field{grid-column:1/-1}.contact-form button{grid-column:2;justify-self:end;min-width:10rem}.hidden-field,.contact-fallback{display:none}@media (max-width:760px){.site-header,.site-footer{align-items:flex-start}.site-header{grid-template-columns:1fr;gap:1rem;padding-block:1rem}.site-footer{grid-template-columns:1fr}.site-nav{justify-content:flex-start;gap:1rem}.hero,.retail-hero,.book-detail,.author-profile,.book-author-panel,.author-detail,.book-row,.book-grid,.author-grid,.value-grid,.talk-band,.statement,.feature-row,.newsletter-band,.previous-book,.authors-strip,.contact-directory,.contact-form{grid-template-columns:1fr}.book-detail,.author-profile,.author-books-section,.book-author-panel,.book-gallery-section,.related-titles{padding-block:3.5rem}.author-profile{gap:2.5rem}.author-portrait{width:min(100%,16rem)}.book-detail{gap:2.5rem}.book-gallery-grid{grid-template-columns:1fr}.book-detail .cover-panel img{margin-inline:0}.retailer-grid{grid-template-columns:1fr}.book-author-panel{gap:2rem}.talk-band{align-items:center}.hero-copy h1,.page-intro h1,.detail-copy h1,.author-detail h1{font-size:2.35rem}.book-row-image{max-width:16rem}.hero,.retail-hero,.statement,.feature-row,.previous-section,.newsletter-band,.talk-band,.contact-directory,.contact-hero{padding-block:3.5rem}.retail-hero{grid-template-rows:auto;gap:2rem}.retail-hero-cover,.retail-hero-panel{grid-row:auto}.retail-hero-panel{padding:1.4rem}.retail-hero-panel h1{font-size:2rem}.retail-notice,.shelf-heading{flex-direction:column;align-items:flex-start}.book-shelf,.compact-shelf,.author-shelf,.authors-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.shelf-book img{width:min(100%,9rem)}.feature-row h2{font-size:2.1rem}.statement p,.previous-book h2{font-size:2.15rem}.talk-band h2{font-size:3.1rem}.contact-hero h1{font-size:2.4rem}.contact-hero>p{font-size:1.2rem}.contact-simple h1{font-size:2.2rem}.contact-form button{grid-column:1;justify-self:start}}@media (max-width:460px){.book-shelf,.compact-shelf,.author-shelf,.authors-grid{grid-template-columns:1fr}.shelf-book img{width:min(100%,11rem)}}
