.header.svelte-1elxaub{background:var(--color-container);width:100%;box-sizing:border-box;padding:0;position:relative;z-index:101}.header-row.svelte-1elxaub{display:grid;grid-template-areas:"logo img" "nav  nav";grid-template-columns:auto 1fr;align-items:center;width:100%;padding:.75rem 1rem 0;gap:0 1rem;box-sizing:border-box}@media(max-width:768px){.header-row.svelte-1elxaub{grid-template-areas:"logo img toggle";grid-template-columns:auto 1fr auto;grid-template-rows:auto;padding:.6rem .75rem}}@media(max-width:480px){.header-row.svelte-1elxaub{padding:.5rem}}.logo-button.svelte-1elxaub{grid-area:logo;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;cursor:pointer;flex-shrink:0}.logo-image.svelte-1elxaub{display:block;width:56px;height:56px;object-fit:contain;flex-shrink:0}@media(max-width:480px){.logo-image.svelte-1elxaub{width:40px;height:40px}}.header-image.svelte-1elxaub{display:block;width:auto;height:120px;object-fit:contain;justify-self:end;grid-area:img}@media(max-width:768px){.header-image.svelte-1elxaub{height:96px;justify-self:center}}@media(max-width:480px){.header-image.svelte-1elxaub{height:72px;justify-self:center}}.nav-main.svelte-1elxaub{grid-area:nav;display:flex;justify-content:center;gap:1.5rem;padding:.5rem 0}@media(max-width:768px){.nav-main.svelte-1elxaub{position:fixed;top:0;right:-250px;bottom:0;background-color:#a8d5c4;flex-direction:column;padding:1rem;gap:.5rem;box-shadow:-2px 0 8px #00000026;width:250px;height:100%;box-sizing:border-box;z-index:100;overflow-y:auto;transition:right .3s ease-out}.nav-main.menu-open.svelte-1elxaub{right:0}}.menu-overlay.svelte-1elxaub{position:fixed;inset:0;background:#0000004d;z-index:99}@media(max-width:768px){.menu-overlay.svelte-1elxaub{display:block}}.nav-link.svelte-1elxaub{color:var(--color-text-accent);text-decoration:none;font-weight:500;font-family:var(--font-ui);font-size:1.1rem;transition:opacity .2s;white-space:nowrap}.nav-link.svelte-1elxaub:hover{opacity:.7}@media(max-width:768px){.nav-link.svelte-1elxaub{font-size:1rem;white-space:normal}}.nav-toggle.svelte-1elxaub{grid-area:toggle;display:none;background:transparent;border:none;color:var(--color-text-accent);font-size:1.5rem;cursor:pointer;padding:.5rem;font-family:var(--font-ui);flex-shrink:0}.nav-toggle.svelte-1elxaub:hover{opacity:.6}.nav-toggle.svelte-1elxaub:focus{outline:2px solid var(--color-text-accent);outline-offset:2px}@media(max-width:768px){.nav-toggle.svelte-1elxaub{display:block}}@media(orientation:landscape)and (max-height:520px){.header-row.svelte-1elxaub{grid-template-areas:"logo toggle";grid-template-columns:auto 1fr;justify-items:start;padding:.15rem .35rem;gap:.2rem}.header-image.svelte-1elxaub{display:none}.nav-main.svelte-1elxaub{position:fixed;top:0;right:-250px;bottom:0;background-color:#a8d5c4;flex-direction:column;padding:1rem;gap:.5rem;box-shadow:-2px 0 8px #00000026;width:250px;box-sizing:border-box;z-index:100;overflow-y:auto;transition:right .3s ease-out}.nav-main.menu-open.svelte-1elxaub{right:0}.nav-toggle.svelte-1elxaub{display:block;justify-self:end;padding:.1rem .2rem;font-size:1.1rem}.nav-toggle.svelte-1elxaub:focus{outline-offset:1px}.logo-image.svelte-1elxaub{width:24px;height:24px}}.footer.svelte-jz8lnl{background:var(--color-container);border-top:1px solid rgba(139,90,60,.18);width:100%;box-sizing:border-box;margin:0;padding:.7rem 1rem .85rem;color:#4e4e4e;text-align:center;font-family:var(--font-body)}body.landscape-reader .footer.svelte-jz8lnl{display:none}@media(max-width:768px){.footer.svelte-jz8lnl{padding:.65rem .75rem .8rem}}@media(max-width:480px){.footer.svelte-jz8lnl{padding:.55rem .5rem .7rem}}.footer-content.svelte-jz8lnl{max-width:var(--reader-width);margin:0 auto;display:flex;flex-direction:column;gap:.45rem}body.landscape-reader .footer-content.svelte-jz8lnl{display:none}.footer-links.svelte-jz8lnl{display:flex;justify-content:center;flex-wrap:wrap;gap:.45rem 1rem;align-items:center}.link-group.svelte-jz8lnl{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.35rem .9rem;align-items:center}a.svelte-jz8lnl{color:#4e4e4e;text-decoration:none;font-size:.8rem;line-height:1.3;transition:opacity .2s;font-weight:400;letter-spacing:.01em}a.svelte-jz8lnl:hover{opacity:.7}.social-icons.svelte-jz8lnl{display:inline-flex;gap:.35rem;align-items:center}.social-icons.svelte-jz8lnl a:where(.svelte-jz8lnl){display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;opacity:.72}.social-icons.svelte-jz8lnl img:where(.svelte-jz8lnl){width:.82rem;height:.82rem;display:block;object-fit:contain;filter:grayscale(1) brightness(.55) contrast(.8)}.social-icons.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{opacity:.9}.footer-meta.svelte-jz8lnl{margin:0;font-size:.74rem;opacity:.82;color:#5d5d5d;line-height:1.35;letter-spacing:.01em}@media(max-width:560px){.footer-links.svelte-jz8lnl{flex-direction:column;gap:.35rem}.link-group.svelte-jz8lnl{gap:.25rem .75rem}}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-Semibold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-SemiboldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Open Sans;src:url(../../../fonts/OpenSans-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic}:root{--color-bg-primary: #4a7fd1;--color-container: #efebc000;--color-surface: #ffffff;--color-accent: #c85a54;--color-text: #333333;--color-text-muted: #666666;--color-text-accent: #8b5a3c;--color-border: #88c4a6;--color-link: #8b5a3c;--color-link-hover: #c85a54;--font-body: "Open Sans", sans-serif;--font-ui: "Open Sans", sans-serif;--font-header: "Open Sans", sans-serif;--content-width: 760px;--reader-width: 980px}*,*:before,*:after{box-sizing:border-box}html{background:linear-gradient(180deg,#e0f6ff99,#87cfeb63,#4499d291 60%,#3073bb8e 85%,#254b86d1);background-attachment:fixed;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden;background:transparent;color:var(--color-text);font-family:var(--font-body);line-height:1.6}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover);text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-header);font-weight:600}.container{max-width:var(--content-width);margin:0 auto;padding:0 1rem}.page-wrapper.svelte-12qhfyh{width:100%;max-width:980px;margin:0 auto;height:100vh;height:100dvh;overflow:hidden;background:var(--color-container);display:flex;flex-direction:column;box-sizing:border-box}body.landscape-reader .page-wrapper{width:100%;max-width:100%;margin:0}body.landscape-reader .main-container{width:100%;overflow-y:auto}body.landscape-reader .content-wrapper{max-width:none;padding:0;margin:0;width:100%}.main-container.svelte-12qhfyh{flex:1;min-height:0;width:100%;padding:0;box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto}.content-wrapper.svelte-12qhfyh{flex:1;min-height:0;max-width:var(--reader-width);margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column}@media(max-width:768px){.content-wrapper.svelte-12qhfyh{padding:0}}
