:root{--ios-orange:#ff9500;--ios-green:#34c759;--ios-blue:#007aff;--background:#fff;--text:#000}body{background:#fff;background:var(--background);color:#000;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif}.condensed{letter-spacing:-1px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.flex-container{display:flex}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.flex-container-space-between{align-items:baseline;justify-content:space-between}.flex-container-wrap{flex-wrap:wrap}.flex-container-align-start{align-items:flex-start}.show-mobile{display:none}.ellipsis,.overflow-hidden,.overflow-hidden div{overflow:hidden}.ellipsis{text-overflow:ellipsis;white-space:nowrap}.gray{color:gray}a{color:#ff9500;color:var(--ios-orange);text-decoration:none}.header{font-size:1.5em;font-weight:700}.Header{font-size:2em;font-weight:700;line-height:50px}.selector{height:50px;line-height:50px;width:50px}.index,.selector{text-align:center}.index{color:#34c759;color:var(--ios-green);font-size:smaller;height:23px}.index,.text{line-height:23px}.text{margin-bottom:5px}.sub{color:#007aff;color:var(--ios-blue)}.vertical-buffer{height:10px}.verse-grid{grid-template-columns:30px 1fr}.lang-grid,.verse-grid{grid-column-gap:3px;display:grid}.lang-grid{grid-template-columns:2fr 1fr 1fr;line-height:30px;margin-bottom:5px}.lang{color:#34c759;color:var(--ios-green);text-align:center}.lang-selected{color:#000;color:var(--text)}.to-lang{line-height:25px}@media screen and (max-width:543px){.hide-mobile{display:none}.show-mobile{display:inline}}@media (prefers-color-scheme:dark){:root{--ios-orange:#ff9f0a;--ios-green:#30d158;--ios-blue:#0a84ff;--background:#000;--text:#fff}}
/*# sourceMappingURL=main.d6e87a83.css.map*/