*{box-sizing:border-box}html{height:100%;background:#f2f2f2;font-size:12px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}body{height:100%;margin:0;padding:0;transition:background-color .2s ease,color .2s ease}#root{height:100%}@media(min-width:480px){html{font-size:13px}}@media(min-width:600px){html{font-size:14px}}@media(min-width:768px){html{font-size:15px}}@media(min-width:992px){html{font-size:16px}}:root{--page-bg: #f2f2f2}.dark-mode{--page-bg: #1a1a1a}.dark-mode html,.dark-mode body{background:var(--page-bg);transition:background-color .2s ease,color .2s ease}:root{--chat-input-bg: #f2f2f2;--chat-input-border: transparent;--question-input-bg: white;--question-input-border: #e0e0e0}.dark-mode{--chat-input-bg: #1a1a1a;--chat-input-border: #404040;--question-input-bg: #2d2d2d;--question-input-border: #404040}:root{--example-bg: white;--example-border: #e0e0e0;--example-text-color: #424242;--empty-state-subtitle: #616161}.dark-mode{--example-bg: #2d2d2d;--example-border: #404040;--example-text-color: #d0d0d0;--empty-state-subtitle: #a0a0a0}:root{--answer-bg: rgb(249, 249, 249);--answer-border: #e8e8e8}.dark-mode{--answer-bg: #2d2d2d;--answer-border: #404040}:root{--citation-bg: #d1dbfa;--citation-color: #123bb6}.dark-mode{--citation-bg: #3b3f7a;--citation-color: #a8b4ff}:root{--followup-bg: #e8ebfa;--followup-color: black}.dark-mode{--followup-bg: #3b3f6a;--followup-color: #d0d0d0}:root{--sup-badge-bg: #d1dbfa;--sup-badge-color: #123bb6;--step-badge-bg: #f4f6ff;--step-badge-color: #123bb6;--step-badge-border: #d1dbfa}.dark-mode{--sup-badge-bg: #3b3f7a;--sup-badge-color: #a8b4ff;--step-badge-bg: #3b3f7a;--step-badge-color: #a8b4ff;--step-badge-border: #3b3f7a}:root{--tlist-bg: #e9e9e9;--tlist-accent: #123bb6;--tlist-dot-bg: #d1dbfa;--tprop-bg: #d7d7d7;--step-color: #123bb6;--step-result-bg: #d1dbfa;--step-result-color: #123bb6;--no-results-color: #666}.dark-mode{--tlist-bg: #2d2d2d;--tlist-accent: #6b7aff;--tlist-dot-bg: #3b3f7a;--tprop-bg: #3d3d3d;--step-color: #6b7aff;--step-result-bg: #3b3f7a;--step-result-color: #a8b4ff;--no-results-color: #888}:root{--prompt-bar-bg: #a82424;--reasoning-bar-bg: #265e29;--output-bar-bg: #12579b;--total-bar-bg: #424242;--secondaryTotalBar-bg: #6d6d6d;--tokenbar-bg: #d7d7d7}.dark-mode{--prompt-bar-bg: #c24040;--reasoning-bar-bg: #3d8e3f;--output-bar-bg: #2a7ab8;--total-bar-bg: #5a5a5a;--secondaryTotalBar-bg: #8a8a8a;--tokenbar-bg: #3d3d3d}:root{--table-alt-row-bg-light: #f5f5f5}.dark-mode{--table-alt-row-bg-dark: #383838}:root{--subqueries-table-bg: #fff}.dark-mode{--subqueries-table-bg: #2d2d2d}:root{--supporting-content-item-bg: rgb(249, 249, 249)}.dark-mode{--supporting-content-item-bg: #2d2d2d}:root{--history-item-hover-bg: #f3f4f6;--history-item-title-color: #111827}.dark-mode{--history-item-hover-bg: #374151;--history-item-title-color: white}.dark-mode .ms-Portal,.dark-mode [role=dialog],.dark-mode .ms-Popup{background-color:#2d2d2d!important}.dark-mode .ms-SemanticColor-primaryText{color:#fff!important}.dark-mode .deleteButton{color:#fff}._container_7l51h_1{flex:1;display:flex;flex-direction:column;margin-top:1rem}._chatRoot_7l51h_8{flex:1;display:flex}._chatContainer_7l51h_13{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;max-height:calc(100vh - 10rem)}._chatEmptyState_7l51h_22{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-height:64rem;padding-top:4rem}._chatEmptyStateTitle_7l51h_32{font-size:2rem;font-weight:600;margin-top:20px;margin-bottom:.5rem}._chatEmptyStateSubtitle_7l51h_39{font-weight:400;color:var(--empty-state-subtitle);text-align:center;margin-bottom:1.5rem}._chatEmptyStateSubtitle_7l51h_39 a{color:#3b3f6a;text-decoration:underline}._chatMessageStream_7l51h_51{flex-grow:1;max-height:64rem;width:70%;overflow-y:auto;padding:0 2rem;display:flex;flex-direction:column}._chatMessageGpt_7l51h_61{margin-bottom:1.25rem;max-width:100%;display:flex}._chatMessageGptMinWidth_7l51h_67{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_7l51h_72{position:sticky;bottom:0;flex:0 0 auto;padding:1rem;width:100%;max-width:64.25rem;background:var(--chat-input-bg)}._chatAnalysisPanel_7l51h_82{flex:1;overflow-y:auto;max-height:85vh;margin-left:1.25rem;margin-right:1.25rem}._mobileAnalysisPanel_7l51h_91{min-height:100%}._chatSettingsSeparator_7l51h_95{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_7l51h_101{font-size:1.75rem}._commandsSplitContainer_7l51h_105{display:flex;justify-content:space-between}._commandsContainer_7l51h_110{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end;gap:.25rem}._commandButton_7l51h_118{margin-bottom:1.25rem}@media(min-width:992px){._container_7l51h_1{margin-top:1.25rem}._chatEmptyState_7l51h_22{padding-top:3.75rem}._chatEmptyStateTitle_7l51h_32{font-size:2.75rem}._chatInput_7l51h_72{padding:.75rem 1.5rem 1.5rem}._commandsSplitContainer_7l51h_105{padding-left:1rem}._commandsContainer_7l51h_110{padding-left:0rem;padding-right:0rem}._commandButton_7l51h_118{margin-bottom:1.25rem}._chatMessageGpt_7l51h_61{max-width:80%;min-width:31.25rem}}@media(max-width:768px){._chatMessageStream_7l51h_51{width:100%}}._answerContainer_10361_1{padding:1.25em;background:var(--answer-bg);border-radius:.75em;box-shadow:0 2px 8px #0000000f,0 0 1px #00000014;border:1px solid var(--answer-border);outline:transparent solid .0625em}._answerLogo_10361_12{font-size:1.75em}._answerText_10361_16{font-size:1rem;font-weight:400;line-height:1.375em;padding-top:1em;padding-bottom:1em}._answerText_10361_16 h1,h2{font-size:1rem;font-weight:700}._answerText_10361_16 table{border-collapse:collapse}._answerText_10361_16 td,._answerText_10361_16 th{border:1px solid;padding:.3125em}._answerText_10361_16 table tr:nth-child(2n){background-color:var(--table-alt-row-bg-light)}.dark-mode ._answerText_10361_16 table tr:nth-child(2n){background-color:var(--table-alt-row-bg-dark)!important}._selected_10361_50{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_10361_54{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_10361_54{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:var(--citation-bg);color:var(--citation-color);text-decoration:none;cursor:pointer}._citation_10361_54:hover{text-decoration:underline}._followupQuestionsList_10361_76{margin-top:.625em}._followupQuestionLearnMore_10361_80{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_10361_76{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:var(--followup-bg);color:var(--followup-color);font-style:italic;text-decoration:none;cursor:pointer}._supContainer_10361_99{text-decoration:none;cursor:pointer}._supContainer_10361_99:hover{text-decoration:underline}._citationBadgeContainer_10361_108{display:inline-flex;align-items:center;gap:.25em}._citationEntry_10361_114{display:inline-flex;align-items:center;gap:.375em}sup{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:.625em;font-weight:600;vertical-align:top;top:-1;margin:0 .125em;min-width:.875em;height:.875em;border-radius:.1875em;background:var(--sup-badge-bg);color:var(--sup-badge-color);text-decoration-color:transparent;outline:transparent solid .0625em;cursor:pointer}._citationStepBadge_10361_140{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--step-badge-bg);color:var(--step-badge-color);font-weight:600;border:.0625em solid var(--step-badge-border)}._citationStepBadgeInline_10361_151{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_10361_159{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_10361_167{width:fit-content}@keyframes _loading_10361_189{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_10361_189:after{content:"";animation:_loading_10361_189 1s infinite}._questionInputContainer_14bkv_1{border-radius:.75rem;box-shadow:0 2px 8px #00000014,0 0 1px #00000014;border:1px solid var(--question-input-border);width:100%;padding:.8rem;background:var(--question-input-bg)}._questionInputTextArea_14bkv_12{width:100%;max-height:12rem}._questionInputTextArea_14bkv_12{border:none!important;overflow:hidden}._questionInputTextArea_14bkv_12 textarea{border:none!important;background:var(--question-input-bg)!important;outline:none!important;overflow-y:hidden;line-height:1.5}._questionInputTextArea_14bkv_12:after{border:none!important}._questionInputButtonsContainer_14bkv_35{display:flex;flex-direction:column;justify-content:center}._examplesNavList_vwehf_1{list-style:none;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;gap:.75rem;flex:0 0 auto;justify-content:center;align-items:stretch;max-width:64.25rem;width:100%}._example_vwehf_1{word-break:break-word;background:var(--example-bg);border:1px solid var(--example-border);border-radius:.75rem;display:flex;flex-direction:column;flex:1;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}._example_vwehf_1:hover{box-shadow:0 4px 12px #00000014;border-color:#7376e199;transform:translateY(-2px)}._exampleText_vwehf_36{margin:0;font-size:.9375rem;padding:.875rem 1rem;line-height:1.5;color:var(--example-text-color)}._examplesNavList_vwehf_1 li{display:none}._examplesNavList_vwehf_1 li:nth-of-type(1),._examplesNavList_vwehf_1 li:nth-of-type(2),._examplesNavList_vwehf_1 li:nth-of-type(3){display:block}@media only screen and (min-width:600px){._examplesNavList_vwehf_1{flex-direction:row;flex-wrap:nowrap}._examplesNavList_vwehf_1 li{flex:1 1 0;min-width:0}._examplesNavList_vwehf_1 li:nth-of-type(1),._examplesNavList_vwehf_1 li:nth-of-type(2),._examplesNavList_vwehf_1 li:nth-of-type(3){display:flex}}@media only screen and (min-width:992px){._examplesNavList_vwehf_1{gap:1rem}._exampleText_vwehf_36{font-size:1rem;padding:1.25rem 1.5rem}}._container_vx54x_1{display:flex;justify-content:flex-end;margin-bottom:1.25em;max-width:80%;margin-left:auto}._message_vx54x_9{padding:1.25em;background:var(--followup-bg);border-radius:.75em;box-shadow:0 2px 8px #0000000f,0 0 1px #00000014;outline:transparent solid .0625em}._downloadButton_2t7ea_1{position:relative;float:right}._markdownViewer_2t7ea_6{border-radius:.5em;box-shadow:#0000000d 0 0 0 .0625em,#0000001a 0 .125em .1875em;background-color:#fff;margin:1.25em 0}._loading_2t7ea_15{padding:6.25em;height:100vh;background-color:#fff}._error_2t7ea_21{height:100vh;background-color:#fff}._markdown_2t7ea_6{padding:1.875em}table{border-collapse:collapse}th,td{border:.0625em solid #ddd;padding:.5em}tr:nth-child(2n){background-color:#f6f8fa}code{display:block;font-family:monospace;padding:.625em;background-color:#f6f8fa}._supportingContentNavList_1tb7p_1{list-style:none;padding-left:.3125em;display:flex;flex-direction:column;gap:.625em}._supportingContentItem_1tb7p_9{word-break:break-word;background:var(--supporting-content-item-bg);border-radius:.5em;box-shadow:#0000000d 0 0 0 .0625em,#0000001a 0 .125em .1875em;outline:transparent solid .0625em;display:flex;flex-direction:column;padding:1.25em}._supportingContentItemHeader_1tb7p_22{margin:0}._supportingContentItemText_1tb7p_26{margin-bottom:0;font-weight:300}._supportingContentItemImage_1tb7p_31{object-fit:contain;max-width:100%;height:auto;display:block;margin:0 auto}._supportingContentItemText_1tb7p_26 table tr:nth-child(2n){background-color:var(--table-alt-row-bg-light)}.dark-mode ._supportingContentItemText_1tb7p_26 table tr:nth-child(2n){background-color:var(--table-alt-row-bg-dark)!important}._thoughtProcess_1073w_1{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;word-wrap:break-word;padding-top:.75em;padding-bottom:.75em}._tList_1073w_8{padding:1.25em 1.25em 0;display:block;background:var(--tlist-bg);width:100%;box-sizing:border-box;overflow-wrap:anywhere}._tListItem_1073w_17{list-style:none;margin:auto auto auto 1.25em;min-height:3.125em;border-left:.0625em solid var(--tlist-accent);padding:0 0 1.875em 1.875em;position:relative}._tListItem_1073w_17:last-child{border-left:0}._tListItem_1073w_17:before{position:absolute;left:-18px;top:-5px;content:" ";border:8px solid var(--tlist-dot-bg);border-radius:500%;background:var(--tlist-accent);height:20px;width:20px}._tStep_1073w_43{color:var(--step-color);position:relative;font-size:.875em;margin-bottom:.5em}._tCodeBlock_1073w_50{max-height:18.75em;overflow:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:100%;box-sizing:border-box}._tPropRow_1073w_60{flex-wrap:wrap;gap:5px;max-width:100%;margin-bottom:.5em}._tProp_1073w_60{display:inline-block;background-color:var(--tprop-bg);font-size:.95em;padding:.1875em .625em;border-radius:.625em;margin-bottom:.3em;word-break:break-word;white-space:normal;overflow-wrap:anywhere}._citationImg_1073w_79{height:28.125rem;max-width:100%;object-fit:contain}@media(max-width:768px){._citationImg_1073w_79{height:auto;max-height:50vh}}._header_1073w_93{color:#123bb6;position:relative;font-size:.875em;margin-bottom:.5em}._reasoningEffort_1073w_100{font-size:14px;margin-bottom:8px}._tokenUsageGraph_1073w_105{padding:6px;width:100%;box-sizing:border-box}._tokenBar_1073w_111{min-height:28px;height:auto;margin-bottom:8px;padding:6px 12px;font-size:inherit;display:flex;flex-wrap:wrap;align-items:center;background-color:var(--tokenbar-bg);white-space:normal;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;min-width:0;box-sizing:border-box}._tokenLabel_1073w_130{font-size:inherit;padding-right:4px;flex:1 1 auto;word-break:break-word;overflow-wrap:anywhere}._primaryBarContainer_1073w_138{width:100%;display:flex;gap:8px;padding:4px 0;flex-wrap:nowrap}._primaryBarContainer_1073w_138 ._tokenBar_1073w_111{margin-bottom:0}._promptBar_1073w_150{background-color:#a82424;color:#fff}._reasoningBar_1073w_155{background-color:#265e29;color:#fff}._outputBar_1073w_160{background-color:#12579b;color:#fff;min-width:120px}._totalBar_1073w_166{background-color:#424242;color:#fff}._secondaryTotalBar_1073w_171{background-color:#6d6d6d;color:#fff}._segmentWrapper_1073w_176{margin-top:16px;padding-top:4px}._segmentWrapperFirst_1073w_181{margin-top:0}._standaloneTotalBar_1073w_185{margin-top:10px}._groupedTotalBar_1073w_189{margin-top:2px}._subqueriesTable_1073w_193,._subqueriesTable_1073w_193 th,._subqueriesTable_1073w_193 td,._subqueriesTable_1073w_193 tr{background:var(--subqueries-table-bg)}._iterationSection_1073w_200{margin-top:1.5em}._iterationSection_1073w_200:first-of-type{margin-top:0}._stepHeaderCell_1073w_208{display:flex;flex-direction:column;align-items:flex-start;gap:.25em}._stepNumberText_1073w_215{font-weight:600;color:#123bb6}._stepLabel_1073w_220{font-weight:600}._stepCitations_1073w_224{margin-top:.75em;display:flex;flex-direction:column;gap:.375em}._stepResults_1073w_231{margin-top:.5em;margin-bottom:.5em;display:flex;flex-direction:column;gap:.25em}._noResults_1073w_239{margin-top:.5em;font-size:.85em;color:var(--no-results-color);font-style:italic}._stepResult_1073w_231{display:inline-block;font-size:.85em;word-break:break-word;overflow-wrap:anywhere}._stepResult_1073w_231 a{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:var(--step-result-bg);color:var(--step-result-color);text-decoration:none;cursor:pointer;display:inline-block}._stepResult_1073w_231 a:hover{text-decoration:underline}._stepCitationEntry_1073w_270{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.25em;white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}._stepCitationEntry_1073w_270 a{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:left;max-width:100%}._historyItem_15x73_1{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-radius:6px;transition:background-color .2s}._historyItem_15x73_1:hover{background-color:var(--history-item-hover-bg)}._historyItemButton_15x73_14{flex-grow:1;text-align:left;padding:0;margin-right:4px;background:none;border:none;cursor:pointer}._historyItemTitle_15x73_24{font-size:1rem;color:var(--history-item-title-color)}._deleteIcon_15x73_29{width:20px;height:20px}._deleteButton_15x73_34{opacity:0;transition:opacity .2s;background:none;border:none;cursor:pointer;padding:4px;border-radius:9999px;color:#6b7280}._historyItem_15x73_1:hover ._deleteButton_15x73_34,._deleteButton_15x73_34:focus{opacity:1}._deleteButton_15x73_34:hover{color:#111827}._modalOverlay_15x73_54{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modalContent_15x73_67{background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:400px;width:100%}.dark-mode ._modalContent_15x73_67{background-color:#2d2d2d}._modalTitle_15x73_83{font-size:20px;font-weight:600;margin-top:0;margin-bottom:16px}._modalDescription_15x73_90{margin-top:0;margin-bottom:16px}._modalActions_15x73_95{display:flex;justify-content:flex-end;gap:16px}._modalCancelButton_15x73_101,._modalConfirmButton_15x73_102{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer}._modalCancelButton_15x73_101{background-color:#f3f4f6;color:#374151}._modalConfirmButton_15x73_102{background-color:#ef4444;color:#fff}._modalCancelButton_15x73_101:hover{background-color:#e5e7eb}._modalConfirmButton_15x73_102:hover{background-color:#dc2626}._group_1n5cw_1{margin-top:1rem}._groupLabel_1n5cw_4{font-size:.9rem;font-weight:700;margin-top:.5rem;margin-bottom:.2rem}._footer_1n5cw_11{display:flex;justify-content:space-between}._container_286vi_1{display:flex;align-items:center;gap:.375em;cursor:pointer;padding:.5rem}._container_1x0m0_1{display:flex;align-items:center}._container_286vi_1,._container_11shd_1{display:flex;align-items:center;gap:.375em;cursor:pointer;padding:.5rem}._callout_11shd_9{padding:1em;min-height:6.25em}._list_11shd_14{display:flex;justify-content:center;align-items:center}._item_11shd_20{width:15.625em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.75em}._languagePicker_1nh0d_1{display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.5rem;border:1px solid #e0e0e0;background:#fff;cursor:pointer;width:fit-content;transition:border-color .2s ease,box-shadow .2s ease}._languagePicker_1nh0d_1:hover{box-shadow:0 2px 8px #00000014;border-color:#7376e199}._languagePickerIcon_1nh0d_22{flex-shrink:0;color:#616161}._container_1aw54_1{margin-top:.625em}._fieldset_1aw54_5{border:none;padding:0}._legend_1aw54_10{font-size:14px;margin-bottom:5px;padding:0}._settingsField_1aw54_16{display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem}._settingsSeparator_ic6sp_1{margin-top:.75rem}._settingsField_ic6sp_5{display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem}._settingsCheckbox_ic6sp_12{display:flex;align-items:center;margin-top:.75rem;margin-left:-.25rem}._option-slider_ic6sp_19{width:100%;max-width:400px;margin:20px auto;position:relative;user-select:none}._slider-track_ic6sp_27{width:100%;height:40px;background:#e0e0e0;border-radius:20px;position:relative}._slider-thumb_ic6sp_35{position:absolute;top:0;width:33.33%;height:40px;background:#0078d4;border-radius:20px;color:#fff;text-align:center;line-height:40px;transition:left .3s ease;cursor:pointer}._slider-options_ic6sp_49{display:flex;justify-content:space-between;position:absolute;top:0;width:100%;height:40px}._slider-option_ic6sp_49{width:33.33%;text-align:center;line-height:40px;color:#333;cursor:pointer}._slider-option_ic6sp_49._active_ic6sp_66{font-weight:700;color:#fff}._fieldset_ic6sp_71{border:none;padding:0}._legend_ic6sp_76{font-size:14px;margin-bottom:5px;padding:0}._layout_1fpm3_1{display:flex;flex-direction:column;height:100%}._main_1fpm3_7{display:flex;flex:1;min-height:0}._header_1fpm3_13{background-color:#222;color:#f2f2f2}._headerContainer_1fpm3_18{display:flex;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:1rem;position:relative}._headerTitleContainer_1fpm3_27{display:flex;align-items:center;color:#f2f2f2;text-decoration:none}._headerLogo_1fpm3_34{height:2rem;width:auto}._headerTitle_1fpm3_27{margin-left:.5rem;font-weight:600}._headerNavList_1fpm3_44{z-index:100;display:none;flex-direction:column;background-color:#222;position:absolute;top:2.7rem;right:0;width:auto;list-style:none;padding:1.1rem;align-items:flex-end}._headerNavList_1fpm3_44._show_1fpm3_58{display:flex}._headerNavPageLink_1fpm3_62{padding:1rem;border-bottom:1px solid #333;text-align:right;color:#f2f2f2;text-decoration:none;opacity:.75;transition-timing-function:cubic-bezier(.16,1,.3,1);transition-duration:.5s;transition-property:opacity;font-size:1.2rem}._headerNavPageLink_1fpm3_62:hover{opacity:1}._headerNavPageLinkActive_1fpm3_79{color:#f2f2f2;text-decoration:none;font-size:1.2rem;text-align:right;padding:1rem}._headerNavLeftMargin_1fpm3_87{display:none}._menuToggle_1fpm3_91{display:block;background:none;border:none;color:#f2f2f2;font-size:1.5rem;cursor:pointer;z-index:101}._loginMenuContainer_1fpm3_101{display:flex;align-items:center;gap:0}@media(min-width:992px){._headerTitle_1fpm3_27{font-weight:600}._headerNavList_1fpm3_44{display:flex;flex-direction:row;list-style:none;padding:0;position:static;width:auto}._headerNavPageLink_1fpm3_62{border-bottom:none;padding:0;display:block}._headerNavPageLink_1fpm3_62:hover{opacity:1}._headerNavPageLinkActive_1fpm3_79{color:#f2f2f2;text-decoration:none}._headerNavLeftMargin_1fpm3_87{margin-left:1.25rem;display:block}._headerRightText_1fpm3_141{font-weight:400;display:inline-block;vertical-align:middle}._menuToggle_1fpm3_91{display:none}}._loginButton_9wb7v_1{border-radius:.3125em;font-weight:100;margin:0;padding:.5rem 1rem}
