.dialog:where(.astro-Y4K53SXR){position:fixed;color:var(--c-text);background-color:var(--c-bg);z-index:1}.dialog--default:where(.astro-Y4K53SXR){margin-top:var(--space-s);margin-left:auto;margin-right:auto;border:var(--border-width) solid var(--c-heading)}.dialog--modal:where(.astro-Y4K53SXR){top:0;left:0;justify-content:center;align-items:center;width:100vw;height:100vh;border:none}.dialog__inner:where(.astro-Y4K53SXR){padding:var(--space-m)}.dialog--default:where(.astro-Y4K53SXR) .dialog__inner:where(.astro-Y4K53SXR){box-sizing:content-box;max-width:var(--max-width-prose)}.dialog:where(.astro-Y4K53SXR)[open]{display:flex;animation:fade-in calc(2 * var(--duration-appear-short)) ease normal}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.callout{display:block;padding:var(--space-2xs);color:var(--c-link);background:var(--c-bg-message);border:var(--border-width) solid var(--c-link)}main{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:calc(2 * var(--max-width-prose));min-height:100%;padding:var(--space-s)}.getFiles{display:flex;flex-direction:column}.getFiles--unused{flex-grow:1}.getFiles__dropArea{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-xs);flex-grow:1;padding:var(--space-l);text-align:center;border:var(--border-width) solid var(--c-text);border-radius:1em;background:var(--c-bg-message)}.getFiles__dropArea svg{display:block;width:3em;fill:var(--link-color);opacity:.2}.getFiles--unused .getFiles__dropArea svg{width:auto}.feedback{width:100%;display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:var(--space-xs)}.noteView:where(.astro-KNGQJO4G){position:fixed;top:0;right:0;height:100vh;max-width:100vw;padding-top:var(--space-l);border-left:1px solid currentColor;background-color:var(--c-bg)}.noteView__inner:where(.astro-KNGQJO4G){display:flex;flex-direction:column;align-items:flex-start;max-height:100%;// So the body can get vertical scroll}.noteView__header:where(.astro-KNGQJO4G){padding-top:var(--space-m);padding-bottom:var(--space-xs)}.noteView__header:where(.astro-KNGQJO4G),.noteView__body:where(.astro-KNGQJO4G){padding-left:var(--space-m);padding-right:var(--space-m)}.noteView__scrollBorder:where(.astro-KNGQJO4G){position:sticky;top:0;margin:0;border:none;border-top:1px solid currentColor}.noteView__body:where(.astro-KNGQJO4G){position:relative;padding-bottom:var(--space-l);overflow-y:auto}.noteView__buttonClose:where(.astro-KNGQJO4G){position:absolute;top:var(--space-xs);right:var(--space-xs)}.higlights__highlight:where(.astro-KNGQJO4G):not(:first-of-type) .higlight__page-number:where(.astro-KNGQJO4G){margin-top:var(--space-m)}.higlight__content-heading:where(.astro-KNGQJO4G){margin-top:var(--space-m)}.notes{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:calc(2 * var(--max-width-prose));min-height:100%;padding:var(--space-s)}.notesOverviewHeader{margin-top:var(--space-l);margin-bottom:var(--space-m)}.buttonDownloadAll{margin-top:var(--space-s)}.notesOverview__book{display:flex;align-items:flex-start;gap:var(--space-2xs)}.notesOverview__book-title{align-self:center}
