:root{--bg: #ece8df;--ink: #14110d;--muted: rgba(20, 17, 13, .56);--rule: rgba(20, 17, 13, .16);--accent: #6a6a6a;--serif: "Fraunces", "Times New Roman", serif;--sans: "Inter", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--bg);color:var(--ink);font-family:var(--serif);font-feature-settings:"ss01","ss02","ss03";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .52s cubic-bezier(.4,0,.2,1),color .52s cubic-bezier(.4,0,.2,1)}body{font-size:clamp(16px,1.1vw,20px);line-height:1.5;overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}::selection{background:var(--accent);color:var(--bg)}@keyframes fade-in{0%{opacity:0}}@keyframes fade-out{to{opacity:0}}@keyframes slide-in{0%{transform:translate(3vw);opacity:0}}@keyframes slide-out{to{transform:translate(-3vw);opacity:0}}@keyframes slide-in-reverse{0%{transform:translate(-3vw);opacity:0}}@keyframes slide-out-reverse{to{transform:translate(3vw);opacity:0}}::view-transition-old(root){animation:.32s cubic-bezier(.4,0,.2,1) both fade-out,.52s cubic-bezier(.7,0,.3,1) both slide-out}::view-transition-new(root){animation:.52s cubic-bezier(.4,0,.2,1) 80ms both fade-in,.62s cubic-bezier(.2,.9,.3,1) 80ms both slide-in}html[data-direction=back]::view-transition-old(root){animation:.32s cubic-bezier(.4,0,.2,1) both fade-out,.52s cubic-bezier(.7,0,.3,1) both slide-out-reverse}html[data-direction=back]::view-transition-new(root){animation:.52s cubic-bezier(.4,0,.2,1) 80ms both fade-in,.62s cubic-bezier(.2,.9,.3,1) 80ms both slide-in-reverse}.vt-title{view-transition-name:book-title}.vt-partlabel{view-transition-name:part-label}@media (prefers-reduced-motion: reduce){::view-transition-old(root),::view-transition-new(root){animation-duration:.001ms!important}}.root.svelte-12qhfyh{display:contents}@supports not (display: contents){.root.svelte-12qhfyh{display:block}}.glossary-popover.svelte-12qhfyh{position:fixed;z-index:1000;width:360px;max-width:calc(100vw - 24px);background:var(--bg);border:1px solid var(--rule);box-shadow:0 6px 24px #14110d2e;padding:.9rem 1.1rem .8rem;font-family:var(--serif);color:var(--ink);pointer-events:auto;animation:svelte-12qhfyh-pop-in .12s cubic-bezier(.2,.9,.3,1) both}@keyframes svelte-12qhfyh-pop-in{0%{opacity:0;transform:translateY(-4px)}}.popover-head.svelte-12qhfyh{display:flex;flex-direction:column;gap:.15rem;border-bottom:1px dotted var(--rule);padding-bottom:.5rem;margin-bottom:.55rem}.popover-term.svelte-12qhfyh{font-style:italic;font-weight:400;font-size:1.05rem;color:var(--ink)}.popover-aliases.svelte-12qhfyh{font-family:var(--sans);font-size:.6rem;text-transform:uppercase;letter-spacing:.18em;color:var(--muted)}.popover-body.svelte-12qhfyh{font-weight:300;font-size:.92rem;line-height:1.5}.popover-body.svelte-12qhfyh p{margin:0 0 .5em}.popover-body.svelte-12qhfyh p:last-child{margin-bottom:0}.popover-body.svelte-12qhfyh strong{font-weight:500}.popover-body.svelte-12qhfyh code{font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:.86em;background:#14110d0f;padding:.05rem .3rem;border-radius:2px}.popover-link.svelte-12qhfyh{display:inline-block;margin-top:.7rem;font-family:var(--sans);font-size:.62rem;text-transform:uppercase;letter-spacing:.22em;color:var(--accent);border-bottom:1px solid transparent;transition:border-bottom-color .16s ease}.popover-link.svelte-12qhfyh:hover{border-bottom-color:var(--accent)}@media (hover: none) and (pointer: coarse){.glossary-popover.svelte-12qhfyh{display:none}}
