2024-12-21 23:40:20 +01:00
|
|
|
.chapter-font-color{color:var(--text-chapter)}.chapter-font-color :is(h1,h2,h3,h4,h5,h6){color:var(--text-chapter)}.chapter__article{position:relative;z-index:1}.chapter__password-note{margin-bottom:1.5rem}.chapter__actions{display:flex;align-items:center;justify-content:space-between;container-type:inline-size;contain:layout style}.chapter__actions-left{flex-basis:19%}.chapter__actions-center{flex-basis:56%}@container (max-width: 600px){.chapter__actions-center .hide-below-tablet{display:none !important}}.chapter__actions-right{flex-basis:19%}@container (min-width: 500px){.chapter__actions-right{flex-basis:25%}}.chapter__actions-container{display:flex;gap:3px}.chapter__actions-center{justify-content:center;column-gap:6px}.chapter__actions-right{justify-content:flex-end}.chapter__actions-right :is(i,.icon){font-size:16px;text-align:center;min-width:6px}.chapter__actions>:not(.chapter__actions-center)>.button{border-radius:0}.chapter__actions>:not(.chapter__actions-center)>.button:first-child{border-top-left-radius:var(--layout-border-radius-small);border-bottom-left-radius:var(--layout-border-radius-small)}.chapter__actions>:not(.chapter__actions-center)>.button:last-child{border-top-right-radius:var(--layout-border-radius-small);border-bottom-right-radius:var(--layout-border-radius-small)}.chapter__actions .button:is(.open-fullscreen,.close-fullscreen){padding:0}@container (max-width: 499.9px){.chapter__actions .button._navigation .on{display:none}}.chapter__headline{padding-top:2rem;padding-bottom:2.5rem}.chapter__headline>a{color:var(--fg-700);font-size:var(--fs-s);font-weight:var(--font-weight-medium);line-height:1}.chapter__headline>a:hover{color:var(--fg-400)}.chapter__title{font-family:var(--ff-chapter-title);font-size:clamp(1.25em,1.25vw + 16px,1.75em);line-height:1.3;margin-top:.25rem}.chapter__author{display:block;color:var(--fg-700);font-size:var(--fs-xs);margin-top:.5rem}.chapter__author a:hover{color:var(--fg-400)}.chapter__password-note p{text-indent:0 !important}@media only screen and (min-width: 768px){.chapter__content{min-height:400px}}.chapter__content p{scroll-margin-top:64px}.chapter__content p:not(:last-of-type,[class*=wp-block-]){margin-bottom:1.5em}.chapter__content p:not(:first-of-type,.has-text-align-center,[class*=wp-block-],[align=center],[align=right]){text-indent:1.5rem}.chapter__content p :is(abbr,kbd,code,table,ul,ol,form,del,ins,mark,input,select,button,embed,iframe,sub,sup,i,em,b,strong){text-indent:0}.chapter__content .chapter-formatting{--paragraph-spacing: 1.5em;--text-chapter: var(--fg-tinted);letter-spacing:.01em}.chapter__content .chapter-formatting p:not(:last-child,[class*=wp-block-]){margin-bottom:var(--paragraph-spacing)}.chapter__content .chapter-formatting.no-indent p{text-indent:0 !important}.chapter__content .chapter-formatting.justify p:not(.has-text-align-center,.has-text-align-left,.has-text-align-right,[align=center],[align=right]){text-align:justify}.chapter__content .chapter-formatting:not(.hide-sensitive) .sensitive-alternative,.chapter__content .chapter-formatting.hide-sensitive .sensitive-content{display:none;content-visibility:hidden}.chapter__content .chapter-formatting[style*=Garamond] strong{font-weight:700}.chapter__footer:not(:empty){margin-top:3rem}.chapter__support{color:var(--fg-400);font-size:var(--fs-xs);font-weight:var(--font-weight-strong);text-align:center;padding:1rem 0;margin-top:3rem}.chapter__support-message{text-transform:uppercase;opacity:.5}.chapter__support-links{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:8px -8px 0}.chapter__support-links :is(i,.icon){color:var(--fg-500);margin-right:2px}.chapter__support-links .icon--kofi{height:1.3em;transform:translateY(-1px)}.chapter__support a{color:var(--fg-400);font-size:var(--fs-xs);line-height:32px;padding:0 8px;border-radius:var(--layout-border-radius-small);height:32px;opacity:.5}.chapter__support a:hover{background:var(--button-secondary-background-hover);opacity:1}.chapter__support a:focus-visible{opacity:1}.chapter__support .icon{display:inline-block}.chapter .infobox{fon
|