.series-nav-buttons[data-astro-cid-qnrlgq5r]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#previous-button-container[data-astro-cid-qnrlgq5r]{width:33%}#toc-button-container[data-astro-cid-qnrlgq5r]{width:33%;order:2}#next-button-container[data-astro-cid-qnrlgq5r]{width:33%;order:3}.nav-button[data-astro-cid-qnrlgq5r]{padding:.25em .5em;text-decoration:none;border-radius:6px;transition:all .2s ease;font-weight:500;border:1px solid rgb(var(--background));background:transparent;color:rgb(var(--text));text-wrap:nowrap}#series-link[data-astro-cid-qnrlgq5r]{font-size:.85em;text-decoration:none;color:rgb(var(--text));font-weight:500;transition:color .2s ease}#series-link[data-astro-cid-qnrlgq5r]:hover{color:rgb(var(--text))}@media(max-width:600px){.series-nav-buttons[data-astro-cid-qnrlgq5r]{flex-wrap:wrap}#previous-button-container[data-astro-cid-qnrlgq5r]{width:50%;order:2}#toc-button-container[data-astro-cid-qnrlgq5r]{width:100%;margin-bottom:1em}#next-button-container[data-astro-cid-qnrlgq5r]{width:50%}}main[data-astro-cid-o2mav7yd]{width:calc(100% - 2em);max-width:100%;margin:0}.hero-image[data-astro-cid-o2mav7yd]{width:100%}.hero-image[data-astro-cid-o2mav7yd] img[data-astro-cid-o2mav7yd]{display:block;margin:0 auto 5em;border-radius:12px;box-shadow:var(--box-shadow)}.prose[data-astro-cid-o2mav7yd]{--prose-side-spacing: 1em;width:720px;max-width:calc(100% - 2em);margin:auto;padding:1em var(--prose-side-spacing);color:rgb(var(--text))}.title[data-astro-cid-o2mav7yd]{margin-bottom:1em;padding:1em 0;text-align:center}.title[data-astro-cid-o2mav7yd] h1[data-astro-cid-o2mav7yd]{margin:0 0 .2em}.series-index-container[data-astro-cid-o2mav7yd] a[data-astro-cid-o2mav7yd]{color:rgb(var(--text))}.date[data-astro-cid-o2mav7yd]{margin-bottom:2em;color:rgb(var(--text))}.body-of-text[data-astro-cid-o2mav7yd]{color:rgb(var(--text));font-size:1.125rem;line-height:1.7;text-align:justify;transition:font-size .15s ease-in-out,line-height .15s ease-in-out}.body-of-text[data-astro-cid-o2mav7yd] h1,.body-of-text[data-astro-cid-o2mav7yd] h2,.body-of-text[data-astro-cid-o2mav7yd] h3,.body-of-text[data-astro-cid-o2mav7yd] h4,.body-of-text[data-astro-cid-o2mav7yd] h5,.body-of-text[data-astro-cid-o2mav7yd] h6{text-align:left}#fiction-font[data-astro-cid-o2mav7yd]{font-family:Spectral,serif}#non-fiction-font[data-astro-cid-o2mav7yd]{font-family:Gidole,sans-serif}.last-updated-on[data-astro-cid-o2mav7yd]{font-style:italic}.repost-notice[data-astro-cid-o2mav7yd]{margin-top:.5em;font-size:.8em;opacity:.6}.repost-notice[data-astro-cid-o2mav7yd] a[data-astro-cid-o2mav7yd]{color:rgb(var(--text));text-decoration:underline}.repost-note[data-astro-cid-o2mav7yd]{font-style:italic}.hero-image-source[data-astro-cid-o2mav7yd]{text-align:right;font-size:.75em;opacity:.5;margin-top:-4.5em;margin-bottom:4.5em;padding-right:.5em}.hero-image-source[data-astro-cid-o2mav7yd] a[data-astro-cid-o2mav7yd]{color:rgb(var(--text));text-decoration:underline}.floating-control{position:fixed;z-index:11;border:1px solid rgba(var(--black),.15);background:rgb(var(--white));color:rgb(var(--black));border-radius:10px;padding:.55rem;font-family:inherit;cursor:pointer;box-shadow:var(--box-shadow);line-height:0;display:inline-flex;align-items:center;justify-content:center}.go-back-trigger[data-astro-cid-o2mav7yd]{left:1.5rem;top:1.5rem;text-decoration:none}.top-floating-control{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.35rem);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.top-floating-control.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.share-post-trigger{right:1.5rem;top:1.5rem}a[data-astro-cid-o2mav7yd].go-back-trigger,a[data-astro-cid-o2mav7yd].go-back-trigger:visited{color:rgb(var(--black))}.text-controls-trigger{left:1.5rem;bottom:1.5rem}.go-up-trigger{right:1.5rem;bottom:1.5rem;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(.35rem);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.go-up-trigger.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.floating-control svg{width:1.35rem;height:1.35rem;fill:currentColor}.text-controls-dialog,.share-post-dialog{width:min(22rem,calc(100% - 2rem))}.share-post-dialog__actions[data-astro-cid-o2mav7yd]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.share-post-action[data-astro-cid-o2mav7yd],.share-post-action[data-astro-cid-o2mav7yd]:visited{border:1px solid rgb(var(--surface));background:rgb(var(--background));color:rgb(var(--text));border-radius:8px;min-height:4.5rem;padding:.65rem;cursor:pointer;font-family:inherit;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem}.share-post-action[data-astro-cid-o2mav7yd] svg[data-astro-cid-o2mav7yd]{width:1.15rem;height:1.15rem;fill:currentColor}.share-post-action[data-astro-cid-o2mav7yd] span[data-astro-cid-o2mav7yd]{font-size:.9rem;font-weight:700;line-height:1.15;text-align:center}.text-controls-dialog__row[data-astro-cid-o2mav7yd]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.text-controls-dialog__row[data-astro-cid-o2mav7yd]+.text-controls-dialog__row[data-astro-cid-o2mav7yd]{margin-top:.75rem}.text-controls-dialog__row[data-astro-cid-o2mav7yd] span[data-astro-cid-o2mav7yd]{margin:0;font-weight:700;text-align:center;flex:1}.text-controls-dialog__row[data-astro-cid-o2mav7yd] button[data-astro-cid-o2mav7yd]{border:1px solid rgb(var(--surface));background:rgb(var(--background));color:rgb(var(--text));border-radius:8px;min-width:2.75rem;height:2.35rem;padding:0 .45rem;cursor:pointer;font-family:inherit;font-size:1.35rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.post-suggestions-shell[data-astro-cid-o2mav7yd]{width:80%;max-width:100%;margin:2.5rem auto 0;box-sizing:border-box}.post-suggestions[data-astro-cid-o2mav7yd]{border-top:1px solid rgb(var(--surface));padding-top:1.5rem}.post-suggestions[data-astro-cid-o2mav7yd] h2[data-astro-cid-o2mav7yd]{margin:0 0 1rem;font-size:1.3rem;text-align:center}.post-suggestions__items[data-astro-cid-o2mav7yd]{list-style:none;margin:0;padding:0}.posts-grid[data-astro-cid-o2mav7yd]{display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.posts-list[data-astro-cid-o2mav7yd]{display:none;flex-direction:column;gap:1rem;width:min(100%,48rem);max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto}.post-suggestions-shell[data-astro-cid-o2mav7yd][data-active-view-mode=list] .posts-grid[data-astro-cid-o2mav7yd]{display:none}.post-suggestions-shell[data-astro-cid-o2mav7yd][data-active-view-mode=list] .posts-list[data-astro-cid-o2mav7yd]{display:flex}@media(max-width:720px){main[data-astro-cid-o2mav7yd]{width:100%;max-width:100%;box-sizing:border-box;padding:1em .375rem}.prose[data-astro-cid-o2mav7yd]{--prose-side-spacing: .375rem;width:100%;max-width:100%;box-sizing:border-box;padding:.5em var(--prose-side-spacing)}.post-suggestions-shell[data-astro-cid-o2mav7yd]{width:100%;max-width:100%;box-sizing:border-box;padding:0 .375rem}.posts-grid[data-astro-cid-o2mav7yd]{grid-template-columns:1fr}.posts-list[data-astro-cid-o2mav7yd]{width:100%;max-width:100%;box-sizing:border-box}}
