*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}@media (max-width:640px){html{font-size:15px}}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf8f5;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#2c3e50;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.3}h1{font-size:2.5rem}@media (max-width:640px){h1{font-size:2rem}}h2{font-size:2rem}@media (max-width:640px){h2{font-size:1.5rem}}h3{font-size:1.5rem}a{color:#8b7355;text-decoration:none;transition:color .15s}a:hover{color:#2c3e50}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.container{padding:0 1rem}}.reading-container{max-width:720px;margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.reading-container{padding:0 1rem}}.page{flex-direction:column;min-height:100vh;display:flex}.main{flex:1;padding:3rem 0}.text-center{text-align:center}.text-muted{color:#999}.mt-1{margin-top:1rem}.mt-2{margin-top:1.5rem}.mt-3{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:1.5rem}.mb-3{margin-bottom:2rem}.verse-highlight{animation:2s ease-out verseHighlight}@keyframes verseHighlight{0%{background-color:#fff8e1}to{background-color:#0000}}html[data-font-size=small]{font-size:14px}html[data-font-size=medium]{font-size:16px}html[data-font-size=large]{font-size:18px}html.dark body{color:#e2e8f0;background:#1a1a2e}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:#e2e8f0}html.dark a{color:#d4a574}html.dark a:hover{color:#e2e8f0}html.dark .text-muted{color:#718096}
.Header-module-scss-module__t7BEda__header{z-index:100;background:#fff;border-bottom:1px solid #e5e0d8;position:sticky;top:0}.Header-module-scss-module__t7BEda__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.Header-module-scss-module__t7BEda__container{padding:0 1rem}}.Header-module-scss-module__t7BEda__container{justify-content:space-between;align-items:center;height:60px;display:flex}.Header-module-scss-module__t7BEda__logo{color:#2c3e50;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;text-decoration:none}.Header-module-scss-module__t7BEda__logo:hover{color:#8b7355}.Header-module-scss-module__t7BEda__searchForm{flex:1;max-width:300px;margin:0 1.5rem;display:flex}@media (max-width:640px){.Header-module-scss-module__t7BEda__searchForm{display:none}}.Header-module-scss-module__t7BEda__searchInput{border:1px solid #e5e0d8;border-radius:4px 0 0 4px;flex:1;padding:.5rem 1rem;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.875rem}.Header-module-scss-module__t7BEda__searchInput:focus{border-color:#2c3e50;outline:none}.Header-module-scss-module__t7BEda__searchButton{cursor:pointer;background:#faf8f5;border:1px solid #e5e0d8;border-left:none;border-radius:0 4px 4px 0;padding:.5rem 1rem;transition:background .15s}.Header-module-scss-module__t7BEda__searchButton:hover{background:#e5e0d8}.Header-module-scss-module__t7BEda__nav{align-items:center;gap:1.5rem;display:flex}@media (max-width:640px){.Header-module-scss-module__t7BEda__nav{background:#fff;flex-direction:column;justify-content:flex-start;gap:1rem;padding-top:2rem;transition:transform .25s;position:fixed;inset:60px 0 0;transform:translate(100%)}.Header-module-scss-module__t7BEda__nav.Header-module-scss-module__t7BEda__open{transform:translate(0)}}.Header-module-scss-module__t7BEda__navLink{color:#333;border-radius:4px;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:background .15s,color .15s}.Header-module-scss-module__t7BEda__navLink:hover{color:#8b7355;background:#faf8f5}@media (max-width:640px){.Header-module-scss-module__t7BEda__navLink{text-align:center;width:100%;padding:1rem;font-size:1.125rem}}.Header-module-scss-module__t7BEda__menuButton{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:640px){.Header-module-scss-module__t7BEda__menuButton{display:block}}.Header-module-scss-module__t7BEda__hamburger{background:#2c3e50;width:24px;height:2px;transition:background .15s;display:block;position:relative}.Header-module-scss-module__t7BEda__hamburger:before,.Header-module-scss-module__t7BEda__hamburger:after{content:"";background:#2c3e50;width:24px;height:2px;transition:transform .15s;position:absolute;left:0}.Header-module-scss-module__t7BEda__hamburger:before{top:-7px}.Header-module-scss-module__t7BEda__hamburger:after{bottom:-7px}html.dark .Header-module-scss-module__t7BEda__header{background:#16213e;border-bottom-color:#2d3748}html.dark .Header-module-scss-module__t7BEda__logo{color:#e2e8f0}html.dark .Header-module-scss-module__t7BEda__logo:hover{color:#d4a574}@media (max-width:640px){html.dark .Header-module-scss-module__t7BEda__nav{background:#16213e}}html.dark .Header-module-scss-module__t7BEda__navLink{color:#e2e8f0}html.dark .Header-module-scss-module__t7BEda__navLink:hover{color:#d4a574;background:#1a1a2e}html.dark .Header-module-scss-module__t7BEda__hamburger{background:#e2e8f0}html.dark .Header-module-scss-module__t7BEda__hamburger:before{background:#e2e8f0}html.dark .Header-module-scss-module__t7BEda__hamburger:after{background:#e2e8f0}html.dark .Header-module-scss-module__t7BEda__searchInput{color:#e2e8f0;background:#1a1a2e;border-color:#2d3748}html.dark .Header-module-scss-module__t7BEda__searchInput:focus{border-color:#d4a574}html.dark .Header-module-scss-module__t7BEda__searchButton{background:#1a1a2e;border-color:#2d3748}html.dark .Header-module-scss-module__t7BEda__searchButton:hover{background:#2d3748}
.Footer-module-scss-module__DkSkqG__footer{color:#fffc;background:#2c3e50;margin-top:auto;padding:2rem 0}@media (max-width:1024px){.Footer-module-scss-module__DkSkqG__footer{padding-bottom:calc(2rem + 70px)}}.Footer-module-scss-module__DkSkqG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.Footer-module-scss-module__DkSkqG__container{padding:0 1rem}}.Footer-module-scss-module__DkSkqG__container{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module-scss-module__DkSkqG__links{gap:1.5rem;display:flex}.Footer-module-scss-module__DkSkqG__links a{color:#fffc;font-size:.875rem;text-decoration:none;transition:color .15s}.Footer-module-scss-module__DkSkqG__links a:hover{color:#fff}.Footer-module-scss-module__DkSkqG__copyright{color:#fff9;margin:0;font-size:.875rem}html.dark .Footer-module-scss-module__DkSkqG__footer{background:#0f172a}
