button,fieldset,input,p{all:unset}button,fieldset,input,textarea{all:unset;box-sizing:border-box}.desktop{display:none}@media(max-width:1024px){.desktop{display:flex}}.mobile{display:flex}@media(max-width:1024px){.mobile{display:none}}a.rtBibleRef{text-decoration:none!important;border-bottom:1px dotted rgba(0,0,0,.5);transition:border-color .3s ease-in-out}[data-theme=dark] a.rtBibleRef{border-bottom:1px dotted hsla(0,0%,100%,.5)}a.rtBibleRef:hover{border-bottom-color:rgba(0,0,0,.7)}.reftagger a{text-decoration:none!important;border-bottom:1px dotted rgba(0,0,0,.5);transition:border-color .3s ease-in-out}[data-theme=dark] .reftagger a{border-bottom:1px dotted hsla(0,0%,100%,.5)}.reftagger a:hover{border-bottom-color:rgba(0,0,0,.7)}:root{--scrollbar-size:5px}.scroll--root{border-radius:4;overflow:hidden!important;overflow-y:hidden!important}.scroll--viewport{width:100%;margin-bottom:1.5rem}@media(min-width:1024px){.scroll--viewport{height:calc(100% - var(--scrollbar-size))}}.scroll--content-wrapper{display:inline-flex;width:100%;margin:0 1rem 1rem;gap:1.5rem}@media(min-width:768px)and (max-width:1024px){.scroll--content-wrapper{padding-bottom:1rem;margin:0 1.75rem}}@media(min-width:1024px){.scroll--content-wrapper{padding-bottom:1rem;gap:0;margin:0}}.scroll--gap{gap:1.5rem!important}.scroll--tag{display:inline-block;padding:8px;margin:4px;background-color:#f0f0f0;border-radius:4px;white-space:nowrap}.scroll--bar{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;padding:2;transition:all .16s ease-out}.scroll--bar:hover{cursor:pointer}.scroll--bar[data-orientation=horizontal]{flex-direction:column;height:var(--scrollbar-size)}.scroll--thumb{flex:1 1;background:gray;border-radius:var(--scrollbar-size);position:relative}.scroll--thumb:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44px;min-height:44px}.scroll--corner{background:#e1e1e1}