.book-toc{width:12rem!important;flex:0 0 12rem!important;font-size:.8rem!important}.book-toc-content{width:12rem!important}.book-page{padding-right:12rem!important;background-color:var(--content-background)!important}@media screen and (min-width:80rem){.container{max-width:none!important}}@media screen and (max-width:80rem){.container{margin:0 auto!important;max-width:100%!important;padding:0 1rem!important}.book-page{padding:2rem 1rem!important;background-color:var(--content-background)!important}}.chapter-card{background-color:var(--content-background)!important;border-color:var(--gray-200)!important;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.chapter-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.chapter-card h2,.chapter-card h3,.chapter-card a{color:var(--body-font-color)!important}.chapter-card p{color:var(--gray-500)!important}.book-page{padding:2rem}@media(min-width:80rem){.book-page{padding:2rem 4rem;max-width:80rem;margin:0 auto}}@media(min-width:100rem){.book-page{padding:2rem 6rem;max-width:90rem;margin:0 auto}.book-page .markdown{max-width:70rem;margin:0 auto}}@media(min-width:120rem){.book-page{padding:2rem 8rem;max-width:100rem;margin:0 auto}}