:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-cyrillic-ext-200-normal-CTLURb4F.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-ext-200-normal-CbaqBO26.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-cyrillic-200-normal-Bk5clTF3.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-200-normal-C86ZrkoJ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-devanagari-200-normal-CtP565Un.woff2) format("woff2"),url(/assets/noto-sans-devanagari-200-normal-CoRkMT-A.woff) format("woff");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-greek-ext-200-normal-BdHfgaBm.woff2) format("woff2"),url(/assets/noto-sans-greek-ext-200-normal-BDcGKVLC.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-greek-200-normal-Ogc_PZaS.woff2) format("woff2"),url(/assets/noto-sans-greek-200-normal-ygBChepy.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-vietnamese-200-normal-Dcs6-HMm.woff2) format("woff2"),url(/assets/noto-sans-vietnamese-200-normal-DOLLTEnR.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-latin-ext-200-normal-4E0ovUAj.woff2) format("woff2"),url(/assets/noto-sans-latin-ext-200-normal-9H8s_vDd.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/noto-sans-latin-200-normal-C8jsXt9s.woff2) format("woff2"),url(/assets/noto-sans-latin-200-normal-DEmFDYkB.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-cyrillic-ext-400-normal-BjDhGU6t.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-ext-400-normal-d9FrwbiD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-cyrillic-400-normal-CHP_ranX.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-400-normal-BDYvNhAR.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-devanagari-400-normal-C3FccbrF.woff2) format("woff2"),url(/assets/noto-sans-devanagari-400-normal-g9fsM2jL.woff) format("woff");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-greek-ext-400-normal-i2oSBwXz.woff2) format("woff2"),url(/assets/noto-sans-greek-ext-400-normal-L11LEhi4.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-greek-400-normal-DCESwnT1.woff2) format("woff2"),url(/assets/noto-sans-greek-400-normal-Be2BcUUc.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-vietnamese-400-normal-D2wP-Vm-.woff2) format("woff2"),url(/assets/noto-sans-vietnamese-400-normal-C3Al4sv4.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-latin-ext-400-normal-CVf-LbaS.woff2) format("woff2"),url(/assets/noto-sans-latin-ext-400-normal-CNh9dRW_.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-sans-latin-400-normal-BTkUljjl.woff2) format("woff2"),url(/assets/noto-sans-latin-400-normal-DPpKfCgK.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-cyrillic-ext-500-normal-CuwgPeWW.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-ext-500-normal-Bw4G4pNe.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-cyrillic-500-normal-9zZ_jNuA.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-500-normal-BxM0HQjg.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-devanagari-500-normal-VG35fhMU.woff2) format("woff2"),url(/assets/noto-sans-devanagari-500-normal-B62tDw8r.woff) format("woff");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-greek-ext-500-normal-D6bOGD5V.woff2) format("woff2"),url(/assets/noto-sans-greek-ext-500-normal-CbZNESfr.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-greek-500-normal-D_0l3T9g.woff2) format("woff2"),url(/assets/noto-sans-greek-500-normal-BAAA_uK7.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-vietnamese-500-normal-B_DgfjT4.woff2) format("woff2"),url(/assets/noto-sans-vietnamese-500-normal-BBHKifio.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-latin-ext-500-normal-D88cFz81.woff2) format("woff2"),url(/assets/noto-sans-latin-ext-500-normal-Bn9_h39k.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-sans-latin-500-normal-DCA2Z9Cj.woff2) format("woff2"),url(/assets/noto-sans-latin-500-normal-CDPngY5C.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-cyrillic-ext-700-normal-OK-fZO_i.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-ext-700-normal-D83T7awq.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-cyrillic-700-normal-DYZmzPmX.woff2) format("woff2"),url(/assets/noto-sans-cyrillic-700-normal-D8UNalU-.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-devanagari-700-normal-DVs0dmkg.woff2) format("woff2"),url(/assets/noto-sans-devanagari-700-normal-CT12sGlc.woff) format("woff");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-greek-ext-700-normal-Dq1WA5-1.woff2) format("woff2"),url(/assets/noto-sans-greek-ext-700-normal-BOmIwFkq.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-greek-700-normal-x3kNWF-0.woff2) format("woff2"),url(/assets/noto-sans-greek-700-normal-DDNJsN3F.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-vietnamese-700-normal-DayJ0F-f.woff2) format("woff2"),url(/assets/noto-sans-vietnamese-700-normal-1GL2JyGE.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-latin-ext-700-normal-BypTtJma.woff2) format("woff2"),url(/assets/noto-sans-latin-ext-700-normal-CgsG9aVh.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/noto-sans-latin-700-normal-CrvTEWhy.woff2) format("woff2"),url(/assets/noto-sans-latin-700-normal-ZyrKABVF.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.theme-bg{background-color:var(--color-bg)}.theme-surface{background-color:var(--color-surface)}.theme-surface-muted{background-color:var(--color-surface-muted)}.theme-text-primary{color:var(--color-text-primary)}.theme-text-secondary{color:var(--color-text-secondary)}.theme-text-muted{color:var(--color-text-muted)}.theme-border{border-color:var(--color-border)}.tw-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-btn-primary{background:var(--color-accent);color:var(--color-accent-foreground)}.tw-btn-primary:hover{background:var(--color-accent-hover)}.oauth-neutral{background:var(--oauth-google-bg);border:1px solid var(--oauth-google-border);color:var(--oauth-google-text)}.oauth-neutral:hover{background:var(--oauth-google-hover)}.oauth-icon-only{width:100%;height:48px;padding:0;border-radius:8px;overflow:visible}.oauth-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;line-height:0;overflow:visible}.oauth-icon{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;background:transparent}:root[data-theme=dark] .oauth-icon-apple{filter:brightness(0) invert(1)}.theme-debug-toggle{position:fixed;bottom:1rem;right:1rem;z-index:50;display:inline-flex;align-items:center;gap:.5rem;border-radius:.375rem;border-width:1px;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:var(--color-surface);border-color:var(--color-border);color:var(--color-text-primary)}.theme-debug-toggle:hover{background:var(--color-surface-muted)}.drawer-overlay{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}:root[data-theme=light] .drawer-overlay{background:#0f172a29}:root[data-theme=dark] .drawer-overlay{background:#00000080}.drawer-panel{animation:drawer-in .18s ease-out}.members-shell-workspace{min-width:0}.global-helper-drawer{width:0;min-width:0;flex:0 0 0;overflow:hidden;border-left:0 solid var(--color-border);opacity:0;transform:translate(18px);transition:width .22s ease,flex-basis .22s ease,border-left-width .22s ease,opacity .18s ease,transform .22s ease}.global-helper-drawer-open{width:min(420px,38vw);flex-basis:min(420px,38vw);border-left-width:1px;opacity:1;transform:translate(0)}.global-helper-drawer-wide-open{width:min(520px,46vw);flex-basis:min(520px,46vw);border-left-width:1px;opacity:1;transform:translate(0)}.global-helper-drawer-closed{pointer-events:none}.global-helper-drawer-shell{display:flex;height:100%;min-height:0;flex-direction:column}.global-helper-drawer-header{display:flex;height:3.5rem;min-height:3.5rem;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;padding:0 1rem}.global-helper-drawer-close{display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:6px;transition:background-color .14s ease}.global-helper-drawer-close:hover{background:color-mix(in srgb,var(--theme-color-500) 12%,transparent)}.global-helper-drawer-body{min-height:0;flex:1 1 auto;overflow-y:auto;padding:1rem}.global-helper-drawer-body-bible{min-height:0;flex:1 1 auto;overflow:hidden;padding:0;display:flex;flex-direction:column}.global-helper-drawer-footer{min-height:3.5rem;border-top-width:1px;padding:.75rem 1rem}.global-helper-empty-state,.global-helper-exegesis-state,.global-helper-exegesis-error{border-radius:8px;background:color-mix(in srgb,var(--theme-color-500) 6%,transparent);padding:1rem}.global-helper-exegesis-content{display:flex;flex-direction:column;gap:.9rem}.global-helper-history-entry{display:flex;flex-direction:column;gap:.75rem}.global-helper-history-separator{height:1.1rem}.global-helper-exegesis-context,.global-helper-exegesis-stream,.global-helper-exegesis-result{border-radius:8px;padding:.9rem .95rem}.global-helper-exegesis-pulse{width:2.25rem;height:2.25rem;border-radius:999px;margin-bottom:.75rem;background:color-mix(in srgb,var(--theme-color-500) 18%,transparent);animation:global-helper-pulse 1.2s ease-in-out infinite}.global-helper-exegesis-markdown{line-height:1.7}.global-helper-exegesis-markdown h1,.global-helper-exegesis-markdown h2,.global-helper-exegesis-markdown h3,.global-helper-exegesis-markdown h4,.global-helper-exegesis-markdown h5,.global-helper-exegesis-markdown h6,.global-helper-exegesis-markdown strong{color:var(--theme-color-500)}.global-helper-exegesis-markdown p,.global-helper-exegesis-markdown li,.global-helper-exegesis-markdown blockquote{color:var(--color-text-primary)}:root[data-theme=dark] .global-helper-exegesis-markdown,:root[data-theme=dark] .global-helper-exegesis-markdown p,:root[data-theme=dark] .global-helper-exegesis-markdown li,:root[data-theme=dark] .global-helper-exegesis-markdown blockquote,:root[data-theme=dark] .global-helper-exegesis-markdown span{color:#fff}.docs-markdown{line-height:1.75}.docs-markdown h1,.docs-markdown h2,.docs-markdown h3,.docs-markdown h4{color:var(--color-text-primary);font-weight:800;letter-spacing:-.02em;scroll-margin-top:5rem}.docs-markdown h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;margin-bottom:1rem}.docs-markdown h2{font-size:1.45rem;margin-top:2rem;margin-bottom:.75rem}.docs-markdown h3{color:var(--theme-color-500);font-size:1.05rem;margin-top:1.4rem;margin-bottom:.5rem}.docs-markdown p,.docs-markdown li,.docs-markdown blockquote{color:var(--color-text-secondary)}.docs-markdown p{margin:.8rem 0}.docs-markdown ul,.docs-markdown ol{margin:.75rem 0 1rem 1.25rem}.docs-markdown li{margin:.35rem 0}.docs-markdown a{color:var(--theme-color-500);font-weight:600;text-decoration:underline;text-underline-offset:3px}.docs-markdown code{border-radius:6px;background:var(--color-surface-muted);color:var(--theme-color-500);padding:.1rem .35rem;font-size:.9em}.docs-markdown pre{overflow-x:auto;border-radius:12px;background:#111827;color:#f8fafc;padding:1rem}.docs-markdown pre code{background:transparent;color:inherit;padding:0}.docs-markdown blockquote{border-left:3px solid var(--theme-color-500);background:color-mix(in srgb,var(--theme-color-500) 8%,transparent);border-radius:0 10px 10px 0;margin:1rem 0;padding:.8rem 1rem}.docs-markdown img,.docs-markdown video{width:100%;max-height:520px;-o-object-fit:contain;object-fit:contain;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface-muted);margin:1rem 0}.preferences-menu-panel{background:var(--color-surface-muted)}:root[data-theme=light] .preferences-menu-panel{background:#f5f7fb}:root[data-theme=dark] .preferences-menu-panel{background:#0000001a}.dialog-footer-accent{background:none}:root[data-theme=dark] .dialog-footer-accent{background:#222}.btn-cancel-fill{background:var(--btn-cancel-bg);color:var(--color-text-primary)}.btn-theme-tint{background:color-mix(in srgb,var(--theme-color-500) 22%,var(--color-surface));color:var(--theme-color-500)}.btn-theme-tint:hover{background:color-mix(in srgb,var(--theme-color-500) 32%,var(--color-surface))}.btn-danger-tint{background:color-mix(in srgb,var(--color-danger) 22%,var(--color-surface));color:var(--color-danger)}.btn-danger-tint:hover{background:color-mix(in srgb,var(--color-danger) 32%,var(--color-surface))}.bible-page{background:var(--color-bg)}:root[data-theme=light] .bible-page,:root[data-theme=light] .bible-toolbar{background:#fff}:root[data-theme=dark] .bible-toolbar{background:var(--color-surface)}.bible-split-workspace{display:flex;min-width:0;overflow-x:auto;overflow-y:hidden}.bible-split-pane{display:flex;min-width:min(100%,360px);flex:1 1 0;border-right:1px solid var(--color-border)}.bible-split-pane:last-child{border-right:0}.bible-control-wrap{display:flex;justify-content:center;min-width:0;padding-inline:8px}.bible-control-group{display:inline-flex;max-width:min(100%,760px);min-width:0;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--theme-color-500) 22%,transparent)}:root[data-theme=light] .bible-control-group{background:color-mix(in srgb,var(--theme-color-500) 22%,transparent)}.bible-control-segment{min-width:0;color:var(--theme-color-500);background:transparent;transition:background .16s ease,color .16s ease}.bible-control-group>.bible-control-segment,.bible-control-tooltip-wrap{border-right:1px solid var(--color-bg)}.bible-control-tooltip-wrap{display:inline-flex;flex:0 0 auto;align-items:stretch;min-width:0}.bible-control-tooltip-wrap>.bible-control-segment{height:100%}.bible-control-group>.bible-control-segment:last-child,.bible-control-tooltip-wrap:last-child,.bible-control-segment:last-child{border-right:0}.bible-control-segment:not(:disabled):hover{background:color-mix(in srgb,var(--theme-color-500) 12%,transparent)}.bible-control-segment:focus-visible{outline:2px solid var(--theme-color-500);outline-offset:-2px;position:relative;z-index:1}.bible-control-segment:disabled{cursor:default;opacity:.62}.bible-control-segment-text{display:flex;min-width:112px;max-width:240px;flex:1 1 0;align-items:center;justify-content:center;padding:9px 12px;text-align:center}.bible-control-reference{min-width:150px;max-width:280px}.bible-control-group-compact .bible-control-segment-text{min-width:78px;padding-inline:8px}.bible-control-group-compact .bible-control-reference{min-width:118px}.bible-control-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2}.bible-control-icon{display:inline-flex;width:44px;min-width:44px;align-items:center;justify-content:center}.bible-control-icon-active{background:color-mix(in srgb,var(--theme-color-500) 16%,transparent);color:var(--theme-color-600)}.bible-control-more-menu{width:188px}.bible-control-more-item{display:flex;width:100%;align-items:center;gap:.55rem;border-radius:6px;padding:.55rem .65rem;color:var(--color-text-primary);font-size:.86rem;font-weight:500;text-align:left}.bible-control-more-item:not(:disabled):hover,.bible-control-more-item:focus-visible{background:color-mix(in srgb,var(--theme-color-500) 14%,transparent);color:var(--theme-color-500);outline:none}.bible-control-more-item-active{background:color-mix(in srgb,var(--theme-color-500) 16%,transparent);color:var(--theme-color-600)}.bible-control-more-item:disabled{cursor:default;opacity:.58}.bible-selection-modal{max-height:min(620px,86vh)}.bible-selection-item{color:var(--color-text-primary);background:transparent}.bible-selection-item:hover{background:var(--color-surface-muted)}.bible-selection-item-active{background:color-mix(in srgb,var(--theme-color-500) 16%,transparent);color:var(--theme-color-500)}.bible-selection-item-active .theme-text-secondary{color:var(--theme-color-500)}.bible-passage-modal{max-height:min(660px,88vh)}.bible-passage-list{max-height:min(520px,72vh);overflow-y:auto}.bible-modal-link{color:var(--theme-color-500);font-size:14px;font-weight:700}.bible-passage-book{color:var(--color-text-primary);border-radius:6px}.bible-passage-book:hover,.bible-passage-book-active{background:color-mix(in srgb,var(--theme-color-500) 16%,transparent);color:var(--theme-color-500)}.bible-passage-chapter{color:var(--color-text-primary);background:transparent}.bible-passage-chapter:hover,.bible-passage-chapter-active{background:color-mix(in srgb,var(--theme-color-500) 22%,transparent);color:var(--theme-color-500)}@media(max-width:640px){.bible-control-wrap{padding-inline:0}.bible-control-group{width:100%;border-left:0;border-right:0;border-radius:0}.bible-control-segment-text{min-width:0;padding-inline:8px}.bible-control-reference{max-width:none}.bible-control-icon{width:40px;min-width:40px}.bible-passage-modal{max-height:min(620px,86vh)}.bible-passage-list{max-height:min(480px,68vh)}}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.bible-chapter-dropcap{float:left;font-weight:700;line-height:.82;margin:.12em .2em 0 0}.bible-book-heading{text-align:left}.bible-book-heading-opening{margin-bottom:1.5rem;text-align:center;font-size:calc(1.6rem + 10px);line-height:1.15}.bible-verse-row{position:relative}.bible-verse-row-active{z-index:1}.bible-verse-hover-active{background:color-mix(in srgb,var(--theme-color-500) 12%,transparent)}.bible-verse-row,.bible-verse{cursor:pointer}.bible-verse-selected{text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:var(--theme-color-500);text-decoration-thickness:1.5px;text-underline-offset:.18em}.bible-verse-active{animation:bible-reference-highlight-fade 3.2s ease-out forwards;background:transparent;color:var(--color-text-primary)}.bible-verse-highlighted-text{display:inline;background-image:linear-gradient(to top,color-mix(in srgb,var(--bible-highlight-color, var(--theme-color-400)) 34%,transparent) 0 100%,transparent 76% 100%);box-decoration-break:clone;-webkit-box-decoration-break:clone;border-radius:.08em;padding:.01em .03em .06em}.bible-verse-active sup,.bible-verse-active .bible-chapter-dropcap{animation:bible-reference-highlight-text-fade 3.2s ease-out forwards}@keyframes bible-reference-highlight-fade{0%,18%{background:color-mix(in srgb,var(--theme-color-500) 22%,transparent);color:var(--theme-color-500);box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-color-500) 16%,transparent)}to{background:transparent;color:var(--color-text-primary);box-shadow:0 0 0 0 transparent}}@keyframes bible-reference-highlight-text-fade{0%,18%{color:var(--theme-color-500)}to{color:var(--color-text-primary)}}@media(prefers-reduced-motion:reduce){.bible-verse-active,.bible-verse-active sup,.bible-verse-active .bible-chapter-dropcap{animation:none}}.bible-cross-reference-button{margin-left:.45rem;display:inline-flex;height:1.1rem;width:1.1rem;align-items:center;justify-content:center;border-radius:999px;vertical-align:middle;color:var(--theme-color-500);background:color-mix(in srgb,var(--theme-color-500) 18%,transparent)}.bible-cross-reference-button:hover{background:color-mix(in srgb,var(--theme-color-500) 28%,transparent)}.bible-verse-action-rail{position:absolute;z-index:3;opacity:0;pointer-events:none;transition:opacity .14s ease}.bible-verse-action-rail-active{opacity:1;pointer-events:auto}.bible-verse-action-group{position:relative;display:inline-flex;flex-direction:row;align-items:center;gap:.25rem;border-radius:6px;padding:.28rem;background:#000}.bible-verse-inline-tools{position:relative;display:inline-flex;align-items:center;vertical-align:baseline;margin-right:.12rem}.bible-verse-tail-actions{position:relative;display:inline-flex;margin-left:.32rem;vertical-align:middle}.bible-verse-number{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;color:color-mix(in srgb,var(--color-text-secondary) 86%,black);cursor:pointer;transition:color .14s ease}:root[data-theme=dark] .bible-verse-number{color:color-mix(in srgb,var(--color-text-secondary) 72%,black)}.bible-verse-number.theme-text-muted:hover,.bible-verse:hover .bible-verse-number.theme-text-muted,.bible-verse-row:hover .bible-verse-number.theme-text-muted,.bible-verse-number-active.theme-text-muted{color:var(--theme-color-500)}.bible-verse-tail-action{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:999px;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .14s ease,color .14s ease,background-color .14s ease}.bible-verse:hover .bible-verse-tail-action,.bible-verse-row:hover .bible-verse-tail-action,.bible-verse-tail-action-active{opacity:1;pointer-events:auto}.bible-verse-tail-action:hover,.bible-verse-tail-action-active{color:var(--theme-color-500);background:color-mix(in srgb,var(--theme-color-500) 12%,transparent)}.bible-verse-action-button{display:inline-flex;width:1.85rem;height:1.85rem;align-items:center;justify-content:center;border-radius:6px;color:#fff;transition:background .14s ease,color .14s ease}.bible-verse-action-button:hover{background:var(--theme-color-500);color:#fff}.bible-verse-action-button:focus-visible{outline:2px solid var(--theme-color-500);outline-offset:1px}.bible-selection-action-bar-wrap{transition:opacity .18s ease,transform .18s ease}.bible-selection-action-bar-wrap-visible{opacity:1;transform:translate(-50%)}.bible-selection-action-bar-wrap-hidden{opacity:0;transform:translate(-50%,18px)}.bible-selection-action-bar{display:inline-flex;align-items:center;gap:.9rem;border-radius:8px;background:#000;padding:.5rem .7rem;box-shadow:0 14px 36px #00000038}.bible-selection-action-bar-count{color:#fff;font-size:.8rem;font-weight:700;white-space:nowrap}.bible-selection-action-bar-divider{width:1px;align-self:stretch;background:#ffffff24}.bible-selection-action-bar-actions{display:inline-flex;align-items:center;gap:.45rem}.bible-highlight-picker{position:relative;display:inline-flex}.bible-highlight-picker:before{content:"";position:absolute;left:50%;bottom:100%;width:100%;height:12px;transform:translate(-50%)}.bible-highlight-trigger{display:inline-flex;width:2.4rem;min-width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:6px;color:#fff;transition:background-color .14s ease,color .14s ease}.bible-highlight-trigger-compact{width:1.85rem;min-width:1.85rem;height:1.85rem}.bible-highlight-picker:hover .bible-highlight-trigger,.bible-highlight-picker:focus-within .bible-highlight-trigger{background:color-mix(in srgb,var(--theme-color-500) 22%,transparent);color:var(--theme-color-500)}.bible-highlight-palette{position:absolute;left:50%;bottom:calc(100% + 2px);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;width:13rem;padding:.45rem;border-radius:8px;background:#000;box-shadow:0 12px 30px #0000003d;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease}.bible-highlight-palette-compact{width:11.5rem}.bible-highlight-picker:hover .bible-highlight-palette,.bible-highlight-picker:focus-within .bible-highlight-palette{opacity:1;pointer-events:auto;transform:translate(-50%)}.bible-highlight-swatch{width:1.2rem;height:1.2rem;border-radius:999px;background:var(--bible-highlight-swatch);box-shadow:inset 0 0 0 1px #ffffff38;transition:transform .14s ease,box-shadow .14s ease}.bible-highlight-swatch:hover,.bible-highlight-swatch:focus-visible{transform:scale(1.08);box-shadow:inset 0 0 0 1px #ffffff80,0 0 0 2px #ffffff2e;outline:none}.bible-highlight-swatch-remove{display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--rose-500) 88%,black);color:#fff;box-shadow:inset 0 0 0 1px #ffffff29}.bible-selection-action-button{display:inline-flex;align-items:center;min-height:2.4rem;border-radius:6px;justify-content:center;width:2.4rem;color:#fff;transition:background-color .14s ease,color .14s ease}.bible-selection-action-button:hover,.bible-selection-action-button:focus-visible,.bible-highlight-trigger:hover,.bible-highlight-trigger:focus-visible,.bible-selection-action-button[aria-pressed=true]{background:color-mix(in srgb,var(--theme-color-500) 22%,transparent);color:var(--theme-color-500)}.bible-selection-action-button:focus-visible{outline:2px solid var(--theme-color-500);outline-offset:1px}.bible-cross-reference-overlay{z-index:1}.bible-cross-reference-backdrop{background:#0000001f}:root[data-theme=dark] .bible-cross-reference-backdrop{background:#0000003d}.bible-cross-reference-header{background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface))}.bible-cross-reference-close{display:inline-flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:999px}.bible-cross-reference-back{display:inline-flex;height:1.9rem;align-items:center;gap:.35rem;border-radius:999px;padding:0 .65rem;font-size:.75rem;font-weight:700}.bible-cross-reference-close:hover{background:color-mix(in srgb,var(--theme-color-500) 12%,transparent);color:var(--theme-color-500)}.bible-note-indicator,.bible-collection-indicator{margin-left:.4rem;display:inline-flex;min-width:1.1rem;height:1.1rem;align-items:center;justify-content:center;border-radius:999px;vertical-align:middle;color:var(--theme-color-500);background:color-mix(in srgb,var(--theme-color-500) 16%,transparent);font-size:.65rem;font-weight:700}.bible-note-indicator:hover,.bible-collection-indicator:hover{background:color-mix(in srgb,var(--theme-color-500) 24%,transparent)}.bible-favorite-indicator{margin-left:.4rem;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;color:var(--rose-500)}.bible-favorite-indicator:hover{color:var(--rose-600)}.bible-popup-footer-button{min-height:2.25rem;padding:.45rem .8rem;font-size:.8125rem;line-height:1}.bible-popup-footer-button-secondary{border:1px solid var(--color-border);background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface));color:var(--theme-color-500)}.bible-popup-footer-button-secondary:hover{background:color-mix(in srgb,var(--theme-color-500) 16%,var(--color-surface))}.bible-collection-popover,.bible-verse-note-popover{background:var(--color-surface)}.bible-collection-option{transition:background-color .14s ease,color .14s ease}.bible-collection-option:last-child{border-bottom:0}.bible-collection-option-active{background:color-mix(in srgb,var(--theme-color-500) 14%,transparent);color:var(--theme-color-500)}.bible-collection-create-button,.bible-note-delete{display:inline-flex;align-items:center;gap:.35rem;border-radius:6px;padding:.45rem .8rem;font-size:.8125rem;font-weight:700;color:#fff;background:var(--theme-color-500)}.bible-collection-create-button:hover:not(:disabled){background:var(--theme-color-500)}.bible-note-delete{background:color-mix(in srgb,var(--rose-500) 88%,black)}.bible-note-delete:hover:not(:disabled){background:var(--rose-500)}.bible-collection-create-button:disabled,.bible-note-delete:disabled{opacity:.45;cursor:default}.bible-inline-input,.bible-note-textarea{border-radius:6px;border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 94%,transparent);color:var(--color-text-primary);padding:.7rem .85rem;font-size:.9rem;line-height:1.4}.bible-inline-input::-moz-placeholder,.bible-note-textarea::-moz-placeholder{color:var(--color-text-secondary)}.bible-inline-input::placeholder,.bible-note-textarea::placeholder{color:var(--color-text-secondary)}.bible-inline-input:focus,.bible-note-textarea:focus{outline:2px solid color-mix(in srgb,var(--theme-color-500) 40%,transparent);outline-offset:1px;border-color:var(--theme-color-500)}.bible-note-textarea{resize:vertical;min-height:8.4rem}.bible-note-close{display:inline-flex;height:1.8rem;width:1.8rem;align-items:center;justify-content:center;border-radius:999px}.bible-note-close:hover,.bible-cross-reference-back:hover{background:color-mix(in srgb,var(--theme-color-500) 12%,transparent);color:var(--theme-color-500)}.bible-cross-reference-item{transition:border-color .15s ease,background-color .15s ease,color .15s ease}.bible-cross-reference-item:hover{border-color:color-mix(in srgb,var(--theme-color-500) 40%,var(--color-border));background:color-mix(in srgb,var(--theme-color-500) 10%,transparent)}.bible-cross-reference-chip{border-radius:999px;padding:.2rem .45rem;font-size:.625rem;font-weight:700;line-height:1;color:var(--theme-color-500);background:color-mix(in srgb,var(--theme-color-500) 16%,transparent)}@media(max-width:960px){.global-helper-drawer-open{width:min(380px,44vw);flex-basis:min(380px,44vw)}}@media(max-width:760px){.global-helper-drawer-open{width:min(340px,48vw);flex-basis:min(340px,48vw)}}@keyframes drawer-in{0%{transform:translate(24px);opacity:.9}to{transform:translate(0);opacity:1}}@keyframes upgrade-shine{0%{transform:translate(-100%) skew(-15deg)}to{transform:translate(250%) skew(-15deg)}}@keyframes global-helper-pulse{0%,to{transform:scale(.96);opacity:.55}50%{transform:scale(1);opacity:1}}.scriptorium-page{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;padding:30px;gap:0}.scriptorium-shell{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.scriptorium-content{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column}.scriptorium-editor-panel{display:flex;flex:1;flex-direction:column;border:1px solid var(--color-border);border-radius:.875rem;background:var(--color-surface);overflow:hidden}.scriptorium-organization-bar{border-bottom:1px solid var(--color-border);padding:.75rem .85rem;background:var(--color-surface)}.scriptorium-tag-selector{min-width:0}.scriptorium-tag-input-shell{display:flex;min-height:2.35rem;align-items:center;gap:.35rem;border-radius:.5rem;border:1px solid var(--color-border);background:var(--color-surface);padding:.25rem}.scriptorium-tag-input{min-width:7rem;flex:1;background:transparent;color:var(--color-text-primary);font-size:.85rem;outline:none;text-transform:none;letter-spacing:0}.scriptorium-tag-add{display:inline-flex;height:1.8rem;width:1.8rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.375rem;color:var(--theme-color-500)}.scriptorium-tag-add:hover:not(:disabled){background:color-mix(in srgb,var(--theme-color-500) 12%,var(--color-surface))}.scriptorium-tag-add:disabled{opacity:.45}.scriptorium-tag-suggestions,.scriptorium-list-meta{display:flex;flex-wrap:wrap;gap:.35rem}.scriptorium-tag-suggestions{margin-top:.45rem}.scriptorium-tag-chip,.scriptorium-list-meta span{display:inline-flex;align-items:center;gap:.25rem;border-radius:.45rem;background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface));color:var(--theme-color-500);font-size:.72rem;font-weight:700;line-height:1;padding:.35rem .5rem;text-transform:none;letter-spacing:0}.scriptorium-tag-chip-selected{background:color-mix(in srgb,var(--theme-color-500) 14%,var(--color-surface))}.scriptorium-title-tags{display:inline-flex;min-width:0;max-width:min(42vw,32rem);flex-wrap:wrap;align-items:center;gap:.35rem}.scriptorium-title-tags .scriptorium-tag-chip{border:1px solid color-mix(in srgb,var(--theme-color-500) 22%,transparent);background:color-mix(in srgb,var(--theme-color-500) 12%,var(--color-surface))}.scriptorium-list-meta{margin-top:.55rem}.scriptorium-list-scroll{flex:1;overflow-y:auto;padding:0;scrollbar-width:none}.scriptorium-list-scroll::-webkit-scrollbar{display:none}.scriptorium-list-item{width:100%;border:1px solid var(--color-border);border-radius:.375rem;background:var(--color-surface);padding:.9rem;text-align:left;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.scriptorium-list-item:hover,.scriptorium-list-item-active{border-color:color-mix(in srgb,var(--theme-color-500) 42%,var(--color-border));background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface))}.cadernos-notebook-drop-target{outline:2px solid var(--theme-color-500);outline-offset:1px;border-radius:.5rem}.cadernos-shell{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden;border:1px solid var(--color-border);border-radius:.875rem;background:var(--color-surface)}.cadernos-sidebar{display:flex;flex-direction:column;width:260px;min-width:200px;max-width:320px;border-right:1px solid var(--color-border);overflow:hidden;flex-shrink:0}.cadernos-content{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.scriptorium-input{width:100%;height:2.6rem;padding:0 .85rem;font-size:.95rem;border:1px solid var(--color-border);border-radius:.625rem;background:var(--color-surface);color:var(--color-text-primary);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.scriptorium-input::-moz-placeholder{color:var(--color-text-muted)}.scriptorium-input::placeholder{color:var(--color-text-muted)}.scriptorium-input:focus{border-color:color-mix(in srgb,var(--theme-color-500) 52%,var(--color-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-color-500) 16%,transparent)}.scriptorium-wysiwyg{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;position:relative}.scriptorium-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.1rem;border-bottom:1px solid var(--color-border);padding:.45rem .6rem;background:var(--color-surface);flex-shrink:0}.scriptorium-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .4rem;border-radius:.375rem;color:var(--color-text-secondary);background:transparent;transition:background-color .12s ease,color .12s ease;cursor:pointer}.scriptorium-toolbar-btn:hover:not(:disabled){background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface));color:var(--theme-color-500)}.scriptorium-toolbar-btn:disabled{opacity:.35;cursor:default}.scriptorium-toolbar-btn-active{background:color-mix(in srgb,var(--theme-color-500) 14%,var(--color-surface));color:var(--theme-color-500)}.scriptorium-toolbar-divider{display:inline-block;width:1px;height:1.2rem;background:var(--color-border);margin:0 .25rem;flex-shrink:0}.scriptorium-toolbar-label{font-size:.72rem;font-weight:700;letter-spacing:-.01em}.scriptorium-wysiwyg-content{flex:1;overflow-y:auto;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.scriptorium-wysiwyg-content::-webkit-scrollbar{display:none}.scriptorium-wysiwyg-content .tiptap{min-height:100%;padding:1.25rem 1.5rem;font-size:.975rem;line-height:1.75;color:var(--color-text-primary);outline:none}.scriptorium-wysiwyg-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--color-text-muted);pointer-events:none;float:left;height:0}.scriptorium-wysiwyg-content .tiptap h1{font-size:1.5rem;font-weight:700;margin:1rem 0 .5rem;letter-spacing:-.02em}.scriptorium-wysiwyg-content .tiptap h2{font-size:1.2rem;font-weight:700;margin:.9rem 0 .4rem;letter-spacing:-.01em}.scriptorium-wysiwyg-content .tiptap h3{font-size:1.05rem;font-weight:600;margin:.8rem 0 .3rem}.scriptorium-wysiwyg-content .tiptap p{margin:.3rem 0}.scriptorium-wysiwyg-content .tiptap strong{font-weight:700}.scriptorium-wysiwyg-content .tiptap em{font-style:italic}.scriptorium-wysiwyg-content .tiptap u{text-decoration:underline}.scriptorium-wysiwyg-content .tiptap s{text-decoration:line-through}.scriptorium-wysiwyg-content .tiptap ul,.scriptorium-wysiwyg-content .tiptap ol{padding-left:1.5rem;margin:.3rem 0}.scriptorium-wysiwyg-content .tiptap ul{list-style-type:disc}.scriptorium-wysiwyg-content .tiptap ol{list-style-type:decimal}.scriptorium-wysiwyg-content .tiptap li{margin:.15rem 0}.scriptorium-wysiwyg-content .tiptap blockquote{border-left:3px solid var(--theme-color-500);padding-left:1rem;margin:.5rem 0;color:var(--color-text-secondary);font-style:italic}.scriptorium-wysiwyg-content .tiptap table{width:100%;border-collapse:collapse;margin:.75rem 0;font-size:.92rem}.scriptorium-wysiwyg-content .tiptap th,.scriptorium-wysiwyg-content .tiptap td{border:1px solid var(--color-border);padding:.45rem .55rem;vertical-align:top}.scriptorium-wysiwyg-content .tiptap th{background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface));color:var(--theme-color-500);font-weight:700;text-align:left}.scriptorium-ai-floating{position:fixed;z-index:10000;max-width:min(22rem,calc(100vw - 1.5rem));animation:scriptoriumFloatingIn .15s ease}@keyframes scriptoriumFloatingIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.scriptorium-ai-popover{min-width:17rem;max-height:min(24rem,calc(100vh - 1.5rem));border:1px solid color-mix(in srgb,var(--theme-color-500) 28%,var(--color-border));border-radius:.5rem;background:var(--color-surface);box-shadow:0 18px 38px #0000002e;overflow:hidden auto;scrollbar-width:none}.scriptorium-ai-popover::-webkit-scrollbar{display:none}.scriptorium-ai-popover-header,.scriptorium-ai-preview-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border-bottom:1px solid var(--color-border);color:var(--theme-color-500);font-size:.78rem;font-weight:800;text-transform:uppercase}.scriptorium-ai-popover-header button,.scriptorium-ai-preview-header button{display:inline-flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:.35rem;color:var(--color-text-muted);background:transparent;cursor:pointer}.scriptorium-ai-popover-header button:hover,.scriptorium-ai-preview-header button:hover{color:var(--theme-color-500);background:color-mix(in srgb,var(--theme-color-500) 10%,transparent)}.scriptorium-ai-menu-item{display:flex;width:100%;align-items:center;gap:.65rem;padding:.7rem .75rem;text-align:left;color:var(--color-text-primary);background:transparent;cursor:pointer;transition:background-color .12s ease,color .12s ease}.scriptorium-ai-menu-item:hover:not(:disabled){background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface));color:var(--theme-color-500)}.scriptorium-ai-menu-item-active{background:color-mix(in srgb,var(--theme-color-500) 14%,var(--color-surface));color:var(--theme-color-500)}.scriptorium-ai-menu-item:disabled{cursor:default;opacity:.58}.scriptorium-ai-menu-item strong,.scriptorium-ai-menu-item small{display:block}.scriptorium-ai-menu-item strong{font-size:.88rem;font-weight:750}.scriptorium-ai-menu-item small{margin-top:.08rem;color:var(--color-text-muted);font-size:.76rem}.scriptorium-ai-menu-icon{display:inline-flex;height:1.85rem;width:1.85rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:.45rem;background:color-mix(in srgb,var(--theme-color-500) 12%,transparent);color:var(--theme-color-500)}.scriptorium-ai-menu-grid{display:grid;gap:.15rem;padding:.25rem}.scriptorium-ai-status-text{padding:0 .75rem .7rem;color:var(--color-text-muted);font-size:.76rem}.scriptorium-ai-preview{position:absolute;right:1rem;bottom:1rem;z-index:35;display:flex;width:min(30rem,calc(100% - 2rem));max-height:min(28rem,calc(100% - 2rem));flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-color-500) 26%,var(--color-border));border-radius:.5rem;background:var(--color-surface);box-shadow:0 22px 46px #00000038}.scriptorium-ai-preview-header{text-transform:none;align-items:flex-start}.scriptorium-ai-preview-header strong,.scriptorium-ai-preview-header small{display:block}.scriptorium-ai-preview-header strong{color:var(--theme-color-500);font-size:.95rem}.scriptorium-ai-preview-header small{margin-top:.1rem;color:var(--color-text-muted);font-size:.76rem;font-weight:500}.scriptorium-ai-preview-body{flex:1;overflow-y:auto;padding:.9rem 1rem;color:var(--color-text-primary);font-size:.92rem;line-height:1.65}.scriptorium-ai-preview-body h1,.scriptorium-ai-preview-body h2,.scriptorium-ai-preview-body h3{color:var(--theme-color-500);font-weight:800;margin:.65rem 0 .35rem}.scriptorium-ai-preview-body p{margin:.3rem 0}.scriptorium-ai-error{margin:.9rem 1rem;border-radius:.5rem;background:color-mix(in srgb,var(--theme-color-500) 9%,var(--color-surface));color:var(--color-text-primary);padding:.85rem;font-size:.88rem}.scriptorium-ai-preview-actions{display:flex;justify-content:flex-end;gap:.5rem;border-top:1px solid var(--color-border);padding:.65rem .75rem}.floating-panel-resize-handle{position:absolute;right:.18rem;bottom:.18rem;z-index:4;height:1.15rem;width:1.15rem;cursor:nwse-resize;border-radius:.3rem;opacity:.55}.floating-panel-resize-handle:before{content:"";position:absolute;right:.2rem;bottom:.2rem;height:.55rem;width:.55rem;border-right:2px solid color-mix(in srgb,var(--color-text-muted) 72%,transparent);border-bottom:2px solid color-mix(in srgb,var(--color-text-muted) 72%,transparent)}.floating-panel-resize-handle:hover{opacity:1;background:color-mix(in srgb,var(--theme-color-500) 10%,transparent)}.scriptorium-hero{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;gap:0}.scriptorium-hero-description{font-size:.875rem;color:var(--color-text-secondary);line-height:1.65;max-width:36ch;margin-bottom:2rem}.scriptorium-hero-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;justify-content:center}.scriptorium-hero-btn-primary{height:2.5rem;padding:0 1.1rem;font-size:.875rem;font-weight:600;background:var(--theme-color-500);color:#fff;border-radius:.625rem}.scriptorium-hero-btn-primary:hover{background:var(--theme-color-500);filter:brightness(.92)}.scriptorium-hero-btn-secondary{height:2.5rem;padding:0 1.1rem;font-size:.875rem;font-weight:500;background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:.625rem}.scriptorium-hero-btn-secondary:hover{background:var(--color-surface-muted);border-color:color-mix(in srgb,var(--theme-color-500) 30%,var(--color-border))}.scriptorium-menu-item{display:block;width:100%;padding:.55rem .875rem;text-align:left;font-size:.875rem;color:var(--color-text-primary);transition:background-color .12s ease}.scriptorium-menu-item:hover{background:var(--color-surface-muted)}.scriptorium-picker-item{display:block;width:100%;padding:.8rem 1rem;text-align:left;transition:background-color .12s ease;border-bottom:1px solid var(--color-border)}.scriptorium-picker-item:last-child{border-bottom:none}.scriptorium-picker-item:hover{background:var(--color-surface-muted)}.scriptorium-picker-title{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;color:var(--theme-color-500);line-height:1.4}.scriptorium-picker-date{font-size:.72rem;color:var(--color-text-muted);white-space:nowrap}.scriptorium-picker-preview{margin-top:.3rem;font-size:.8rem;color:var(--color-text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.study-chat-page{display:flex;height:100%;min-height:100%;overflow:hidden;background:var(--color-surface)}.study-chat-new-button{display:inline-flex;align-items:center;gap:.3rem;padding:0 .65rem;height:2rem;border-radius:999px;background:var(--theme-color-500);color:#fff;font-size:.78rem;font-weight:600;border:none;cursor:pointer;flex-shrink:0;transition:opacity .12s ease}.study-chat-new-button:hover:not(:disabled){opacity:.88}.study-chat-history-item{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;text-align:left;padding:.8rem;transition:border-color .12s ease,background-color .12s ease,transform .12s ease}.study-chat-history-item:hover{border-color:color-mix(in srgb,var(--theme-color-500) 45%,var(--color-border));background:var(--color-surface-muted);transform:translateY(-1px)}.study-chat-history-item--active{border-color:color-mix(in srgb,var(--theme-color-500) 55%,var(--color-border));background:color-mix(in srgb,var(--theme-color-500) 10%,var(--color-surface))}.study-chat-history-item strong,.study-chat-history-item span,.study-chat-history-item small{display:block}.study-chat-history-item strong{color:var(--theme-color-500);font-size:.86rem;line-height:1.4}.study-chat-history-item span{margin-top:.32rem;font-size:.77rem;color:var(--color-text-secondary);line-height:1.5}.study-chat-history-item small,.study-chat-history-empty{color:var(--color-text-muted);font-size:.72rem}.study-chat-main{flex:1;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.study-chat-empty-state,.study-chat-transcript-shell{flex:1;min-height:0;overflow-y:auto;padding:1.5rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.study-chat-empty-state::-webkit-scrollbar,.study-chat-transcript-shell::-webkit-scrollbar{display:none}.study-chat-empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.85rem}.study-chat-welcome-heading{color:var(--color-text-primary);font-size:2.4rem;line-height:1.2;font-weight:700}.study-chat-welcome-name{background:linear-gradient(to right,var(--theme-color-300),var(--theme-color-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.study-chat-empty-state p,.study-chat-thread-header p{color:var(--color-text-secondary);max-width:42rem;line-height:1.7;font-size:1.05rem}.study-chat-starters{margin-top:.8rem;width:min(100%,56rem);display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.study-chat-starter-card{text-align:left;border:none;background:var(--theme-color-500);color:#fff;border-radius:999px;padding:.45rem 1.1rem;font-size:.83rem;line-height:1.5;white-space:nowrap;transition:opacity .12s ease,transform .12s ease;flex:0 0 auto}.study-chat-starter-card:hover{opacity:.88;transform:translateY(-1px)}.study-chat-transcript{display:flex;flex-direction:column;gap:1rem;padding-top:.25rem;padding-bottom:1.5rem;width:min(100%,52rem);margin:0 auto}.study-chat-message{display:flex;width:100%}.study-chat-bubble{max-width:min(100%,52rem);border-radius:8px;padding:1rem 1.05rem;box-shadow:none}.study-chat-message--user .study-chat-bubble{margin-left:auto}.study-chat-message--assistant .study-chat-bubble{margin-right:auto}.study-chat-message--error .study-chat-bubble--assistant{background:color-mix(in srgb,var(--color-danger) 6%,var(--color-surface))}.study-chat-thinking{color:var(--color-text-secondary);font-size:.92rem}.study-chat-message-html{font-size:.96rem;line-height:1.8}.study-chat-bubble--user .study-chat-message-html,.study-chat-bubble--user .study-chat-message-html p,.study-chat-bubble--user .study-chat-message-html li,.study-chat-bubble--user .study-chat-message-html strong,.study-chat-bubble--user .study-chat-message-html em{color:var(--theme-color-500)}.study-chat-message-html h1,.study-chat-message-html h2,.study-chat-message-html h3{color:var(--theme-color-500);font-weight:700;line-height:1.35;margin-bottom:.6rem}.study-chat-message-html *+h1,.study-chat-message-html *+h2,.study-chat-message-html *+h3{margin-top:1.5rem}.study-chat-message-html h1{font-size:1.15rem}.study-chat-message-html h2{font-size:1.05rem}.study-chat-message-html h3{font-size:.98rem}.study-chat-message-html p+p,.study-chat-message-html p+ul,.study-chat-message-html p+ol,.study-chat-message-html ul+p,.study-chat-message-html ol+p,.study-chat-message-html blockquote+p{margin-top:.7rem}.study-chat-message-html ul,.study-chat-message-html ol{padding-left:1.35rem}.study-chat-message-html .study-chat-table-wrap{overflow-x:auto;margin:.9rem 0}.study-chat-message-html table{width:100%;border-collapse:collapse;min-width:32rem;font-size:.92rem}.study-chat-message-html th,.study-chat-message-html td{border:1px solid var(--color-border);padding:.55rem .7rem;text-align:left;vertical-align:top}.study-chat-message-html th{color:var(--theme-color-500);background:color-mix(in srgb,var(--theme-color-500) 8%,var(--color-surface));font-weight:700}.study-chat-message-html blockquote{border-left:3px solid var(--theme-color-500);padding-left:.85rem;margin:.7rem 0;color:var(--color-text-secondary)}.study-chat-message-html code{background:color-mix(in srgb,var(--theme-color-500) 14%,var(--color-surface-muted));color:var(--color-text-primary);border-radius:6px;padding:.1rem .35rem;font-size:.88em}.study-chat-message-html a{text-decoration:underline;text-underline-offset:.14rem}.study-chat-message-html a.bible-ref-link{color:var(--theme-color-500);font-weight:600}.study-chat-message-actions{display:flex;align-items:center;gap:.2rem;margin-top:.95rem}.study-chat-message-action{border:none;background:transparent;color:var(--color-text-secondary);width:1.9rem;height:1.9rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .12s ease,opacity .12s ease,transform .12s ease}.study-chat-message-action:hover:not(:disabled){color:var(--theme-color-500);transform:translateY(-1px)}.study-chat-message-action:disabled{opacity:.45;cursor:not-allowed}.study-chat-message-action.is-active{color:var(--theme-color-500)}.study-chat-followups{margin-top:1rem}.study-chat-followups-title{margin:0 0 .45rem;color:var(--theme-color-500);font-size:.78rem;font-weight:700;letter-spacing:.02em}.study-chat-followups-list{display:flex;flex-wrap:wrap;gap:.45rem}.study-chat-followup-chip{border:none;background:color-mix(in srgb,var(--theme-color-500) 22%,transparent);color:var(--theme-color-500);border-radius:999px;padding:.45rem .8rem;font-size:.83rem;line-height:1.35;text-align:left;transition:opacity .12s ease,transform .12s ease}.study-chat-followup-chip:hover{opacity:.8;transform:translateY(-1px)}.study-chat-composer-wrapper{position:relative;padding:1rem 1.5rem 1.4rem;background:var(--color-bg)}.study-chat-composer-wrapper:before{content:"";position:absolute;left:0;right:0;top:-3rem;height:3rem;background:linear-gradient(to bottom,transparent,var(--color-bg));pointer-events:none;z-index:1}.study-chat-jump-to-bottom{position:absolute;left:50%;top:-2.75rem;transform:translate(-50%);z-index:2;width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--color-text-primary) 18%,var(--color-border));background:var(--color-surface);color:var(--color-text-primary);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #0f172a14;transition:transform .12s ease,background-color .12s ease,border-color .12s ease}.study-chat-jump-to-bottom:hover{transform:translate(-50%) translateY(-1px);border-color:color-mix(in srgb,var(--color-text-primary) 32%,var(--color-border));background:color-mix(in srgb,var(--theme-color-500) 8%,var(--color-surface))}.study-chat-composer-shell{max-width:52rem;margin:0 auto;border:none;background:color-mix(in srgb,white 6%,var(--color-bg));border-radius:26px;padding:.85rem;box-shadow:0 18px 40px #0f172a14}.study-chat-composer-input{width:100%;min-height:2.9rem;resize:none;background:transparent;color:var(--color-text-primary);outline:none;font-size:.98rem;line-height:1.7;padding:.05rem .15rem}.study-chat-composer-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-top:.5rem}.study-chat-composer-left{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.55rem;min-width:0}.study-chat-control{position:relative}.study-chat-profile-select{border-radius:8px;height:2.5rem}.study-chat-send-button{border-radius:999px;height:2.5rem;width:2.5rem}.study-chat-profile-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-primary);padding:0 2rem 0 .85rem;min-width:11rem;font-size:.86rem}.study-chat-inline-warning{display:block;margin-top:.4rem;color:var(--color-danger);font-size:.72rem;line-height:1.4;max-width:15rem}.study-chat-action-pill{display:inline-flex;align-items:center;gap:.3rem;padding:0 .65rem;height:2rem;border-radius:999px;border:none;background:color-mix(in srgb,var(--theme-color-500) 22%,transparent);color:var(--theme-color-500);font-size:.78rem;font-weight:600;flex-shrink:0;cursor:pointer;transition:opacity .12s ease}.study-chat-action-pill:hover:not(:disabled){opacity:.8}.study-chat-send-button{border:none;flex-shrink:0;padding:0;background:var(--theme-color-500);color:var(--white);display:inline-flex;align-items:center;justify-content:center}.study-chat-send-button:disabled,.study-chat-action-pill:disabled,.study-chat-new-button:disabled,.study-chat-profile-select:disabled{opacity:.55;cursor:not-allowed}.study-chat-history-search{display:flex;align-items:center;gap:.65rem;border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:8px;padding:0 .85rem;height:2.8rem;color:var(--color-text-secondary)}.study-chat-history-search input{width:100%;min-width:0;background:transparent;color:var(--color-text-primary);outline:none;font-size:.9rem}.study-chat-history-modal-list{margin-top:.9rem;display:flex;max-height:min(58vh,32rem);min-height:12rem;flex-direction:column;gap:.55rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.study-chat-history-modal-list::-webkit-scrollbar{display:none}.study-chat-modal{max-height:min(84vh,900px);display:flex;flex-direction:column}.study-chat-modal-header,.study-chat-modal-footer{padding:1rem 1.1rem;border-bottom:1px solid var(--color-border)}.study-chat-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.study-chat-modal-header h3{color:var(--color-text-primary);font-size:1rem;font-weight:700}.study-chat-modal-header p{margin-top:.25rem;color:var(--color-text-secondary);font-size:.83rem;line-height:1.6}.study-chat-modal-close{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--color-text-secondary)}.study-chat-modal-body{padding:1rem 1.1rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.study-chat-modal-body::-webkit-scrollbar{display:none}.study-chat-modal-footer{border-top:1px solid var(--color-border);border-bottom:none;display:flex;justify-content:flex-end;gap:.6rem}.study-chat-modal-tabs{display:flex;border-bottom:1px solid var(--color-border);padding:0 1.1rem;flex-shrink:0}.study-chat-modal-tab{padding:.6rem .75rem;font-size:.83rem;font-weight:600;color:var(--color-text-secondary);border:none;border-bottom:2px solid transparent;margin-bottom:-1px;background:none;cursor:pointer;transition:color .12s ease,border-color .12s ease}.study-chat-modal-tab--active{color:var(--theme-color-500);border-bottom-color:var(--theme-color-500)}.study-chat-modal-tab:hover:not(.study-chat-modal-tab--active){color:var(--color-text-primary)}.study-chat-topic-list{display:flex;flex-direction:column;gap:.45rem;margin-top:.75rem}.study-chat-topic-item{display:flex;align-items:center;gap:.5rem;border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;padding:.35rem .35rem .35rem .8rem;transition:border-color .12s ease,background .12s ease;width:100%}.study-chat-topic-item:hover{border-color:color-mix(in srgb,var(--theme-color-500) 45%,var(--color-border));background:var(--color-surface-muted)}.study-chat-topic-item-name-btn{flex:1;min-width:0;background:none;border:none;cursor:pointer;text-align:left;padding:.25rem 0}.study-chat-topic-item-name{display:block;color:var(--color-text-primary);font-size:.86rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-chat-topic-item-actions{display:flex;gap:.2rem;flex-shrink:0}.study-chat-topic-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:6px;color:var(--color-text-secondary);background:none;border:none;cursor:pointer;transition:color .12s ease,background .12s ease}.study-chat-topic-icon-btn:hover{color:var(--color-text-primary);background:var(--color-surface-muted)}.study-chat-topic-icon-btn--danger:hover{color:var(--rose-500);background:color-mix(in srgb,var(--rose-500) 12%,transparent)}.study-chat-topic-detail-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.study-chat-topic-back-btn{display:inline-flex;align-items:center;gap:.25rem;color:var(--color-text-secondary);font-size:.78rem;font-weight:600;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:6px;flex-shrink:0;transition:color .12s ease,background .12s ease}.study-chat-topic-back-btn:hover{color:var(--color-text-primary);background:var(--color-surface-muted)}.study-chat-topic-detail-title{font-size:.9rem;font-weight:700;color:var(--color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.study-chat-topic-create-row{display:flex;gap:.4rem;margin-bottom:.5rem}.study-chat-topic-create-input{flex:1;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-primary);border-radius:6px;padding:.35rem .65rem;font-size:.83rem;outline:none;min-width:0}.study-chat-topic-create-input:focus{border-color:var(--theme-color-500)}.study-chat-topic-add-btn{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;color:var(--theme-color-500);background:none;border:none;cursor:pointer;padding:.4rem .5rem;border-radius:6px;transition:background .12s ease;margin-bottom:.5rem}.study-chat-topic-add-btn:hover{background:color-mix(in srgb,var(--theme-color-500) 10%,transparent)}.study-chat-topic-conv-item{display:flex;align-items:flex-start;gap:.5rem}.study-chat-topic-conv-item>.study-chat-history-item{flex:1;min-width:0}.study-chat-topic-conv-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:6px;margin-top:.1rem;color:var(--color-text-secondary);background:none;border:none;cursor:pointer;transition:color .12s ease,background .12s ease}.study-chat-topic-conv-remove:hover{color:var(--rose-500);background:color-mix(in srgb,var(--rose-500) 12%,transparent)}.study-chat-topic-picker-wrap{position:relative;display:inline-flex}.study-chat-topic-picker-popover{position:absolute;bottom:calc(100% + 8px);left:0;z-index:200;width:280px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;box-shadow:0 8px 28px #0000002e;padding:.6rem}.study-chat-topic-picker-list{max-height:220px;overflow-y:auto;scrollbar-width:none;margin-top:.5rem}.study-chat-topic-picker-list::-webkit-scrollbar{display:none}.study-chat-topic-picker-item{display:flex;align-items:center;gap:.55rem;padding:.45rem .4rem;border-radius:6px;cursor:pointer;font-size:.83rem;color:var(--color-text-primary);width:100%;background:none;border:none;text-align:left;transition:background .12s ease}.study-chat-topic-picker-item:hover:not(:disabled){background:var(--color-surface-muted)}.study-chat-topic-picker-item:disabled{opacity:.55;cursor:not-allowed}.study-chat-topic-picker-checkbox{width:15px;height:15px;border-radius:4px;border:1.5px solid var(--color-border);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,border-color .12s ease}.study-chat-topic-picker-checkbox--checked{background:var(--theme-color-500);border-color:var(--theme-color-500)}.study-chat-topic-picker-checkbox--checked:after{content:"";width:8px;height:5px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg) translateY(-1px);display:block}.study-chat-topic-picker-divider{height:1px;background:var(--color-border);margin:.4rem 0}.study-chat-topic-picker-create-btn{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--theme-color-500);background:none;border:none;width:100%;padding:.45rem .4rem;border-radius:6px;cursor:pointer;text-align:left;transition:background .12s ease}.study-chat-topic-picker-create-btn:hover{background:color-mix(in srgb,var(--theme-color-500) 10%,transparent)}.study-chat-conv-row{position:relative}.study-chat-conv-row>.study-chat-history-item{width:100%;padding-right:2.2rem}.study-chat-conv-menu-wrap{position:absolute;right:.35rem;top:.35rem;z-index:1}.study-chat-conv-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:6px;color:var(--color-text-secondary);background:none;border:none;cursor:pointer;opacity:0;transition:color .12s ease,background .12s ease,opacity .12s ease}.study-chat-conv-row:hover .study-chat-conv-menu-btn,.study-chat-conv-menu-btn[aria-expanded=true]{opacity:1}.study-chat-conv-menu-btn:hover{color:var(--color-text-primary);background:color-mix(in srgb,var(--color-text-primary) 8%,transparent)}.study-chat-conv-menu{min-width:160px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 6px 20px #00000029;padding:.3rem;margin-top:2px}.study-chat-conv-menu-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .6rem;border-radius:5px;font-size:.82rem;color:var(--color-text-primary);background:none;border:none;cursor:pointer;text-align:left;transition:background .12s ease}.study-chat-conv-menu-item:hover{background:var(--color-surface-muted)}.study-chat-conv-menu-item--danger{color:var(--rose-500)}.study-chat-conv-menu-item--danger:hover{background:color-mix(in srgb,var(--rose-500) 10%,transparent)}.study-chat-conv-menu-item--has-sub{position:relative;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.study-chat-conv-submenu{position:absolute;right:calc(100% + 4px);top:-.3rem;z-index:202;width:220px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 6px 20px #00000029;padding:.45rem}@media(max-width:1080px){.study-chat-page{display:flex}}@media(max-width:720px){.study-chat-empty-state,.study-chat-transcript-shell{padding:1rem 1rem 0}.study-chat-starters{gap:.5rem}.study-chat-welcome-heading{font-size:1.8rem}.study-chat-composer-wrapper{padding:.85rem 1rem 1rem}.study-chat-composer-actions{flex-direction:column;align-items:stretch}.study-chat-composer-left{width:100%;flex-direction:column;align-items:stretch}.study-chat-profile-select{width:100%}}.book-catalog-layout{display:flex;gap:3rem;align-items:flex-start}.book-filters-sidebar{width:220px;flex-shrink:0;position:sticky;top:0;max-height:calc(100vh - 80px);overflow-y:auto;scrollbar-width:none}.book-filters-sidebar::-webkit-scrollbar{display:none}.book-filters-section{border-bottom:1px solid var(--color-border);padding-bottom:1rem;margin-bottom:1rem}.book-filters-section:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.book-catalog-content{flex:1;min-width:0}.book-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.book-filters-mobile-overlay{position:fixed;inset:0;z-index:50;background:#0006}.book-filters-mobile-sheet{position:fixed;bottom:0;left:0;right:0;z-index:51;background:var(--color-surface);border-top:1px solid var(--color-border);border-radius:1rem 1rem 0 0;padding:1.25rem;max-height:80vh;overflow-y:auto;scrollbar-width:none}.book-filters-mobile-sheet::-webkit-scrollbar{display:none}.book-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,148px);gap:3rem 1.5rem}.book-reader-panel{display:flex;flex-direction:column;flex:1;min-height:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.book-reader-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid var(--color-border);background:var(--color-surface)}.book-reader-content{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;gap:1rem;background:var(--color-bg, #f6f8fa)}.book-reader-page{box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a;border-radius:2px;overflow:hidden}.book-reader-loading{border-radius:4px;background:var(--color-border);animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.pdf-search-highlight{background-color:var(--theme-color-500);opacity:.5;color:inherit;border-radius:1px}.book-card{cursor:pointer;background:transparent;border:none}.book-card-cover{box-shadow:0 4px 12px #0000002e,0 1px 3px #0000001f;transition:box-shadow .2s ease}.book-card:hover .book-card-cover{box-shadow:0 8px 24px #00000038,0 2px 6px #00000024}.book-card-cover-overlay{background:#0000002e;opacity:0;transition:opacity .2s ease;pointer-events:none}.book-card:hover .book-card-cover-overlay{opacity:1}.book-card-cover-selected{box-shadow:0 0 0 2.5px var(--theme-color-500),0 8px 20px #0003}.book-cover-placeholder{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--theme-color-500) 8%,var(--color-surface));color:var(--theme-color-500)}.book-progress-bar{height:3px;border-radius:2px;background:var(--color-border);overflow:hidden}.book-progress-bar-fill{height:100%;border-radius:2px;background:var(--theme-color-500);transition:width .3s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-right-0\.5{right:-.125rem}.-top-0\.5{top:-.125rem}.-top-3\.5{top:-.875rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[13px\]{left:13px}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-full{right:100%}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-\[calc\(100\%\+0\.5rem\)\]{top:calc(100% + .5rem)}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[108\]{z-index:108}.z-\[109\]{z-index:109}.z-\[110\]{z-index:110}.z-\[111\]{z-index:111}.z-\[120\]{z-index:120}.z-\[140\]{z-index:140}.z-\[149\]{z-index:149}.z-\[150\]{z-index:150}.z-\[200\]{z-index:200}.z-\[260\]{z-index:260}.z-\[261\]{z-index:261}.z-\[80\]{z-index:80}.z-\[88\]{z-index:88}.z-\[89\]{z-index:89}.z-\[90\]{z-index:90}.z-\[92\]{z-index:92}.z-\[95\]{z-index:95}.z-\[96\]{z-index:96}.z-\[97\]{z-index:97}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[2\/3\]{aspect-ratio:2/3}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100dvh\]{height:100dvh}.h-\[100vh\]{height:100vh}.h-\[420px\]{height:420px}.h-\[620px\]{height:620px}.h-\[min\(90vh\,760px\)\]{height:min(90vh,760px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-\[200px\]{max-height:200px}.max-h-\[420px\]{max-height:420px}.max-h-\[480px\]{max-height:480px}.max-h-\[90vh\]{max-height:90vh}.max-h-\[min\(280px\,40vh\)\]{max-height:min(280px,40vh)}.max-h-\[min\(460px\,70vh\)\]{max-height:min(460px,70vh)}.max-h-\[min\(58vh\,32rem\)\]{max-height:min(58vh,32rem)}.max-h-\[min\(66vh\,38rem\)\]{max-height:min(66vh,38rem)}.min-h-0{min-height:0px}.min-h-14{min-height:3.5rem}.min-h-16{min-height:4rem}.min-h-24{min-height:6rem}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[220px\]{min-height:220px}.min-h-\[240px\]{min-height:240px}.min-h-\[280px\]{min-height:280px}.min-h-\[70px\]{min-height:70px}.min-h-\[76px\]{min-height:76px}.min-h-\[90px\]{min-height:90px}.min-h-\[calc\(100vh-7rem\)\]{min-height:calc(100vh - 7rem)}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-4{width:1rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[100vw\]{width:100vw}.w-\[188px\]{width:188px}.w-\[190px\]{width:190px}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-\[42px\]{width:42px}.w-\[480px\]{width:480px}.w-\[58px\]{width:58px}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-2\.5{min-width:.625rem}.min-w-\[140px\]{min-width:140px}.min-w-\[220px\]{min-width:220px}.min-w-\[230px\]{min-width:230px}.min-w-\[280px\]{min-width:280px}.min-w-\[720px\]{min-width:720px}.min-w-\[760px\]{min-width:760px}.min-w-\[900px\]{min-width:900px}.min-w-\[980px\]{min-width:980px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[1020px\]{max-width:1020px}.max-w-\[1050px\]{max-width:1050px}.max-w-\[240px\]{max-width:240px}.max-w-\[380px\]{max-width:380px}.max-w-\[520px\]{max-width:520px}.max-w-\[560px\]{max-width:560px}.max-w-\[800px\]{max-width:800px}.max-w-\[85vw\]{max-width:85vw}.max-w-\[980px\]{max-width:980px}.max-w-\[min\(46vw\,520px\)\]{max-width:min(46vw,520px)}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.\!resize{resize:both!important}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[minmax\(0\,1fr\)_minmax\(160px\,1\.1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(160px,1.1fr)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-3{row-gap:.75rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[var\(--color-border\)\]>:not([hidden])~:not([hidden]){border-color:var(--color-border)}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-visible{overflow-y:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[var\(--color-accent\)\]{border-color:var(--color-accent)}.border-\[var\(--color-border\)\]{border-color:var(--color-border)}.border-\[var\(--color-danger\)\]{border-color:var(--color-danger)}.border-\[var\(--theme-color-300\)\]{border-color:var(--theme-color-300)}.border-\[var\(--theme-color-400\)\]{border-color:var(--theme-color-400)}.border-\[var\(--theme-color-500\)\]{border-color:var(--theme-color-500)}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-rose-500\/30{border-color:#f43f5e4d}.bg-\[color-mix\(in_srgb\,var\(--theme-color-500\)_10\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-color-500) 10%,transparent)}.bg-\[color-mix\(in_srgb\,var\(--theme-color-500\)_12\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-color-500) 12%,transparent)}.bg-\[color-mix\(in_srgb\,var\(--theme-color-500\)_14\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-color-500) 14%,transparent)}.bg-\[var\(--color-accent\)\]{background-color:var(--color-accent)}.bg-\[var\(--color-border\)\]{background-color:var(--color-border)}.bg-\[var\(--color-danger\)\]{background-color:var(--color-danger)}.bg-\[var\(--color-danger-muted\,_\#fee\)\]{background-color:var(--color-danger-muted, #fee)}.bg-\[var\(--color-surface\)\]{background-color:var(--color-surface)}.bg-\[var\(--color-surface-muted\)\]{background-color:var(--color-surface-muted)}.bg-\[var\(--sidebar-submenu-line\)\]{background-color:var(--sidebar-submenu-line)}.bg-\[var\(--sidebar-submenu-line-active\)\]{background-color:var(--sidebar-submenu-line-active)}.bg-\[var\(--theme-color-100\)\]{background-color:var(--theme-color-100)}.bg-\[var\(--theme-color-500\)\]{background-color:var(--theme-color-500)}.bg-\[var\(--theme-color-600\)\]{background-color:var(--theme-color-600)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.bg-black\/25{background-color:#00000040}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/75{background-color:#000000bf}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[30px\]{padding:30px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[0\.8625rem\]{padding-top:.8625rem;padding-bottom:.8625rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-28{padding-bottom:7rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[10vh\]{padding-top:10vh}.pt-\[12vh\]{padding-top:12vh}.pt-\[18vh\]{padding-top:18vh}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.9em\]{font-size:.9em}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[var\(--color-accent-foreground\)\]{color:var(--color-accent-foreground)}.text-\[var\(--color-danger\)\]{color:var(--color-danger)}.text-\[var\(--color-text-muted\)\]{color:var(--color-text-muted)}.text-\[var\(--color-text-primary\)\]{color:var(--color-text-primary)}.text-\[var\(--sidebar-submenu-active-text\)\]{color:var(--sidebar-submenu-active-text)}.text-\[var\(--sidebar-submenu-text\)\]{color:var(--sidebar-submenu-text)}.text-\[var\(--theme-color-500\)\]{color:var(--theme-color-500)}.text-\[var\(--theme-color-600\)\]{color:var(--theme-color-600)}.text-\[var\(--theme-color-700\)\]{color:var(--theme-color-700)}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/80{color:#fffc}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.accent-\[var\(--theme-color-500\)\]{accent-color:var(--theme-color-500)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[scrollbar-width\:none\]{scrollbar-width:none}:root{font-family:Noto Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--white: #ffffff;--black: #000000;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--slate-950: #020617;--red-50: #fef2f2;--red-100: #fee2e2;--red-200: #fecaca;--red-300: #fca5a5;--red-400: #f87171;--red-500: #ef4444;--red-600: #dc2626;--red-700: #b91c1c;--red-800: #991b1b;--red-900: #7f1d1d;--red-950: #450a0a;--amber-50: #fffbeb;--amber-100: #fef3c7;--amber-200: #fde68a;--amber-300: #fcd34d;--amber-400: #fbbf24;--amber-500: #f59e0b;--amber-600: #d97706;--amber-700: #b45309;--amber-800: #92400e;--amber-900: #78350f;--amber-950: #451a03;--yellow-50: #fefce8;--yellow-100: #fef9c3;--yellow-200: #fef08a;--yellow-300: #fde047;--yellow-400: #facc15;--yellow-500: #eab308;--yellow-600: #ca8a04;--yellow-700: #a16207;--yellow-800: #854d0e;--yellow-900: #713f12;--yellow-950: #422006;--lime-50: #f7fee7;--lime-100: #ecfccb;--lime-200: #d9f99d;--lime-300: #bef264;--lime-400: #a3e635;--lime-500: #84cc16;--lime-600: #65a30d;--lime-700: #4d7c0f;--lime-800: #3f6212;--lime-900: #365314;--lime-950: #1a2e05;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--green-950: #052e16;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--blue-950:#172554;--teal-50: #f0fdfa;--teal-100: #ccfbf1;--teal-200: #99f6e4;--teal-300: #5eead4;--teal-400: #2dd4bf;--teal-500: #14b8a6;--teal-600: #0d9488;--teal-700: #0f766e;--teal-800: #115e59;--teal-900: #134e4a;--teal-950: #042f2e;--cyan-50: #ecfeff;--cyan-100: #cffafe;--cyan-200: #a5f3fc;--cyan-300: #67e8f9;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--cyan-600: #0891b2;--cyan-700: #0e7490;--cyan-800: #155e75;--cyan-900: #164e63;--cyan-950: #083344;--sky-50: #f0f9ff;--sky-100: #e0f2fe;--sky-200: #bae6fd;--sky-300: #7dd3fc;--sky-400: #38bdf8;--sky-500: #0ea5e9;--sky-600: #0284c7;--sky-700: #0369a1;--sky-800: #075985;--sky-900: #0c4a6e;--sky-950: #082f49;--indigo-50: #eef2ff;--indigo-100: #e0e7ff;--indigo-200: #c7d2fe;--indigo-300: #a5b4fc;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--indigo-700: #4338ca;--indigo-800: #3730a3;--indigo-900: #312e81;--indigo-950: #1e1b4b;--violet-50: #f5f3ff;--violet-100: #ede9fe;--violet-200: #ddd6fe;--violet-300: #c4b5fd;--violet-400: #a78bfa;--violet-500: #8b5cf6;--violet-600: #7c3aed;--violet-700: #6d28d9;--violet-800: #5b21b6;--violet-900: #4c1d95;--violet-950: #2e1065;--purple-50: #faf5ff;--purple-100: #f3e8ff;--purple-200: #e9d5ff;--purple-300: #d8b4fe;--purple-400: #c084fc;--purple-500: #a855f7;--purple-600: #9333ea;--purple-700: #7e22ce;--purple-800: #6b21a8;--purple-900: #581c87;--purple-950: #3b0764;--fuchsia-50: #fdf4ff;--fuchsia-100: #fae8ff;--fuchsia-200: #f5d0fe;--fuchsia-300: #f0abfc;--fuchsia-400: #e879f9;--fuchsia-500: #d946ef;--fuchsia-600: #c026d3;--fuchsia-700: #a21caf;--fuchsia-800: #86198f;--fuchsia-900: #701a75;--fuchsia-950: #4a044e;--pink-50: #fdf2f8;--pink-100: #fce7f3;--pink-200: #fbcfe8;--pink-300: #f9a8d4;--pink-400: #f472b6;--pink-500: #ec4899;--pink-600: #db2777;--pink-700: #be185d;--pink-800: #9d174d;--pink-900: #831843;--pink-950: #500724;--rose-50: #fff1f2;--rose-100: #ffe4e6;--rose-200: #fecdd3;--rose-300: #fda4af;--rose-400: #fb7185;--rose-500: #f43f5e;--rose-600: #e11d48;--rose-700: #be123c;--rose-800: #9f1239;--rose-900: #881337;--rose-950: #4c0519;--orange-50: #fff7ed;--orange-100: #ffedd5;--orange-200: #fed7aa;--orange-300: #fdba74;--orange-400: #fb923c;--orange-500: #f97316;--orange-600: #ea580c;--orange-700: #c2410c;--orange-800: #9a3412;--orange-900: #7c2d12;--orange-950: #431407;--emerald-50: #ecfdf5;--emerald-100: #d1fae5;--emerald-200: #a7f3d0;--emerald-300: #6ee7b7;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--emerald-800: #065f46;--emerald-900: #064e3b;--emerald-950: #022c22;--theme-color-50: var(--slate-50);--theme-color-100: var(--slate-100);--theme-color-200: var(--slate-200);--theme-color-300: var(--slate-300);--theme-color-400: var(--slate-400);--theme-color-500: var(--slate-500);--theme-color-600: var(--slate-600);--theme-color-700: var(--slate-700);--theme-color-800: var(--slate-800);--theme-color-900: var(--slate-900);--theme-color-950: var(--slate-950)}:root[data-theme-variation=blue]{--theme-color-50: var(--blue-50);--theme-color-100: var(--blue-100);--theme-color-200: var(--blue-200);--theme-color-300: var(--blue-300);--theme-color-400: var(--blue-400);--theme-color-500: var(--blue-500);--theme-color-600: var(--blue-600);--theme-color-700: var(--blue-700);--theme-color-800: var(--blue-800);--theme-color-900: var(--blue-900);--theme-color-950: var(--blue-950)}:root[data-theme-variation=red]{--theme-color-50: var(--red-50);--theme-color-100: var(--red-100);--theme-color-200: var(--red-200);--theme-color-300: var(--red-300);--theme-color-400: var(--red-400);--theme-color-500: var(--red-500);--theme-color-600: var(--red-600);--theme-color-700: var(--red-700);--theme-color-800: var(--red-800);--theme-color-900: var(--red-900);--theme-color-950: var(--red-950)}:root[data-theme-variation=amber]{--theme-color-50: var(--amber-50);--theme-color-100: var(--amber-100);--theme-color-200: var(--amber-200);--theme-color-300: var(--amber-300);--theme-color-400: var(--amber-400);--theme-color-500: var(--amber-500);--theme-color-600: var(--amber-600);--theme-color-700: var(--amber-700);--theme-color-800: var(--amber-800);--theme-color-900: var(--amber-900);--theme-color-950: var(--amber-950)}:root[data-theme-variation=yellow]{--theme-color-50: var(--yellow-50);--theme-color-100: var(--yellow-100);--theme-color-200: var(--yellow-200);--theme-color-300: var(--yellow-300);--theme-color-400: var(--yellow-400);--theme-color-500: var(--yellow-500);--theme-color-600: var(--yellow-600);--theme-color-700: var(--yellow-700);--theme-color-800: var(--yellow-800);--theme-color-900: var(--yellow-900);--theme-color-950: var(--yellow-950)}:root[data-theme-variation=lime]{--theme-color-50: var(--lime-50);--theme-color-100: var(--lime-100);--theme-color-200: var(--lime-200);--theme-color-300: var(--lime-300);--theme-color-400: var(--lime-400);--theme-color-500: var(--lime-500);--theme-color-600: var(--lime-600);--theme-color-700: var(--lime-700);--theme-color-800: var(--lime-800);--theme-color-900: var(--lime-900);--theme-color-950: var(--lime-950)}:root[data-theme-variation=green]{--theme-color-50: var(--green-50);--theme-color-100: var(--green-100);--theme-color-200: var(--green-200);--theme-color-300: var(--green-300);--theme-color-400: var(--green-400);--theme-color-500: var(--green-500);--theme-color-600: var(--green-600);--theme-color-700: var(--green-700);--theme-color-800: var(--green-800);--theme-color-900: var(--green-900);--theme-color-950: var(--green-950)}:root[data-theme-variation=violet]{--theme-color-50: var(--violet-50);--theme-color-100: var(--violet-100);--theme-color-200: var(--violet-200);--theme-color-300: var(--violet-300);--theme-color-400: var(--violet-400);--theme-color-500: var(--violet-500);--theme-color-600: var(--violet-600);--theme-color-700: var(--violet-700);--theme-color-800: var(--violet-800);--theme-color-900: var(--violet-900);--theme-color-950: var(--violet-950)}:root[data-theme-variation=orange]{--theme-color-50: var(--orange-50);--theme-color-100: var(--orange-100);--theme-color-200: var(--orange-200);--theme-color-300: var(--orange-300);--theme-color-400: var(--orange-400);--theme-color-500: var(--orange-500);--theme-color-600: var(--orange-600);--theme-color-700: var(--orange-700);--theme-color-800: var(--orange-800);--theme-color-900: var(--orange-900);--theme-color-950: var(--orange-950)}:root[data-theme-variation=emerald]{--theme-color-50: var(--emerald-50);--theme-color-100: var(--emerald-100);--theme-color-200: var(--emerald-200);--theme-color-300: var(--emerald-300);--theme-color-400: var(--emerald-400);--theme-color-500: var(--emerald-500);--theme-color-600: var(--emerald-600);--theme-color-700: var(--emerald-700);--theme-color-800: var(--emerald-800);--theme-color-900: var(--emerald-900);--theme-color-950: var(--emerald-950)}:root[data-theme-variation=teal]{--theme-color-50: var(--teal-50);--theme-color-100: var(--teal-100);--theme-color-200: var(--teal-200);--theme-color-300: var(--teal-300);--theme-color-400: var(--teal-400);--theme-color-500: var(--teal-500);--theme-color-600: var(--teal-600);--theme-color-700: var(--teal-700);--theme-color-800: var(--teal-800);--theme-color-900: var(--teal-900);--theme-color-950: var(--teal-950)}:root[data-theme-variation=cyan]{--theme-color-50: var(--cyan-50);--theme-color-100: var(--cyan-100);--theme-color-200: var(--cyan-200);--theme-color-300: var(--cyan-300);--theme-color-400: var(--cyan-400);--theme-color-500: var(--cyan-500);--theme-color-600: var(--cyan-600);--theme-color-700: var(--cyan-700);--theme-color-800: var(--cyan-800);--theme-color-900: var(--cyan-900);--theme-color-950: var(--cyan-950)}:root[data-theme-variation=sky]{--theme-color-50: var(--sky-50);--theme-color-100: var(--sky-100);--theme-color-200: var(--sky-200);--theme-color-300: var(--sky-300);--theme-color-400: var(--sky-400);--theme-color-500: var(--sky-500);--theme-color-600: var(--sky-600);--theme-color-700: var(--sky-700);--theme-color-800: var(--sky-800);--theme-color-900: var(--sky-900);--theme-color-950: var(--sky-950)}:root[data-theme-variation=indigo]{--theme-color-50: var(--indigo-50);--theme-color-100: var(--indigo-100);--theme-color-200: var(--indigo-200);--theme-color-300: var(--indigo-300);--theme-color-400: var(--indigo-400);--theme-color-500: var(--indigo-500);--theme-color-600: var(--indigo-600);--theme-color-700: var(--indigo-700);--theme-color-800: var(--indigo-800);--theme-color-900: var(--indigo-900);--theme-color-950: var(--indigo-950)}:root[data-theme-variation=purple]{--theme-color-50: var(--purple-50);--theme-color-100: var(--purple-100);--theme-color-200: var(--purple-200);--theme-color-300: var(--purple-300);--theme-color-400: var(--purple-400);--theme-color-500: var(--purple-500);--theme-color-600: var(--purple-600);--theme-color-700: var(--purple-700);--theme-color-800: var(--purple-800);--theme-color-900: var(--purple-900);--theme-color-950: var(--purple-950)}:root[data-theme-variation=fuchsia]{--theme-color-50: var(--fuchsia-50);--theme-color-100: var(--fuchsia-100);--theme-color-200: var(--fuchsia-200);--theme-color-300: var(--fuchsia-300);--theme-color-400: var(--fuchsia-400);--theme-color-500: var(--fuchsia-500);--theme-color-600: var(--fuchsia-600);--theme-color-700: var(--fuchsia-700);--theme-color-800: var(--fuchsia-800);--theme-color-900: var(--fuchsia-900);--theme-color-950: var(--fuchsia-950)}:root[data-theme-variation=pink]{--theme-color-50: var(--pink-50);--theme-color-100: var(--pink-100);--theme-color-200: var(--pink-200);--theme-color-300: var(--pink-300);--theme-color-400: var(--pink-400);--theme-color-500: var(--pink-500);--theme-color-600: var(--pink-600);--theme-color-700: var(--pink-700);--theme-color-800: var(--pink-800);--theme-color-900: var(--pink-900);--theme-color-950: var(--pink-950)}:root[data-theme-variation=rose]{--theme-color-50: var(--rose-50);--theme-color-100: var(--rose-100);--theme-color-200: var(--rose-200);--theme-color-300: var(--rose-300);--theme-color-400: var(--rose-400);--theme-color-500: var(--rose-500);--theme-color-600: var(--rose-600);--theme-color-700: var(--rose-700);--theme-color-800: var(--rose-800);--theme-color-900: var(--rose-900);--theme-color-950: var(--rose-950)}:root[data-theme=light]{--color-bg: #f6f8fa;--color-surface: #ffffff;--color-surface-muted: #ffffff;--color-border: #e5e5e5;--color-text-primary: #111;--color-text-secondary: #000;--color-text-muted: #6b7280;--color-accent: color-mix(in srgb, var(--theme-color-500) 11%, transparent);--color-accent-foreground: var(--theme-color-500);--color-danger: #c26363;--oauth-google-bg: #ffffff;--oauth-google-border: #e5e5e5;--oauth-google-text: #222222;--oauth-google-hover: #fafafa;--oauth-microsoft-bg: #222222;--oauth-microsoft-hover: #333333;--oauth-apple-bg: #222222;--oauth-apple-hover: #333333;--oauth-apple-icon: #111111;--btn-cancel-bg: #eceff3;--sidebar-submenu-text: #9ca3af;--sidebar-submenu-active-text: var(--color-text-secondary);--sidebar-submenu-line: #d1d5db;--sidebar-submenu-line-active: #000000}:root[data-theme=dark]{--color-bg: #222222;--color-surface: #222222;--color-surface-muted: #222222;--color-border: #2f2f2f;--color-text-primary: #f5f5f5;--color-text-secondary: #999;--color-text-muted: #cfcfcf;--color-accent: color-mix(in srgb, var(--theme-color-500) 11%, transparent);--color-accent-hover: var(--color-accent);--color-accent-foreground: var(--theme-color-500);--color-danger: #c26363;--oauth-google-bg: #222222;--oauth-google-border: #2f2f2f;--oauth-google-text: #f5f5f5;--oauth-google-hover: #2a2a2a;--oauth-microsoft-bg: #2a2a2a;--oauth-microsoft-hover: #343434;--oauth-apple-bg: #2a2a2a;--oauth-apple-hover: #343434;--oauth-apple-icon: #f5f5f5;--btn-cancel-bg: #1a1a1a;--sidebar-submenu-text: var(--color-text-secondary);--sidebar-submenu-active-text: var(--theme-color-500);--sidebar-submenu-line: var(--color-border);--sidebar-submenu-line-active: var(--theme-color-500)}body{margin:0;background:var(--color-bg);color:var(--color-text-primary);overflow-x:hidden}.placeholder\:theme-text-muted::-moz-placeholder{color:var(--color-text-muted)}.placeholder\:theme-text-muted::placeholder{color:var(--color-text-muted)}.placeholder\:theme-text-muted.bible-verse-number:hover::-moz-placeholder,.bible-verse:hover .placeholder\:theme-text-muted.bible-verse-number::-moz-placeholder,.bible-verse-row:hover .placeholder\:theme-text-muted.bible-verse-number::-moz-placeholder,.placeholder\:theme-text-muted .bible-verse-number-active::-moz-placeholder{color:var(--theme-color-500)}.placeholder\:theme-text-muted.bible-verse-number:hover::placeholder,.bible-verse:hover .placeholder\:theme-text-muted.bible-verse-number::placeholder,.bible-verse-row:hover .placeholder\:theme-text-muted.bible-verse-number::placeholder,.placeholder\:theme-text-muted .bible-verse-number-active::placeholder{color:var(--theme-color-500)}.hover\:theme-text-primary:hover{color:var(--color-text-primary)}.placeholder\:text-\[var\(--color-text-muted\)\]::-moz-placeholder{color:var(--color-text-muted)}.placeholder\:text-\[var\(--color-text-muted\)\]::placeholder{color:var(--color-text-muted)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-none:last-child{border-style:none}.read-only\:opacity-60:-moz-read-only{opacity:.6}.read-only\:opacity-60:read-only{opacity:.6}.hover\:border-\[var\(--theme-color-400\)\]:hover{border-color:var(--theme-color-400)}.hover\:border-\[var\(--theme-color-500\)\]:hover{border-color:var(--theme-color-500)}.hover\:border-rose-500:hover{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.hover\:bg-\[var\(--color-danger\)\]:hover{background-color:var(--color-danger)}.hover\:bg-\[var\(--color-surface-muted\)\]:hover{background-color:var(--color-surface-muted)}.hover\:bg-\[var\(--theme-color-600\)\]:hover{background-color:var(--theme-color-600)}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-rose-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-500\/10:hover{background-color:#f43f5e1a}.hover\:bg-rose-600:hover{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:text-\[var\(--color-text-primary\)\]:hover{color:var(--color-text-primary)}.hover\:text-\[var\(--color-text-secondary\)\]:hover{color:var(--color-text-secondary)}.hover\:text-\[var\(--theme-color-500\)\]:hover{color:var(--theme-color-500)}.hover\:text-rose-400:hover{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:underline-offset-2:hover{text-underline-offset:2px}.hover\:underline-offset-4:hover{text-underline-offset:4px}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.focus\:border-\[var\(--color-accent\)\]:focus{border-color:var(--color-accent)}.focus\:border-\[var\(--theme-color-400\)\]:focus{border-color:var(--theme-color-400)}.focus\:border-\[var\(--theme-color-500\)\]:focus{border-color:var(--theme-color-500)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[var\(--theme-color-400\)\]:focus{--tw-ring-color: var(--theme-color-400)}.focus\:ring-\[var\(--theme-color-500\)\]:focus{--tw-ring-color: var(--theme-color-500)}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:brightness-90{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:p-6{padding:1.5rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:block{display:block}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1\.3fr_0\.7fr\]{grid-template-columns:1.3fr .7fr}.md\:px-12{padding-left:3rem;padding-right:3rem}}@media(min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:table-cell{display:table-cell}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}.lg\:grid-cols-\[minmax\(0\,1fr\)_230px\]{grid-template-columns:minmax(0,1fr) 230px}}@media(min-width:1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1\.3fr_0\.7fr\]{grid-template-columns:1.3fr .7fr}.xl\:flex-row{flex-direction:row}.xl\:items-end{align-items:flex-end}.xl\:justify-between{justify-content:space-between}}@media(prefers-color-scheme:dark){.group:hover .dark\:group-hover\:brightness-125{--tw-brightness: brightness(1.25);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}
