@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@font-face{font-family:Papyrus;src:url(/assets/fonts/papyrus.ttf)}@font-face{font-family:Odibee Sans;src:url(/assets/fonts/odibee-sans.ttf)}@font-face{font-family:Impact;src:url(/assets/fonts/impact.ttf)}@font-face{font-family:Inter;src:url(/assets/fonts/inter.ttf)}:root{--clr-bg-header: #448aff;--font-comment: "Inter", sans-serif;--clr-logo-top: #b71c1c;--clr-link-fg: white;--clr-link-bg: #05463f;--font-logo: "Papyrus", sans-serif;--font-navlinks: "Odibee Sans", sans-serif;--clr-bg-main: #222;--clr-fg-main: white;--clr-quote-fg: #380e4e;--font-quote: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;--font-main: "Inter", sans-serif}body{margin:0}body .wlimit{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1rem;box-sizing:border-box}router-outlet{display:none}.content>.wlimit>:last-child{display:flex;flex-direction:column;width:100%}verse{font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.current-book{display:inline;background-color:#0ff3;padding-inline:4px;border:1px solid hsla(0deg,0%,0%,.2);font-weight:500;box-shadow:1px 1px #00000080}
