.ChatInputBox_chatInputBox__X5JZO,.ChatInputBox_inputForm__A__gI{width:100%}.ChatInputBox_inputWrapper__ddODl{display:flex;align-items:flex-end;gap:.75rem;background:#fff;border-radius:8px;padding:.75rem 1rem;border:1px solid #e1e1e1;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.06);position:relative}.ChatInputBox_inputWrapper__ddODl:focus-within{border-color:#1a4a28;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(max-width:768px){.ChatInputBox_inputWrapper__ddODl{padding:.625rem .875rem;gap:.625rem}}.ChatInputBox_sourcesIndicator__AMAAc{position:absolute;bottom:.75rem;left:.75rem;display:flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#fffafc;border-radius:999px;border:1px solid #e1e1e1;white-space:nowrap;z-index:1;cursor:pointer;transition:all .2s ease}.ChatInputBox_sourcesIndicator__AMAAc:hover{background:#fff6f9;border-color:#1a4a28;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.ChatInputBox_sourcesIndicator__AMAAc:active{transform:translateY(0)}.ChatInputBox_sourcesIcon__p9qTt{font-size:var(--font-body);color:#1a4a28;line-height:1}.ChatInputBox_sourcesText__rpZZZ{font-size:var(--font-label);color:#1a4a28}.ChatInputBox_input__3WyYw{flex:1 1;border:none;background:transparent;font-size:var(--font-body);color:#000;resize:none;outline:none;min-height:1.5rem;max-height:25rem;line-height:1.5;padding:.125rem 0 2.75rem;overflow-y:auto}.ChatInputBox_input__3WyYw::placeholder{color:#767676}.ChatInputBox_input__3WyYw:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.ChatInputBox_input__3WyYw{font-size:16px}}.ChatInputBox_sendButton__ZNLVX{background:#ffd0df;color:#041d05;border:none;border-radius:8px;width:2.5rem;height:2.5rem;min-width:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;animation:ChatInputBox_fadeInSlide__zfcow .2s ease-out}.ChatInputBox_sendButton__ZNLVX:hover:not(:disabled){background:#ffb7ce;transform:translateY(-1px)}.ChatInputBox_sendButton__ZNLVX:active:not(:disabled){transform:translateY(0)}.ChatInputBox_sendButton__ZNLVX:disabled{opacity:.5;cursor:not-allowed}.ChatInputBox_suggestions__vXaD9{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}@media(max-width:768px){.ChatInputBox_suggestions__vXaD9{gap:.375rem;margin-top:.75rem}}.ChatInputBox_suggestionChip__imjV2{padding:.5rem 1rem;background-color:hsla(40,5%,88%,.5);border:1px solid rgba(0,0,0,.08);border-radius:8px;font-size:var(--font-body);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease;color:#000;box-shadow:0 1px 2px rgba(0,0,0,.04)}@media(max-width:768px){.ChatInputBox_suggestionChip__imjV2{padding:.375rem .75rem;font-size:var(--font-label)}}.ChatInputBox_suggestionChip__imjV2:hover:not(:disabled){transform:translateY(-.0625rem);box-shadow:0 3px 10px rgba(0,0,0,.08);border-color:rgba(0,0,0,.12)}.ChatInputBox_suggestionChip__imjV2:disabled{opacity:.5;cursor:not-allowed}.ChatInputBox_suggestionChip__imjV2:first-child{background-color:#e8edea;border-color:#bac9bf}.ChatInputBox_suggestionChip__imjV2:nth-child(2){background-color:#f0f4fd;border-color:#dde5f9}.ChatInputBox_suggestionChip__imjV2:nth-child(3){background-color:#fff6e6;border-color:#ffe9bf}.ChatInputBox_suggestionChip__imjV2:nth-child(4){background-color:#f2e6f2;border-color:#dfbfdf}.ChatInputBox_suggestionChip__imjV2:nth-child(5){background-color:#ffd9d9;border-color:#ffb3b3}.ChatInputBox_spinner__yiUCP{animation:ChatInputBox_spin__ohS8X 1s linear infinite}@keyframes ChatInputBox_spin__ohS8X{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ChatInputBox_fadeInSlide__zfcow{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.NewChatPrompt_emptyState__FYI_X{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.25rem}@media(max-width:768px){.NewChatPrompt_emptyState__FYI_X{padding:1.25rem 1rem;align-items:flex-start}}.NewChatPrompt_emptyStateContent__2aNLf{width:100%;max-width:50rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media(max-width:768px){.NewChatPrompt_emptyStateContent__2aNLf{height:100%;justify-content:space-between;padding-top:4.375rem}}.NewChatPrompt_emptyStateTitle__e96W_{font-size:var(--font-h4);color:#041d05}@media(max-width:768px){.NewChatPrompt_emptyStateTitle__e96W_{margin-top:.625rem}}.NewChatPrompt_emptyStateSubtitle__zy9N_{font-size:var(--font-h6);color:#767676;margin:0 0 2.5rem}@media(max-width:768px){.NewChatPrompt_emptyStateSubtitle__zy9N_{margin-bottom:2rem}}.NewChatPrompt_chatInput___LE1P{width:100%;margin-top:1.875rem}@media(max-width:768px){.NewChatPrompt_chatInput___LE1P{margin-top:1.25rem;padding-bottom:.625rem}}.ChatMessage_messageWrapper__HZDet{display:flex;margin-bottom:1.5rem;width:100%;animation:ChatMessage_fadeIn__MtMVA .3s ease}.ChatMessage_messageWrapper__HZDet.ChatMessage_user__yQvij{flex-direction:row-reverse}.ChatMessage_messageWrapper__HZDet.ChatMessage_user__yQvij .ChatMessage_messageContent__AFvp1{background:#f4f4f4;border-radius:8px;padding:.75rem 1rem;max-width:70%}@media(max-width:768px){.ChatMessage_messageWrapper__HZDet.ChatMessage_user__yQvij .ChatMessage_messageContent__AFvp1{max-width:85%}}.ChatMessage_messageWrapper__HZDet.ChatMessage_user__yQvij .ChatMessage_simpleContent__esEbU{color:#000;font-size:var(--font-body);white-space:pre-wrap;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.ChatMessage_messageWrapper__HZDet.ChatMessage_assistant__DoZ9P{flex-direction:column;align-items:flex-start}.ChatMessage_messageWrapper__HZDet.ChatMessage_assistant__DoZ9P .ChatMessage_messageContent__AFvp1{max-width:100%}.ChatMessage_messageWrapper__HZDet.ChatMessage_streaming__V_XCf .ChatMessage_formattedContent__8QKVC:after{content:"▋";animation:ChatMessage_blink__rFh4_ 1s infinite;margin-left:.125rem;color:#767676}.ChatMessage_formattedContent__8QKVC{color:#000;font-size:var(--font-body);line-height:1.6!important;word-break:break-word;overflow-wrap:break-word}.ChatMessage_formattedContent__8QKVC span,.ChatMessage_formattedContent__8QKVC>div{line-height:inherit}.ChatMessage_formattedContent__8QKVC p{margin:0 0 1rem;white-space:pre-wrap;line-height:1.6!important;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.ChatMessage_formattedContent__8QKVC p:last-child{margin-bottom:0}.ChatMessage_formattedContent__8QKVC ol{margin:.75rem 0 1.25rem;padding-left:1.5rem;list-style-type:decimal}.ChatMessage_formattedContent__8QKVC ol:last-child{margin-bottom:0}.ChatMessage_formattedContent__8QKVC ol,.ChatMessage_formattedContent__8QKVC ul{margin:.75rem 0 1.25rem;line-height:1.6!important}.ChatMessage_formattedContent__8QKVC ol:last-child,.ChatMessage_formattedContent__8QKVC ul:last-child{margin-bottom:0}.ChatMessage_formattedContent__8QKVC ul{list-style-type:disc;padding-left:1.5rem}.ChatMessage_formattedContent__8QKVC li{margin-bottom:.5rem;line-height:1.6!important;word-break:break-word;overflow-wrap:break-word}.ChatMessage_formattedContent__8QKVC li:last-child{margin-bottom:0}.ChatMessage_formattedContent__8QKVC strong{font-weight:500}.ChatMessage_formattedContent__8QKVC .ChatMessage_citation__d_zBy{position:relative;display:inline}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationNumber__kxeiB{display:inline-flex;align-items:center;justify-content:center;background:#e1e1e1;color:#000;font-weight:500;font-size:.625rem;margin-left:.125rem;width:1.125rem;height:1.125rem;border-radius:4px;vertical-align:baseline;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.ChatMessage_formattedContent__8QKVC .ChatMessage_citation__d_zBy:hover .ChatMessage_citationNumber__kxeiB{background:#767676;color:#fff;border-color:#767676;transform:translateY(-1px)}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);z-index:1000;pointer-events:none}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0>div{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;transition-delay:.3s}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0.ChatMessage_tooltipBottom__h5oeE{bottom:auto;top:100%;margin-top:.5rem}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0.ChatMessage_tooltipRight__KV_q2{left:0;transform:translateX(0)}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0.ChatMessage_tooltipLeft__Tv_ZR{left:auto;right:0;transform:translateX(0)}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0.ChatMessage_tooltipBottom__h5oeE.ChatMessage_tooltipLeft__Tv_ZR,.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0.ChatMessage_tooltipBottom__h5oeE.ChatMessage_tooltipRight__KV_q2{transform:translateX(0)}.ChatMessage_formattedContent__8QKVC .ChatMessage_citationTooltipWrapper__juvl0:hover>div,.ChatMessage_formattedContent__8QKVC .ChatMessage_citation__d_zBy:hover .ChatMessage_citationTooltipWrapper__juvl0>div{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.ChatMessage_formattedContent__8QKVC .ChatMessage_math-symbol__iXrWF{font-style:italic;color:#041d05}.ChatMessage_formattedContent__8QKVC code{background:#fdfdfd;padding:.125rem .25rem;border-radius:4px;font-family:Monaco,Menlo,monospace;font-size:.9em;color:#041d05;word-break:break-all;overflow-wrap:break-word}.ChatMessage_formattedContent__8QKVC .ChatMessage_code-block__uX5Xc{background:#fdfdfd;border:1px solid #e1e1e1;border-radius:999px;padding:.75rem;margin:.75rem 0;overflow-x:auto;word-break:break-all;overflow-wrap:break-word}.ChatMessage_formattedContent__8QKVC .ChatMessage_code-block__uX5Xc code{background:none;padding:0;color:#000;white-space:pre-wrap;word-break:break-all}.ChatMessage_formattedContent__8QKVC h3{font-size:var(--font-h4);margin:1.25rem 0!important;color:#041d05}.ChatMessage_formattedContent__8QKVC h3:first-child{margin-top:0}.ChatMessage_formattedContent__8QKVC h4{font-size:var(--font-h5);margin:1rem 0!important;color:#041d05}.ChatMessage_formattedContent__8QKVC h4:first-child{margin-top:0}.ChatMessage_formattedContent__8QKVC h5,.ChatMessage_formattedContent__8QKVC h6{font-size:var(--font-h6);margin:1.5rem 0 .875rem!important;color:#041d05}.ChatMessage_formattedContent__8QKVC h5:first-child,.ChatMessage_formattedContent__8QKVC h6:first-child{margin-top:0}.ChatMessage_formattedContent__8QKVC .ChatMessage_list-level-0__INJA9{margin-left:0}.ChatMessage_formattedContent__8QKVC .ChatMessage_list-level-0__INJA9.ChatMessage_list-level-0__INJA9[data-list-type=ordered]{list-style-type:decimal}.ChatMessage_formattedContent__8QKVC .ChatMessage_list-level-0__INJA9.ChatMessage_list-level-0__INJA9[data-list-type=unordered]{list-style-type:disc}.ChatMessage_formattedContent__8QKVC .ChatMessage_list-level-1__kn9Lw{margin-left:1.25rem;list-style-type:circle}.ChatMessage_formattedContent__8QKVC .ChatMessage_list-level-2__bKr5L{margin-left:2.5rem;list-style-type:square}.ChatMessage_sourcesPlaceholder__iDwyA{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e1e1e1;font-size:var(--font-label)}.ChatMessage_sourcesLabel__weVZy{font-style:italic;color:#1a4a28;margin-right:.5rem}.ChatMessage_noSourcesLabel__msesJ{font-style:italic;color:#767676;font-size:var(--font-label)}.ChatMessage_sourceLink__h2jTR{display:inline-flex;align-items:center;padding:.1875rem .3125rem;margin-right:.5rem;margin-bottom:.5rem;background:#fdfdfd;border:1px solid #e1e1e1;border-radius:4px;color:#767676;cursor:pointer;transition:all .15s ease}.ChatMessage_sourceLink__h2jTR:hover{background:rgba(26,74,40,.2);border-color:#041d05;color:#041d05;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.ChatMessage_sourceLink__h2jTR:active{transform:translateY(0)}.ChatMessage_sourceIcon___4mbz{margin-right:.25rem;font-size:.75rem;opacity:.7}@keyframes ChatMessage_fadeIn__MtMVA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatMessage_blink__rFh4_{0%,to{opacity:1}50%{opacity:0}}.SourceViewer_modalOverlay__lxoqP{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:10001;display:flex;justify-content:center;align-items:center;padding:1.25rem;overflow-y:auto}@media(max-width:768px){.SourceViewer_modalOverlay__lxoqP{padding:.75rem;background-color:rgba(0,0,0,.6)}}.SourceViewer_modal__p_UQb{background-color:#fff;border-radius:8px;box-shadow:0 .25rem 1.25rem rgba(0,0,0,.15);width:100%;max-width:75rem;height:90vh;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:SourceViewer_fadeIn__aABIH .3s ease-out}@media(max-width:768px){.SourceViewer_modal__p_UQb{height:85vh;max-height:85vh}}.SourceViewer_modalMobile__5mEqE{width:100%;height:100%;border-radius:0}.SourceViewer_modalHeader__LiX6w{padding:1.25rem 1.5rem;background-color:#fdfdfd;border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative;z-index:1;box-shadow:0 1px 0 rgba(0,0,0,.04)}.SourceViewer_modalHeader__LiX6w h3{margin:0;font-size:var(--font-h6);color:#000;line-height:1.2;flex:1 1;padding-right:2.5rem}@media(max-width:768px){.SourceViewer_modalHeader__LiX6w h3{font-size:var(--font-body)}}.SourceViewer_modalHeader__LiX6w .SourceViewer_headerReference__DGZcV{width:100%;margin:.25rem 0 0;font-size:var(--font-body);color:#767676;font-style:italic}.SourceViewer_closeButton__2hcir{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:var(--font-h5);line-height:1;cursor:pointer;color:#767676;padding:0 .5rem}.SourceViewer_closeButton__2hcir:hover{color:#000}.SourceViewer_closeButton__2hcir:focus-visible{outline:2px solid #1a4a28;outline-offset:2px;border-radius:4px}.SourceViewer_searchBar__6n6QW{padding:.75rem 1.5rem;background-color:#fff;border-bottom:1px solid #e1e1e1;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media(max-width:768px){.SourceViewer_searchBar__6n6QW{padding:.5rem 1rem;gap:.375rem}}.SourceViewer_searchInput__eSoqH{flex:1 1;min-width:12.5rem;padding:.5rem .75rem;border:1px solid #e1e1e1;border-radius:999px;font-size:var(--font-body);font-family:OpenSauceSans,sans-serif}.SourceViewer_searchInput__eSoqH:focus{outline:none;border-color:#1a4a28}@media(max-width:768px){.SourceViewer_searchInput__eSoqH{min-width:100%}}.SourceViewer_searchButton__pj9__{background:#1a4a28;color:#fff;border:none;padding:.5rem 1rem;border-radius:999px;font-size:var(--font-body);font-family:OpenSauceSans,sans-serif;cursor:pointer;transition:all .2s ease}.SourceViewer_searchButton__pj9__:hover{background:#041d05}.SourceViewer_searchResults__PveRy{font-size:var(--font-body);color:#767676;padding:0 .5rem;white-space:nowrap}.SourceViewer_navButton__ke7KM{background:#fff;color:#000;border:1px solid #e1e1e1;padding:.375rem .75rem;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:all .2s ease}.SourceViewer_navButton__ke7KM:hover:not(:disabled){background:#f4f4f4}.SourceViewer_navButton__ke7KM:disabled{opacity:.5;cursor:not-allowed}.SourceViewer_clearButton__itjYQ{background:#fff;color:red;border:1px solid #e1e1e1;padding:.375rem .75rem;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:all .2s ease}.SourceViewer_clearButton__itjYQ:hover{background:#ffe6e6;border-color:red}.SourceViewer_modalContent__Ijo9c{padding:0;overflow:hidden;flex:1 1;display:flex;flex-direction:column;position:relative}.SourceViewer_pdfContainer__uBCax{display:flex;flex:1 1;overflow:hidden;height:100%;animation:SourceViewer_fadeIn__aABIH .3s ease-in-out}.SourceViewer_thumbnailSidebar__tNmUS{width:12.5rem;border-right:1px solid #e1e1e1;overflow-y:auto;background:#fdfdfd;flex-shrink:0}@media(max-width:768px){.SourceViewer_thumbnailSidebar__tNmUS{display:none}}.SourceViewer_thumbnailSidebar__tNmUS .rpv-thumbnail__list{display:flex;flex-direction:column;gap:.5rem;padding:.75rem}.SourceViewer_thumbnailSidebar__tNmUS .rpv-thumbnail__item{cursor:pointer;border:2px solid transparent;border-radius:4px;overflow:hidden;transition:all .2s ease}.SourceViewer_thumbnailSidebar__tNmUS .rpv-thumbnail__item:hover{border-color:#1a4a28;box-shadow:0 2px 8px rgba(0,0,0,.1)}.SourceViewer_thumbnailSidebar__tNmUS .rpv-thumbnail__item--selected{border-color:#1a4a28!important;box-shadow:0 2px 8px rgba(26,74,40,.3)}.SourceViewer_thumbnailSidebar__tNmUS .rpv-thumbnail__label{text-align:center;font-size:var(--font-label);color:#767676;padding:.25rem}.SourceViewer_pdfViewer__2q3Vj{flex:1 1;overflow:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.SourceViewer_pdfViewer__2q3Vj{padding:0}}.SourceViewer_pdfViewer__2q3Vj .rpv-core__viewer{width:100%!important;height:100%!important}.SourceViewer_pdfViewer__2q3Vj .rpv-core__inner{width:100%!important}.SourceViewer_pdfViewer__2q3Vj .rpv-core__canvas-layer,.SourceViewer_pdfViewer__2q3Vj .rpv-core__page-layer{max-width:100%!important}.SourceViewer_pdfViewer__2q3Vj .rpv-core__page{margin-left:auto!important;margin-right:auto!important}@media(max-width:768px){.SourceViewer_pdfViewer__2q3Vj .rpv-core__page-layer{width:100%!important}}.SourceViewer_pdfViewer__2q3Vj .rpv-search__highlight{background-color:rgba(26,74,40,.3);border-radius:4px}.SourceViewer_pdfViewer__2q3Vj .rpv-search__highlight--current{background-color:rgba(26,74,40,.5)}.SourceViewer_pdfViewer__2q3Vj .citation-section-highlight{background-color:rgba(26,74,40,.08)!important;border-left:3px solid #1a4a28!important;padding-left:.5rem!important;margin-left:-.5rem!important;border-radius:4px!important;transition:background-color .3s ease}.SourceViewer_loadingContainer__YtU2A{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:25rem;background-color:#fff;gap:1rem;animation:SourceViewer_fadeIn__aABIH .2s ease-in-out}.SourceViewer_loadingContainer__YtU2A p{color:#767676;font-size:var(--font-body);margin:0}.SourceViewer_contextSection__FOzMQ,.SourceViewer_documentSection__dMKqH,.SourceViewer_referenceSection__LzCMq{margin-bottom:1.5rem}.SourceViewer_contextSection__FOzMQ h4,.SourceViewer_documentSection__dMKqH h4,.SourceViewer_referenceSection__LzCMq h4{font-size:var(--font-h6);margin-bottom:.75rem;color:#000;border-bottom:1px solid #e1e1e1;padding-bottom:.5rem}.SourceViewer_contextInfo__Pn90A{padding:.375rem .625rem 1rem;border-bottom:1px solid #e1e1e1}.SourceViewer_contextInfo__Pn90A .SourceViewer_contextNote__TC2oW{color:#1a4a28;font-size:var(--font-body);font-style:italic;margin:0}.SourceViewer_contextContent__u9wrT{background-color:#fdfdfd;padding:.75rem 1rem;border-radius:4px;border-left:.25rem solid #767676}.SourceViewer_contextContent__u9wrT blockquote{margin:0;font-style:italic;color:#767676}.SourceViewer_contextContent__u9wrT p{margin:0;line-height:var(--line-height-body)}.SourceViewer_documentContent__epi_v{font-size:var(--font-body);line-height:var(--line-height-body);color:#000;max-height:65vh;overflow-y:auto;padding:1.25rem;border-radius:4px;background:#fff;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;max-width:800px;margin:0 auto;animation:SourceViewer_fadeIn__aABIH .3s ease-in-out}.SourceViewer_documentContent__epi_v h1,.SourceViewer_documentContent__epi_v h2,.SourceViewer_documentContent__epi_v h3,.SourceViewer_documentContent__epi_v h4,.SourceViewer_documentContent__epi_v h5,.SourceViewer_documentContent__epi_v h6{margin-top:1em;margin-bottom:.5em;color:#000}.SourceViewer_documentContent__epi_v h1{font-size:var(--font-h4);border-bottom:1px solid #e1e1e1;padding-bottom:.3em}.SourceViewer_documentContent__epi_v h2{font-size:var(--font-h5);border-bottom:1px solid #e1e1e1;padding-bottom:.3em}.SourceViewer_documentContent__epi_v h3{font-size:var(--font-h6)}.SourceViewer_documentContent__epi_v p{margin-bottom:1em}.SourceViewer_documentContent__epi_v ol,.SourceViewer_documentContent__epi_v ul{padding-left:2em;margin-bottom:1.2em}.SourceViewer_documentContent__epi_v code,.SourceViewer_documentContent__epi_v pre{background-color:#fdfdfd;border-radius:4px;padding:.2em .4em;font-family:monospace}.SourceViewer_documentContent__epi_v blockquote{margin-left:0;padding-left:1em;border-left:.25rem solid #e1e1e1;color:#767676}.SourceViewer_documentContent__epi_v img{max-width:100%;height:auto;display:block;margin:1.5em auto}.SourceViewer_documentContent__epi_v table{border-collapse:collapse;width:100%;margin-bottom:1.5em}.SourceViewer_documentContent__epi_v table td,.SourceViewer_documentContent__epi_v table th{border:1px solid #e1e1e1;padding:.5rem .75rem}.SourceViewer_documentContent__epi_v table th{background-color:#fdfdfd}.SourceViewer_noContent__5O6pm{color:#767676;font-style:italic;text-align:center;padding:1.25rem}@keyframes SourceViewer_fadeIn__aABIH{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.SourceViewer_modalContent__Ijo9c{padding:.75rem}.SourceViewer_documentContent__epi_v{max-height:100vh}}.SourceViewer_errorMessage__4DA0r,.SourceViewer_loadingMessage__p3acs{padding:2.5rem 1.25rem;text-align:center;color:#767676;font-style:italic;height:65vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.SourceViewer_errorMessage__4DA0r{color:red;border-radius:4px;margin:1.25rem;height:auto;background-color:#fdfdfd;border:1px solid #e1e1e1}.SourceViewer_highlighted__H4kqR{background-color:rgba(26,74,40,.2);border-radius:4px;border:none;padding:.125rem 0;display:inline-block}.SourceViewer_emptyState__REp_A{padding:1.75rem 1.5rem;margin:1rem;background-color:#fdfdfd;border:1px solid #e1e1e1;border-radius:8px;text-align:center;color:#000}.SourceViewer_emptyIcon__gf5Dz{font-size:2.25rem;margin-bottom:.5rem}.SourceViewer_emptyTitle__sake7{margin:0 0 .5rem;font-size:var(--font-h6)}.SourceViewer_emptyText__rIYDm{margin:0 auto .75rem;color:#767676}.SourceViewer_emptyDetails__ObZeN{margin:0 0 .75rem;color:#767676;font-style:italic}.SourceViewer_excerptBox__7e6A7{text-align:left;background-color:#fff;border:1px solid #e1e1e1;border-left:.25rem solid #1a4a28;border-radius:4px;padding:.75rem .875rem}.SourceViewer_excerptLabel__VKZZ_{margin:0 0 .375rem;color:#1a4a28;font-style:italic}.SourceViewer_loaderOverlay__KX_WF{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;animation:SourceViewer_fadeIn__aABIH .2s ease-in-out;gap:1rem}.SourceViewer_loaderOverlay__KX_WF p{color:#767676;font-size:var(--font-body);margin:0}:root{--rpv-core__annotation--link-hover-background-color:rgba(255,255,0,.2);--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:rgba(0,0,0,.3);--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:rgba(0,0,0,.3);--rpv-core__button-background-color:rgba(0,0,0,.3);--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:rgba(0,0,0,.3);--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:rgba(0,0,0,.1);--rpv-core__menu-item--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:rgba(0,0,0,.1);--rpv-core__minimal-button--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button--selected-background-color:rgba(0,0,0,.1);--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:rgba(0,0,0,.3);--rpv-core__modal-overlay-background-color:rgba(0,0,0,.5);--rpv-core__page-layer-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:rgba(0,0,0,.3);--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:rgba(0,0,0,.1);--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:rgba(0,0,0,.3);--rpv-core__spinner-border-color:rgba(0,0,0,.4);--rpv-core__spinner-border-transparent-color:transparent;--rpv-core__splitter-background-color:transparent;--rpv-core__splitter--hover-background-color:rgba(0,0,0,.2);--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:transparent;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:rgba(0,0,0,.2);--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;position:absolute;overflow:hidden;top:0}.rpv-core__doc-error{align-items:center;background-color:var(--rpv-core__doc-error-background-color);display:flex;justify-content:center;height:100%}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{background-color:var(--rpv-core__doc-loading-background-color);align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-even{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-odd{display:flex;align-items:center;justify-content:flex-start}.rpv-core__inner-page--dual-cover{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-cover-odd{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{display:flex;align-items:center;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:transparent;color:var(--rpv-core__menu-item-color);border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:transparent}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:transparent;border:none;border-radius:.25rem;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:var(--rpv-core__modal-body-background-color);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{content:"";position:absolute;bottom:.25rem;left:.25rem;right:.25rem;top:.25rem;box-shadow:var(--rpv-core__page-layer-box-shadow)}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);padding:.25rem;max-height:16rem;overflow:auto}.rpv-core__primary-button{background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;justify-content:center;height:.75rem}.rpv-core__separator{border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid var(--rpv-core__spinner-border-color);border-radius:9999px}.rpv-core__spinner--animating{animation-duration:.4s;animation-name:rpv-core__spinner-transform;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rpv-core__splitter{background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{cursor:col-resize;background-color:var(--rpv-core__splitter--hover-background-color)}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rpv-core__textbox{background-color:var(--rpv-core__textbox-background-color);border:1px solid var(--rpv-core__textbox-border-color);box-sizing:border-box;border-radius:.25rem;color:var(--rpv-core__textbox-color);padding:0 .5rem;height:2rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{left:0;position:absolute;top:0;height:100%;width:100%;opacity:.2;line-height:1;z-index:1}.rpv-core__text-layer span::selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:transparent}.rpv-core__text-layer-text{color:transparent;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}.rpv-search__highlights{left:0;position:absolute;top:0;height:100%;width:100%}.rpv-search__highlight{background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:rgba(255,255,0,.4);--rpv-search__highlight--current-background-color:rgba(0,128,0,.4)}