.bible-menu{flex:1 1 auto;min-height:0;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding-top:1rem;align-self:stretch;overflow-x:hidden;overflow-y:auto}#growth{overflow-y:scroll}.bible-menu button{margin:.25rem;margin-left:0;padding:.5rem;border:none;border-radius:0rem;background-color:#f5f5f5;color:#333;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease-in-out}.bible-menu button:hover{background-color:#e0e0e0}settings-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999;background-color:#00000080;visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s ease-in-out}settings-modal.is-active{visibility:visible;opacity:1}settings-modal-background{position:absolute;top:0;left:0;width:100%;height:100%}settings-modal-card{position:relative;width:500px;max-width:90%;background-color:#fff;border-radius:5px;box-shadow:0 2px 8px #00000026}settings-modal-card-head{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ccc}settings-modal-card-title{font-size:1.5rem;font-weight:700}settings-modal-card-body{padding:1rem}settings-modal-card-foot{display:flex;justify-content:flex-end;padding:1rem;border-top:1px solid #ccc}.label{display:block;margin-bottom:.5rem;font-weight:700}.control{display:flex;align-items:center}select{position:relative;display:inline-block;width:100%;margin-right:1rem}select:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-top:5px solid #333;border-right:5px solid transparent;border-left:5px solid transparent;pointer-events:none}select select{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;appearance:none;background-color:#fff}.input{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;background-color:#fff}.button{padding:.5rem 1rem;font-size:1rem;font-weight:700;color:#fff;background-color:#333;border:none;border-radius:5px;cursor:pointer}.button:hover{background-color:#555}option{position:absolute;top:100%}.custom-select{display:inline-block;position:relative}.custom-select select{width:100%;padding:8px 16px;font-size:16px;border:none;border-radius:4px;background-color:#f1f1f1;cursor:pointer}.custom-select select:focus{outline:none;background-color:#e8e8e8}.custom-select:after{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666666;pointer-events:none}.custom-select select:focus~.custom-options{display:block}.custom-select .custom-options{position:absolute;top:100%;left:0;right:0;display:none;max-height:200px;overflow-y:auto;background-color:#f1f1f1;border:1px solid #e8e8e8;border-top:none;border-radius:0 0 4px 4px}.custom-select .custom-options:before{content:"";position:absolute;top:-8px;left:10px;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #e8e8e8}.custom-select .custom-options div{padding:8px 16px;cursor:pointer}.custom-select .custom-options div:hover{background-color:#e8e8e8}.app-container{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;min-width:100%;width:100%;max-width:100%;top:0;left:0;padding:0;margin:0;z-index:1;-ms-overflow-style:none;scrollbar-width:none;overflow-x:hidden;overflow-y:hidden}.app-container::-webkit-scrollbar{display:none}.dark{background-color:#333;color:#fff}.light{background-color:#fff;color:#333}.header{display:flex;flex-shrink:0;padding:1rem;padding-top:max(1rem,env(safe-area-inset-top,0px));align-items:center;background-color:inherit;justify-content:space-between;justify-self:flex-start;padding-bottom:0}.settings-button,.search-button{cursor:pointer;align-self:flex-start;padding:0;background-color:#333}.main-container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;padding-top:0}.main-container::-webkit-scrollbar{display:none}.bible-menu{margin-bottom:1rem}.bible-text-container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.bible-text-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}.bible-text{flex:1;overflow-y:auto;font-size:1.25rem;line-height:1.5}.bible-text p{margin:0}.bible-text .verse-number{font-weight:700;margin-right:.5rem}.bible-text .verse-text{display:inline}html,body{width:100%}html,body{width:100%;height:100%;max-height:100dvh;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}#root{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}#root::-webkit-scrollbar{display:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;width:100%;height:100%;-ms-overflow-style:none;scrollbar-width:none}:root::-webkit-scrollbar{display:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff;width:100%}a:hover{color:#747bff}button{background-color:#f9f9f9}}
