:root{--paper:#f5f2ec;--ink:#1a1917;--ink-soft:#5b564c;--line:#dcd5c7;--control-border:#8c8477;--rule:#1a1917;--panel:#fbf9f5;--accent:#7a2f28;--accent-soft:#7a2f281a;--selection:#7a2f282e;--editorial-tint:#efeade;--editorial-ink:#46423a;--font-serif:Georgia, "Iowan Old Style", "Palatino Linotype", serif;--font-display:var(--font-caslon-display,Georgia), serif;--font-title:var(--font-caslon-text,Georgia), serif;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--label-tracking:.08em;--sp-2:2px;--sp-4:4px;--sp-6:6px;--sp-8:8px;--sp-12:12px;--sp-16:16px;--sp-24:24px;--sp-32:32px;--sp-48:48px;--sp-64:64px;--topbar-h:56px;--drawer-w:300px;--brand-mark-h:32px;--brand-mark-h-mobile:28px;--radius:2px;--shadow-popover:0 12px 32px #1a191729;--shadow-drawer:0 0 44px #0000004d;--reading-measure:34em;--reader-max-w:720px;--compare-max-w:1200px}.fr-dark{--paper:#191817;--ink:#e8e4dc;--ink-soft:#a8a29a;--line:#35322d;--control-border:#6e6860;--rule:#cfc9bf;--panel:#201f1d;--accent:#c07a70;--accent-soft:#c07a7029;--selection:#c07a703d;--editorial-tint:#232220;--editorial-ink:#cbc5ba}@media (max-width:560px){:root{--label-tracking:.05em}}@keyframes frFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}::selection{background:var(--selection)}a{color:inherit}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3,h4{font-weight:600;line-height:1.2}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{nav,footer,.no-print{display:none!important}}
.shell-module__G5ujjG__root{flex-direction:column;min-height:100vh;display:flex}.shell-module__G5ujjG__skipLink{background:var(--panel);color:var(--ink);padding:var(--sp-8) var(--sp-16);z-index:100;border-radius:0 0 var(--radius) 0;position:absolute;top:0;left:-9999px}.shell-module__G5ujjG__skipLink:focus{left:0}.shell-module__G5ujjG__topbar{z-index:20;height:var(--topbar-h);justify-content:space-between;align-items:center;gap:var(--sp-16);padding:0 var(--sp-16);background:var(--paper);border-bottom:2px solid var(--rule);display:flex;position:sticky;top:0}.shell-module__G5ujjG__topbar:after{content:"";background:var(--rule);height:1px;position:absolute;bottom:-3px;left:0;right:0}.shell-module__G5ujjG__brand{align-items:center;gap:var(--sp-8);flex-shrink:0;text-decoration:none;display:flex}.shell-module__G5ujjG__brandMark{height:var(--brand-mark-h);aspect-ratio:95/87;width:auto;display:none}.shell-module__G5ujjG__brandMarkLight{display:block}.fr-dark .shell-module__G5ujjG__brandMarkLight{display:none}.fr-dark .shell-module__G5ujjG__brandMarkDark{display:block}.shell-module__G5ujjG__brandName{font-family:var(--font-display);letter-spacing:.005em;color:var(--ink);white-space:nowrap;font-size:1.3rem;font-weight:400}@media (max-width:360px){.shell-module__G5ujjG__brandName{display:none}}.shell-module__G5ujjG__nav{align-items:center;gap:var(--sp-24);border-left:1px solid var(--line);padding-left:var(--sp-16);flex:1;display:flex}.shell-module__G5ujjG__navLinks{gap:var(--sp-16);margin:0;padding:0;list-style:none;display:flex}.shell-module__G5ujjG__navLinks a{color:var(--ink-soft);padding:var(--sp-6) 0;border-bottom:2px solid #0000;font-size:.92rem;text-decoration:none}.shell-module__G5ujjG__navLinks a:hover,.shell-module__G5ujjG__navLinks a[aria-current=page]{color:var(--ink);border-bottom-color:var(--accent)}.shell-module__G5ujjG__actions{align-items:center;gap:var(--sp-8);display:flex}.shell-module__G5ujjG__iconButton{border:1px solid var(--control-border);border-radius:var(--radius);padding:var(--sp-6) var(--sp-8);cursor:pointer;color:var(--ink);background:0 0;font-size:.85rem}.shell-module__G5ujjG__iconButton:hover{background:var(--accent-soft);border-color:var(--accent)}.shell-module__G5ujjG__menuButton{border:1px solid var(--control-border);border-radius:var(--radius);padding:var(--sp-8) var(--sp-12);cursor:pointer;background:0 0;display:none}.shell-module__G5ujjG__content{flex:1}.shell-module__G5ujjG__footer{border-top:1px solid var(--rule);padding:var(--sp-32) var(--sp-16) var(--sp-24);color:var(--ink-soft);gap:var(--sp-16);flex-wrap:wrap;justify-content:space-between;font-size:.85rem;display:flex;position:relative}.shell-module__G5ujjG__footer:before{content:"";background:var(--rule);height:2px;position:absolute;top:3px;left:0;right:0}.shell-module__G5ujjG__footer a{color:var(--ink-soft)}.shell-module__G5ujjG__footer a:hover{color:var(--accent)}.shell-module__G5ujjG__drawer{z-index:30;display:none;position:fixed;inset:0}.shell-module__G5ujjG__drawer.shell-module__G5ujjG__open{display:block}.shell-module__G5ujjG__scrim{background:#0006;border:none;position:absolute;inset:0}.shell-module__G5ujjG__drawerPanel{width:var(--drawer-w);background:var(--panel);max-width:85vw;box-shadow:var(--shadow-drawer);padding:var(--sp-24) var(--sp-16);gap:var(--sp-16);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;right:0}.shell-module__G5ujjG__drawerPanel a{color:var(--ink);padding:var(--sp-8) 0;font-size:1rem;text-decoration:none}@media (max-width:1050px){.shell-module__G5ujjG__navLinks{display:none}.shell-module__G5ujjG__menuButton{display:inline-flex}.shell-module__G5ujjG__nav{border-left:0;padding-left:0}}@media (max-width:720px){.shell-module__G5ujjG__brandName{font-size:1.15rem}.shell-module__G5ujjG__brandMark{height:var(--brand-mark-h-mobile)}}
.settings-module__Z5fh-q__panel{top:var(--topbar-h);z-index:15;background:var(--panel);border-bottom:1px solid var(--line);padding:var(--sp-12) var(--sp-16);gap:var(--sp-24);flex-wrap:wrap;align-items:center;animation:.15s ease-out settings-module__Z5fh-q__frFade;display:flex;position:sticky}.settings-module__Z5fh-q__group{align-items:center;gap:var(--sp-8);color:var(--ink-soft);font-size:.85rem;display:flex}.settings-module__Z5fh-q__group button{border:1px solid var(--control-border);border-radius:var(--radius);cursor:pointer;width:28px;height:28px;color:var(--ink);background:0 0}.settings-module__Z5fh-q__group button:hover{background:var(--accent-soft)}.settings-module__Z5fh-q__group button[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent)}
@font-face{font-family:caslonDisplay;src:url(../media/LibreCaslonDisplay_Regular_subset-s.p.1sj60a14du6dl.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:caslonDisplay Fallback;src:local(Arial);ascent-override:117.09%;descent-override:32.11%;line-gap-override:0.0%;size-adjust:82.84%}.caslondisplay_22107b87-module__Ti5d0a__className{font-family:caslonDisplay,caslonDisplay Fallback,Georgia,Iowan Old Style,Palatino Linotype,serif;font-style:normal;font-weight:400}.caslondisplay_22107b87-module__Ti5d0a__variable{--font-caslon-display:"caslonDisplay", "caslonDisplay Fallback", Georgia, Iowan Old Style, Palatino Linotype, serif}
@font-face{font-family:caslonText;src:url(../media/LibreCaslonText_Regular_subset-s.p.3wtx7_9uf1kux.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:caslonText Fallback;src:local(Arial);ascent-override:90.08%;descent-override:24.15%;line-gap-override:0.0%;size-adjust:107.68%}.caslontext_2d25c7a8-module__3NWBHW__className{font-family:caslonText,caslonText Fallback,Georgia,Iowan Old Style,Palatino Linotype,serif;font-style:normal;font-weight:400}.caslontext_2d25c7a8-module__3NWBHW__variable{--font-caslon-text:"caslonText", "caslonText Fallback", Georgia, Iowan Old Style, Palatino Linotype, serif}
