*{box-sizing:border-box}html{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}body{height:100%;margin:0;padding:0}#root,[data-embed="1"]{height:100%}[data-embed="1"] *{scrollbar-width:none;scrollbar-gutter:auto!important}[data-embed="1"] ::-webkit-scrollbar{width:0;height:0}.fui-Tooltip__content.fui-Tooltip__content{background-color:#1f2733;color:#f3f5f9;border:0;border-radius:8px;padding:7px 12px;max-width:280px;font-size:12.5px;font-weight:500;line-height:1.45;letter-spacing:.01em;filter:drop-shadow(0 2px 4px rgba(15,23,42,.16)) drop-shadow(0 8px 18px rgba(15,23,42,.18));animation:chatbotTooltipIn .12s ease-out}@keyframes chatbotTooltipIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.fui-Tooltip__content.fui-Tooltip__content{animation:none}}@media(max-width:991.98px){.fui-Tooltip__content.fui-Tooltip__content{display:none!important}}@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}}._scrollButton_1p4ek_4{position:absolute;left:50%;bottom:100%;transform:translate(-50%,2px) scale(.9);z-index:30;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;margin:0;border-radius:50%;border:1px solid rgba(0,0,0,.12);background-color:#fff;color:#3a3a3a;box-shadow:0 2px 6px #00000029;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease,background-color .15s ease,box-shadow .15s ease}._visible_1p4ek_32{opacity:1;pointer-events:auto;transform:translate(-50%,-10px) scale(1)}._scrollButton_1p4ek_4:hover{background-color:#f5f5f5;box-shadow:0 3px 10px #0003}._scrollButton_1p4ek_4:active{background-color:#ededed}._scrollButton_1p4ek_4:focus-visible{outline:2px solid #0078d4;outline-offset:2px}._scrollButton_1p4ek_4 svg{display:block}@media(prefers-reduced-motion:reduce){._scrollButton_1p4ek_4{transition:opacity .12s ease}._scrollButton_1p4ek_4,._visible_1p4ek_32{transform:translate(-50%,-10px)}}._answerShell_1vjcf_1{display:flex;align-items:flex-start;gap:var(--chatbot-answer-shell-gap, .75rem);max-width:100%;min-width:0}._answerBubbleGroupSingle_1vjcf_33{display:contents}._answerBubbleGroup_1vjcf_33{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;min-width:0;max-width:100%}._answerShellWithOutsideAvatar_1vjcf_59{--assistant-avatar-outside-size: var(--chatbot-answer-outside-avatar-size, 25px)}._answerShellWithOutsideAvatar_1vjcf_59 ._answerContainer_1vjcf_67{max-width:calc(100% - var(--assistant-avatar-outside-size) - var(--chatbot-answer-shell-gap, .75rem))}._answerContainer_1vjcf_67{display:inline-block;width:auto;max-width:100%;min-width:0;padding:.6em 1em;background:var(--chatbot-answer-background, rgb(249, 249, 249));border-radius:var(--chatbot-answer-card-radius, 1.5em);box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6);outline:transparent solid .0625em;box-sizing:border-box}._selected_1vjcf_119{outline:.125em solid rgba(115,118,225,1)}._headerRow_1vjcf_127{justify-content:space-between;gap:.75rem;margin-bottom:.75rem}._headerRowActionsOnly_1vjcf_139{justify-content:flex-end}._assistantHeader_1vjcf_147{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0}._assistantAvatar_1vjcf_163{width:var(--assistant-avatar-outside-size, 25px);height:var(--assistant-avatar-outside-size, 25px);border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #dcdcdc;flex-shrink:0}._assistantAvatarOutside_1vjcf_183{flex:0 0 auto;margin-top:.18rem}._assistantWordmark_1vjcf_193{display:block;width:auto;height:22px;max-width:min(176px,54vw);object-fit:contain;background:transparent;border:none;flex-shrink:0}._assistantName_1vjcf_215{font-size:15px;font-weight:600;color:var(--chatbot-assistant-name-color, #333);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerActions_1vjcf_233{display:flex;align-items:center;gap:.125rem;flex-shrink:0}._answerMarkdown_1vjcf_247{color:var(--chatbot-answer-text, #1f2937);font-size:var(--chatbot-answer-font-size, 15px);line-height:1.72;overflow-wrap:anywhere}._answerMarkdown_1vjcf_247>:first-child{margin-top:0}._answerMarkdown_1vjcf_247>:last-child{margin-bottom:0}._answerMarkdown_1vjcf_247 p,._answerMarkdown_1vjcf_247 ul,._answerMarkdown_1vjcf_247 ol,._answerMarkdown_1vjcf_247 blockquote,._answerMarkdown_1vjcf_247 pre,._answerMarkdown_1vjcf_247 table,._answerMarkdown_1vjcf_247 hr{margin:0 0 .95rem}._answerMarkdown_1vjcf_247 h1,._answerMarkdown_1vjcf_247 h2,._answerMarkdown_1vjcf_247 h3,._answerMarkdown_1vjcf_247 h4{margin:1.25rem 0 .7rem;line-height:1.28;color:var(--chatbot-answer-heading-text, #0f172a);font-weight:750}._answerMarkdown_1vjcf_247 h1{font-size:1.45em}._answerMarkdown_1vjcf_247 h2{font-size:1.22em}._answerMarkdown_1vjcf_247 h3{font-size:1.08em}._answerMarkdown_1vjcf_247 h4{font-size:1em}._answerMarkdown_1vjcf_247 ul,._answerMarkdown_1vjcf_247 ol{padding-left:1.35rem}._answerMarkdown_1vjcf_247 li+li{margin-top:.34rem}._answerMarkdown_1vjcf_247 li>ul,._answerMarkdown_1vjcf_247 li>ol{margin-top:.45rem}._answerMarkdown_1vjcf_247 blockquote{padding:.85rem 1rem;background:#f8fafc;border-left:.25rem solid #cbd5e1;border-radius:.8rem;color:#334155}._answerMarkdown_1vjcf_247 hr{border:none;border-top:1px solid rgba(15,23,42,.08)}._answerMarkdown_1vjcf_247 strong{color:var(--chatbot-answer-strong-text, #111827)}._answerMarkdown_1vjcf_247 em{color:var(--chatbot-answer-em-text, #334155)}._answerMarkdown_1vjcf_247 input[type=checkbox]{accent-color:#2563eb;margin-right:.5rem}._markdownLink_1vjcf_441{color:#1d4ed8;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}._markdownLink_1vjcf_441:hover{color:#1e40af}._inlineCode_1vjcf_463{padding:.15rem .42rem;background:#eff6ff;border:1px solid rgba(37,99,235,.15);border-radius:.45rem;font-size:.92em;color:#1e3a8a;font-family:Consolas,Monaco,Courier New,monospace}._codeBlockShell_1vjcf_483{border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#f8fafc;overflow:hidden;box-shadow:inset 0 1px #fff9}._codeBlockToolbar_1vjcf_499{display:flex;align-items:center;justify-content:space-between;padding:.6rem .85rem;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffff2,#f1f5f9f2)}._codeBlockLanguage_1vjcf_517{font-size:.78em;text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-weight:700}._codeBlockCopyButton_1vjcf_533{border:none;border-radius:999px;padding:.3rem .65rem;background:#fff;color:#334155;font-size:.82em;font-weight:600;cursor:pointer}._codeBlockCopyButton_1vjcf_533:hover{background:#e2e8f0}._tableScrollFrame_1vjcf_563{position:relative;border:1px solid rgba(15,23,42,.08);border-radius:1rem;overflow:hidden}._tableScrollFrame_1vjcf_563:before,._tableScrollFrame_1vjcf_563:after{content:"";position:absolute;top:0;bottom:0;width:1.15rem;pointer-events:none;z-index:2;opacity:0;transition:opacity .18s ease}._tableScrollFrame_1vjcf_563:before{left:0;background:linear-gradient(to right,#0f172a2e,#0f172a00)}._tableScrollFrame_1vjcf_563:after{right:0;background:linear-gradient(to left,#0f172a2e,#0f172a00)}._tableScrollFrame_1vjcf_563[data-can-scroll-left="1"]:before{opacity:1}._tableScrollFrame_1vjcf_563[data-can-scroll-right="1"]:after{opacity:1}._tableScroll_1vjcf_15{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:#fff;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.25) transparent}._tableScroll_1vjcf_15::-webkit-scrollbar{height:.55rem}._tableScroll_1vjcf_15::-webkit-scrollbar-track{background:transparent}._tableScroll_1vjcf_15::-webkit-scrollbar-thumb{background-color:#0f172a38;border-radius:999px}._tableScroll_1vjcf_15::-webkit-scrollbar-thumb:hover{background-color:#0f172a59}._answerTable_1vjcf_713{width:100%;border-collapse:collapse;background:transparent}._answerMarkdown_1vjcf_247 th,._answerMarkdown_1vjcf_247 td{padding:.72rem .9rem;border-bottom:1px solid rgba(15,23,42,.08);text-align:left;vertical-align:top;min-width:6.5rem;overflow-wrap:break-word;word-break:normal;hyphens:none}._answerMarkdown_1vjcf_247 th{background:#f8fafc;color:#0f172a;font-weight:700}._answerMarkdown_1vjcf_247 tr:last-child td{border-bottom:none}._answerImage_1vjcf_779{display:block;max-width:100%;border-radius:1rem;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 30px #0f172a14}._citationBadgeContainer_1vjcf_795{display:inline-flex;align-items:center;gap:.25em;vertical-align:super}._inlineCitationLink_1vjcf_809,._inlineCitationButton_1vjcf_811{display:inline-flex;align-items:center;justify-content:center;margin:0 .125em;padding:0;border:none;background:transparent;cursor:pointer;text-decoration:none;vertical-align:super}._inlineCitationSup_1vjcf_837{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:.8em;font-weight:600;vertical-align:top;top:-.05em;min-width:.8em;height:.8em;border-radius:.1875em;background:#d1dbfa;color:#123bb6;line-height:1;text-decoration-color:transparent;outline:transparent solid .0625em;cursor:pointer}._footerList_1vjcf_877{margin-top:.625em}._sectionLabel_1vjcf_885{margin-right:.3125em;font-weight:600;color:inherit;line-height:1.5em}._footerEntry_1vjcf_899{display:inline-flex;align-items:center;gap:.375em}._footerPill_1vjcf_911,._footerPillButton_1vjcf_913{display:inline-flex;align-items:center;justify-content:center;min-height:auto;border-radius:.25em;padding:0 .5em;border:none;background:#d1dbfa;color:#123bb6;font-weight:500;line-height:1.5em;text-decoration:none;cursor:pointer;text-align:center}._footerPill_1vjcf_911:hover,._footerPillButton_1vjcf_913:hover{text-decoration:underline}._followupPill_1vjcf_957{display:inline-flex;align-items:center;justify-content:center;min-height:auto;border-radius:.25em;padding:0 .5em;border:none;background:#e8ebfa;color:#000;font-weight:600;line-height:1.5em;text-align:center;text-decoration:none;cursor:pointer;font-style:italic}._followupPill_1vjcf_957:hover{text-decoration:underline}._footerPillButton_1vjcf_913,._followupPill_1vjcf_957{font-family:inherit;font-size:inherit}@media(max-width:991px){._tableScroll_1vjcf_15{contain:inline-size}}@media(max-width:767px){._answerContainer_1vjcf_67{padding:.6em 1em;border-radius:var(--chatbot-answer-card-radius-mobile, var(--chatbot-answer-card-radius, 1.5em))}._answerMarkdown_1vjcf_247{font-size:var(--chatbot-answer-font-size-mobile, 15px);line-height:1.66}._answerMarkdown_1vjcf_247 th,._answerMarkdown_1vjcf_247 td{padding:.62rem .72rem;min-width:6rem}._assistantName_1vjcf_215{font-size:15px}._assistantWordmark_1vjcf_193{height:20px;max-width:min(156px,58vw)}}._group_1oarl_8{display:flex;margin-top:.85rem}._groupRow_1oarl_13{flex-flow:row wrap;gap:.5rem}._groupList_1oarl_18{flex-direction:column;gap:.5rem}._option_1oarl_23{display:inline-flex;align-items:center;gap:.6rem;box-sizing:border-box;min-height:44px;padding:.55rem .95rem;border:1px solid var(--chatbot-option-border, #dcdcdc);border-radius:.7rem;background:var(--chatbot-option-surface, #ffffff);color:var(--chatbot-answer-text, #1f2937);font-family:inherit;font-size:15px;line-height:1.4;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}._groupList_1oarl_18 ._option_1oarl_23{width:100%;align-items:flex-start;padding:.8rem 1rem;border-radius:.85rem}._option_1oarl_23:not(:disabled):hover{border-color:var(--chatbot-option-accent, #2b2b2b);background:var(--chatbot-option-hover-bg, #f4f4f4)}._option_1oarl_23:focus-visible{outline:2px solid var(--chatbot-option-accent, #2b2b2b);outline-offset:2px}._optionSelected_1oarl_63,._optionSelected_1oarl_63:not(:disabled):hover{border:1.5px solid var(--chatbot-option-accent, #2b2b2b);background:var(--chatbot-option-selected-bg, #f4f3ef);box-shadow:inset 0 0 0 1px var(--chatbot-option-accent, #2b2b2b)}._optionSelected_1oarl_63 ._optionLabel_1oarl_70{font-weight:600}._optionOther_1oarl_75{color:var(--chatbot-option-other-text, #5b5b5b)}._optionBody_1oarl_79{display:flex;flex-direction:column;min-width:0}._optionLabel_1oarl_70{font-size:15px;font-weight:500;color:var(--chatbot-answer-text, #1f2937)}._optionDescription_1oarl_91{margin-top:2px;font-size:13.5px;line-height:1.4;color:var(--chatbot-option-description-text, #6b7280)}._radio_1oarl_99{flex:0 0 auto;width:18px;height:18px;margin-top:1px;border:2px solid var(--chatbot-option-border, #c7c7c7);border-radius:50%;position:relative}._optionSelected_1oarl_63 ._radio_1oarl_99{border-color:var(--chatbot-option-accent, #2b2b2b)}._optionSelected_1oarl_63 ._radio_1oarl_99:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--chatbot-option-accent, #2b2b2b)}._checkIcon_1oarl_122{flex:0 0 auto;width:18px;height:18px;fill:var(--chatbot-option-accent, #2b2b2b)}._groupLocked_1oarl_130 ._option_1oarl_23{cursor:default}._groupLocked_1oarl_130 ._option_1oarl_23:not(._optionSelected_1oarl_63){opacity:.5}._option_1oarl_23:disabled{cursor:default}@media(max-width:767px){._groupRow_1oarl_13 ._option_1oarl_23{flex:1 1 auto;justify-content:center}}._answerContainer_baesv_1{padding:.6em 1em;background:#f9f9f9;border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_baesv_23{font-size:1.75em}._answerText_baesv_31{font-size:1rem;font-weight:400;line-height:1.375em}._answerText_baesv_31 h1,h2{font-size:1rem;font-weight:700}._answerText_baesv_31 table{border-collapse:collapse}._answerText_baesv_31 td,._answerText_baesv_31 th{border:1px solid;padding:.3125em}._selected_baesv_81{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_baesv_89{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_baesv_89{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer}._citation_baesv_89:hover{text-decoration:underline}._followupQuestionsList_baesv_133{margin-top:.625em}._followupQuestionLearnMore_baesv_141{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_baesv_133{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#e8ebfa;color:#000;font-style:italic;text-decoration:none;cursor:pointer}._supContainer_baesv_179{text-decoration:none;cursor:pointer}._supContainer_baesv_179:hover{text-decoration:underline}._citationBadgeContainer_baesv_197{display:inline-flex;align-items:center;gap:.25em}._citationEntry_baesv_209{display:inline-flex;align-items:center;gap:.375em}._citationStepBadge_baesv_261{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f4f6ff;color:#123bb6;font-weight:600;border:.0625em solid #d1dbfa}._citationStepBadgeInline_baesv_283{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_baesv_299{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_baesv_315{width:fit-content}@keyframes _loading_baesv_359{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_baesv_359:after{content:"";animation:_loading_baesv_359 1s infinite}._assistantHeader_baesv_369{display:flex;align-items:center;justify-content:flex-start;gap:8px}._assistantAvatar_baesv_383{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #dcdcdc;flex-shrink:0}._assistantName_baesv_403{font-weight:600;font-size:15px;color:#333}._loadingAnswerContainer_baesv_421{display:flex;align-items:center;justify-content:center;min-height:calc(var(--chatbot-answer-font-size, 15px) * 1.72 + 1.2em)}._answerContainer_baesv_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._wrapper_cxgd7_1{width:100%;max-width:48rem;padding:1rem 1rem 0;box-sizing:border-box}._banner_cxgd7_19{width:min(100%,48rem);margin:0 auto;display:flex;align-items:flex-start;gap:1rem;padding:.95rem 1rem;border:1px solid var(--chatbot-disclaimer-border);border-radius:18px;background:var(--chatbot-disclaimer-background);box-shadow:var(--chatbot-disclaimer-shadow);color:var(--chatbot-disclaimer-text)}._content_cxgd7_47{flex:1;min-width:0;display:grid;gap:.35rem}._label_cxgd7_61{margin:0;color:var(--chatbot-disclaimer-accent);font-size:.77rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}._message_cxgd7_79{margin:0;font-size:var(--chatbot-disclaimer-message-font-size, 15px);line-height:1.45}._dismissButton_cxgd7_95{width:2.25rem;height:2.25rem;flex:0 0 auto;border:0;border-radius:999px;background:var(--chatbot-disclaimer-dismiss-background);color:var(--chatbot-disclaimer-dismiss-text);cursor:pointer;font-size:1.5rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background-color .16s ease,transform .16s ease}._dismissButton_cxgd7_95:hover{background:var(--chatbot-disclaimer-dismiss-hover-background);transform:translateY(-1px)}._dismissButton_cxgd7_95:focus-visible{outline:2px solid var(--chatbot-disclaimer-accent);outline-offset:2px}@media(max-width:640px){._wrapper_cxgd7_1{padding:.75rem .75rem 0}._banner_cxgd7_19{gap:.75rem;padding:.85rem .9rem}._message_cxgd7_79{font-size:var(--chatbot-disclaimer-message-font-size-mobile, 15px)}}@media(min-width:992px){._wrapper_cxgd7_1{padding:1rem 1.5rem 0}}._page_a8xty_1{min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top left,rgba(255,255,255,.86),transparent 34%),radial-gradient(circle at top right,var(--login-accent-soft),transparent 30%),linear-gradient(145deg,var(--login-page-start) 0%,var(--login-page-mid) 48%,var(--login-page-end) 100%);color:var(--login-text-strong)}._glowOne_a8xty_29,._glowTwo_a8xty_31{position:absolute;border-radius:999px;filter:blur(22px);pointer-events:none}._glowOne_a8xty_29{top:-72px;right:-28px;width:260px;height:260px;background:var(--login-accent-soft)}._glowTwo_a8xty_31{bottom:-92px;left:-32px;width:320px;height:320px;background:var(--login-highlight-soft)}._shell_a8xty_77{position:relative;z-index:1;width:min(460px,100%)}._card_a8xty_89{border:1px solid var(--login-panel-border);border-radius:28px;backdrop-filter:blur(16px);box-shadow:0 24px 70px var(--login-card-shadow);padding:34px 30px;background:var(--login-card-background)}._eyebrow_a8xty_107{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:7px 12px;background:#ffffff85;color:var(--login-accent-dark);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._header_a8xty_135{display:grid;gap:20px;justify-items:center;text-align:center;margin-bottom:24px}._logoFrame_a8xty_151{width:112px;height:112px;display:flex;align-items:center;justify-content:center;border-radius:26px;padding:18px;background:var(--login-logo-surface);box-shadow:inset 0 1px #fff9}._logo_a8xty_151{max-width:100%;max-height:100%;object-fit:contain}._title_a8xty_187{margin:0 auto 18px;max-width:18rem;font-size:clamp(1.45rem,2.3vw,1.9rem);line-height:1.14;text-align:center;color:var(--login-text-strong);font-weight:600}._form_a8xty_207{display:grid;gap:14px;margin-top:6px}._inputWrap_a8xty_219{position:relative}._input_a8xty_219{width:100%;border:1px solid var(--login-input-border);border-radius:16px;padding:16px 18px;background:#ffffffe6;color:var(--login-text-strong);font:inherit;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}._passwordInput_a8xty_255{padding-right:54px}._input_a8xty_219::placeholder{color:var(--login-text-placeholder)}._input_a8xty_219:disabled{cursor:not-allowed}._input_a8xty_219:focus{outline:none;border-color:var(--login-input-focus);box-shadow:0 0 0 4px var(--login-focus-ring);transform:translateY(-1px)}._visibilityToggle_a8xty_293{position:absolute;top:50%;right:12px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--login-text-muted);cursor:pointer;transform:translateY(-50%);transition:background-color .16s ease,color .16s ease}._visibilityToggle_a8xty_293:hover{background:var(--login-accent-soft);color:var(--login-accent-dark)}._visibilityToggle_a8xty_293:disabled{cursor:not-allowed}._visibilityToggle_a8xty_293:focus-visible{outline:2px solid var(--login-focus-ring-strong);outline-offset:2px}._button_a8xty_361{appearance:none;border:0;border-radius:16px;padding:14px 18px;font:inherit;font-weight:600;cursor:pointer;color:var(--login-button-text);background:linear-gradient(135deg,var(--login-accent) 0%,var(--login-accent-dark) 100%);box-shadow:0 16px 28px var(--login-button-shadow);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}._button_a8xty_361:hover{transform:translateY(-2px);box-shadow:0 18px 32px var(--login-button-shadow-strong);filter:saturate(1.04)}._button_a8xty_361:disabled{cursor:not-allowed}._error_a8xty_415{min-height:1.4rem;margin:0;color:#b12525;font-size:.92rem;text-align:center}._learnMoreLink_a8xty_431{display:inline-flex;justify-content:center;width:100%;margin-top:18px;color:var(--login-accent-dark);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .16s ease,opacity .16s ease}._learnMoreLink_a8xty_431:hover{color:var(--login-accent);opacity:.88}._learnMoreLink_a8xty_431:focus-visible{outline:2px solid var(--login-focus-ring-strong);outline-offset:3px;border-radius:8px}@media(max-width:860px){._card_a8xty_89{padding:28px;border-radius:24px}}@media(max-width:520px){._page_a8xty_1{padding:16px}._card_a8xty_89{padding:22px}._logoFrame_a8xty_151{width:96px;height:96px}}._root_1kfg9_1{display:flex;flex-direction:column;height:100%;min-height:100%}._page_1a2bu_1{position:relative;display:flex;flex:1;min-height:100vh;min-height:100dvh;flex-direction:column;overflow:auto;background:linear-gradient(135deg,#0a1628,#0d2137 60%,#0a1628);color:#fff;isolation:isolate}._page_1a2bu_1,._page_1a2bu_1 *,._page_1a2bu_1 *:before,._page_1a2bu_1 *:after{box-sizing:border-box}._blob_1a2bu_41{position:absolute;border-radius:50%;pointer-events:none;opacity:.1;z-index:0}._blobOne_1a2bu_57{width:420px;height:420px;top:8%;left:8%;background:radial-gradient(circle,#00d4a0,transparent 70%)}._blobTwo_1a2bu_73{width:340px;height:340px;right:10%;bottom:10%;background:radial-gradient(circle,#bb00ff,transparent 70%)}._main_1a2bu_89{position:relative;z-index:1;display:flex;flex:1;align-items:center;justify-content:center;padding:48px 24px}._card_1a2bu_109{width:100%;max-width:520px;text-align:center}._robot_1a2bu_121{width:auto;height:112px;margin-bottom:24px;object-fit:contain;filter:drop-shadow(0 4px 24px rgba(0,212,160,.4))}._errorCode_1a2bu_137{margin-bottom:16px;font-size:clamp(72px,15vw,96px);font-weight:900;line-height:1;background:linear-gradient(135deg,#00d4a0,#b0f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._title_1a2bu_159{margin:0 0 16px;font-size:clamp(20px,4vw,26px);font-weight:700;color:#fff}._infoBox_1a2bu_173{margin:24px 0 32px;padding:20px 24px;border:1px solid rgba(0,212,160,.25);border-radius:14px;background:#00d4a014;text-align:left}._infoBox_1a2bu_173 p{margin:0;color:#ffffffbf;font-size:15px;line-height:1.65}._infoBox_1a2bu_173 strong{color:#00d4a0}._actions_1a2bu_213{display:flex;flex-direction:column;align-items:center;gap:12px}._button_1a2bu_227{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:12px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s ease,opacity .15s ease,background-color .15s ease;cursor:pointer}._button_1a2bu_227:hover{transform:scale(1.04);opacity:.92}._buttonPrimary_1a2bu_269{background:linear-gradient(135deg,#00d4a0,#00b88a);color:#fff}._buttonSecondary_1a2bu_279{border:2px solid rgba(255,255,255,.2);background:transparent;color:#ffffffd9}._buttonSecondary_1a2bu_279:hover{background:#ffffff12}._divider_1a2bu_299{display:flex;align-items:center;gap:12px;margin:32px 0 20px;color:#ffffff40;font-size:11px;letter-spacing:.1em;text-transform:uppercase}._divider_1a2bu_299:before,._divider_1a2bu_299:after{content:"";flex:1;height:1px;background:#ffffff1a}._contactLine_1a2bu_337{margin:0;font-size:14px;color:#ffffff80}._contactLine_1a2bu_337 a{color:#00d4a0;font-weight:500;text-decoration:none}._contactLine_1a2bu_337 a:hover{text-decoration:underline}._footer_1a2bu_369{position:relative;z-index:1;padding:20px 24px;text-align:center;font-size:12px;color:#fff3}._footer_1a2bu_369 a{color:#ffffff59;text-decoration:none}._footer_1a2bu_369 a:hover{color:#fff9}@media(min-width:480px){._actions_1a2bu_213{flex-direction:row;justify-content:center}}@media(max-width:640px){._main_1a2bu_89{padding:32px 16px}._infoBox_1a2bu_173{padding:18px 18px 20px}._blobOne_1a2bu_57{width:280px;height:280px;left:-40px}._blobTwo_1a2bu_73{width:240px;height:240px;right:-30px;bottom:6%}}._container_hgyvr_1{flex:1;display:flex;flex-direction:column;height:calc(100vh - 56px)}._chatRoot_hgyvr_17{flex:1;display:flex;height:100%;transition:margin-left .3s ease}@media(min-width:992px){._chatRootHistoryOpen_hgyvr_39{margin-left:300px}}._chatContainer_hgyvr_49{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}._chatEmptyState_hgyvr_73{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}._chatEmptyStateTitle_hgyvr_91{font-size:2.75rem;font-weight:600;margin-top:0;margin-bottom:1.875rem}._chatEmptyStateSubtitle_hgyvr_105{font-weight:600;margin-bottom:.625rem}._chatMessageStream_hgyvr_115{flex:1;width:100%;padding:1.5rem 1rem 0;display:flex;flex-direction:column;box-sizing:border-box;max-width:64.25rem}._chatMessageGpt_hgyvr_135{margin-bottom:1.5rem;max-width:100%;display:flex}._chatMessageGptMinWidth_hgyvr_147{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_hgyvr_157{position:sticky;bottom:0;flex:0 0 auto;padding:1rem;width:100%;max-width:64.25rem;background:#f2f2f2;z-index:10}._chatAnalysisPanel_hgyvr_179{flex:1;overflow-y:auto;max-height:85vh;margin-left:1.25rem;margin-right:1.25rem}._chatSettingsSeparator_hgyvr_195{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_hgyvr_207{font-size:1.75rem}._commandsSplitContainer_hgyvr_215{display:flex;justify-content:space-between}._commandsContainer_hgyvr_225{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end}._commandButton_hgyvr_239{margin-bottom:1.25rem}@media(min-width:992px){._container_hgyvr_1{height:calc(100vh - 56px)}._chatEmptyState_hgyvr_73{padding-top:3.75rem}._chatEmptyStateTitle_hgyvr_91{font-size:4rem}._chatInput_hgyvr_157{padding:.75rem 1.5rem 1.5rem}._chatMessageStream_hgyvr_115{padding:1.5rem 1.5rem 0}._commandsSplitContainer_hgyvr_215{padding-left:1rem}._commandsContainer_hgyvr_225{padding-left:0rem;padding-right:0rem}._commandButton_hgyvr_239{margin-right:1.25rem;margin-bottom:1.25rem}._chatMessageGpt_hgyvr_135{max-width:100%;min-width:31.25rem}}._chatMessageStream_hgyvr_115{max-width:48rem;padding-bottom:1.5rem}._chatInput_hgyvr_157{--composer-overlap: 1.5rem;max-width:48rem;margin-top:calc(0rem - var(--composer-overlap));padding-top:0;background:linear-gradient(to bottom,transparent 0 var(--composer-overlap),#f2f2f2 var(--composer-overlap))}._layout_mwxls_1{display:flex;flex-direction:column;height:100%}._main_mwxls_7{display:flex;flex:1;min-height:0}._header_mwxls_14{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_mwxls_22{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_mwxls_33{display:flex;align-items:center;text-decoration:none}._logoCircle_mwxls_39{width:35px;height:35px;border-radius:50%;background:var(--chatbot-navbar-logo-background);display:flex;align-items:center;justify-content:center;overflow:hidden}._logoCircle_mwxls_39 img{max-width:100%;height:auto;display:block}._navbarTitle_mwxls_57{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_mwxls_72{display:flex;align-items:center;gap:1rem}._dropdown_mwxls_79{position:relative}._menuButton_mwxls_83{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px;border-radius:999px}._menuButton_mwxls_83:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_mwxls_95{position:absolute;top:100%;right:0;margin-top:.5rem;background:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:18px;list-style:none;padding:.45rem;min-width:220px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_mwxls_110{display:flex;align-items:center;gap:.65rem;width:100%;padding:.75rem .9rem;background:none;border:none;border-radius:14px;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px;font-weight:600}._dropdownItem_mwxls_110:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_mwxls_131,._headerNavList_mwxls_132,._headerNavPageLink_mwxls_133,._headerNavPageLinkActive_mwxls_134,._menuToggle_mwxls_135{display:none}@media(max-width:768px){._navbarTitle_mwxls_57{max-width:50%;font-size:1.7rem}}._container_1d2ci_1{flex:1;display:flex;flex-direction:column;height:calc(100vh - 56px)}._chatRoot_1d2ci_17{flex:1;display:flex;height:100%;transition:margin-left .3s ease}@media(min-width:992px){._chatRootHistoryOpen_1d2ci_39{margin-left:300px}}._chatContainer_1d2ci_49{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}._chatEmptyState_1d2ci_73{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}._chatEmptyStateTitle_1d2ci_91{font-size:2.75rem;font-weight:600;margin-top:0;margin-bottom:1.875rem}._chatEmptyStateSubtitle_1d2ci_105{font-weight:600;margin-bottom:.625rem}._chatMessageStream_1d2ci_115{flex:1;width:100%;padding:1.5rem 1rem 0;display:flex;flex-direction:column;box-sizing:border-box;max-width:64.25rem}._chatMessageGpt_1d2ci_135{margin-bottom:1.5rem;max-width:100%;display:flex}._chatMessageGptMinWidth_1d2ci_147{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_1d2ci_157{position:sticky;bottom:0;flex-shrink:0;padding:1rem;width:100%;max-width:64.25rem;background:#f2f2f2;z-index:10}._chatAnalysisPanel_1d2ci_179{flex:1;overflow-y:auto;max-height:85vh;margin-left:1.25rem;margin-right:1.25rem}._chatSettingsSeparator_1d2ci_195{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_1d2ci_207{font-size:1.75rem}._commandsSplitContainer_1d2ci_215{display:flex;justify-content:space-between}._commandsContainer_1d2ci_225{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end}._commandButton_1d2ci_239{margin-bottom:1.25rem}@media(min-width:992px){._container_1d2ci_1{height:calc(100vh - 56px)}._chatEmptyState_1d2ci_73{padding-top:3.75rem}._chatEmptyStateTitle_1d2ci_91{font-size:4rem}._chatInput_1d2ci_157{padding:.75rem 1.5rem 1.5rem}._chatMessageStream_1d2ci_115{padding:1.5rem 1.5rem 0}._commandsSplitContainer_1d2ci_215{padding-left:1rem}._commandsContainer_1d2ci_225{padding-left:0rem;padding-right:0rem}._commandButton_1d2ci_239{margin-right:1.25rem;margin-bottom:1.25rem}._chatMessageGpt_1d2ci_135{max-width:100%;min-width:31.25rem}}._chatMessageStream_1d2ci_115{max-width:48rem;padding-bottom:1.5rem}._chatInput_1d2ci_157{--composer-overlap: 1.5rem;max-width:48rem;margin-top:calc(0rem - var(--composer-overlap));padding-top:0;background:linear-gradient(to bottom,transparent 0 var(--composer-overlap),#f2f2f2 var(--composer-overlap))}._questionInputContainer_1ts4r_1{border-radius:1.5rem;box-shadow:0 .5rem 1rem #00000024,0 0 .125rem #0000001f;width:100%;padding:.8rem;background:#fff}._questionInputTextArea_1ts4r_21{width:100%;line-height:2.5rem}._questionInputButtonsContainer_1ts4r_31{display:flex;flex-direction:column;justify-content:flex-end}._questionInputContainer_1ts4r_1{box-shadow:none;border:1px solid #e6e6e6}._questionInputContainerDisabled_1ts4r_68{background:#f3f3f3;border-color:#dedede}._questionInputContainerDisabled_1ts4r_68 ._questionInputButtonsContainer_1ts4r_31{opacity:.45}._questionInputContainerDisabled_1ts4r_68 button{background:transparent}._layout_ydp7z_1{display:flex;flex-direction:column;height:100%}._main_ydp7z_13{display:flex;flex:1;min-height:0}._header_ydp7z_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_ydp7z_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_ydp7z_65{display:flex;align-items:center;text-decoration:none}._logoCircle_ydp7z_77{width:35px;height:35px;border-radius:50%;background:var(--chatbot-navbar-logo-background);display:flex;align-items:center;justify-content:center;overflow:hidden}._logoCircle_ydp7z_77 img{max-width:90%;height:auto;display:block}._navbarTitle_ydp7z_113{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_ydp7z_143{display:flex;align-items:center;gap:1rem}._dropdown_ydp7z_157{position:relative}._menuButton_ydp7z_165{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_ydp7z_165:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_ydp7z_187{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_ydp7z_215{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_ydp7z_215:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_ydp7z_253,._headerNavList_ydp7z_255,._headerNavPageLink_ydp7z_257,._headerNavPageLinkActive_ydp7z_259,._menuToggle_ydp7z_261{display:none}@media(max-width:768px){._navbarTitle_ydp7z_113{max-width:50%;font-size:1.7rem}}._menuButton_ydp7z_165{border-radius:999px}._dropdownMenu_ydp7z_187{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_ydp7z_215{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._answerContainer_1ve95_1{padding:.6em 1em;background:#f9f9f9;border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_1ve95_23{font-size:1.75em}._answerText_1ve95_31{font-size:1rem;font-weight:400;line-height:1.375em}._answerText_1ve95_31 h1,h2{font-size:1rem;font-weight:700}._answerText_1ve95_31 table{border-collapse:collapse}._answerText_1ve95_31 td,._answerText_1ve95_31 th{border:1px solid;padding:.3125em}._selected_1ve95_81{outline:.125em solid rgba(102,157,36,1)}._citationLearnMore_1ve95_89{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_1ve95_89{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#dbe8c4;color:#527e1d;text-decoration:none;cursor:pointer}._citation_1ve95_89:hover{text-decoration:underline}._followupQuestionsList_1ve95_133{margin-top:.625em}._followupQuestionLearnMore_1ve95_141{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_1ve95_133{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#f2f8e8;color:#395714;font-style:italic;text-decoration:none;cursor:pointer}._answerContainer_1ve95_1 .supContainer{text-decoration:none;cursor:pointer}._answerContainer_1ve95_1 .supContainer:hover{text-decoration:underline}._answerContainer_1ve95_1 .citationBadgeContainer{display:inline-flex;align-items:center;gap:.25em}._citationEntry_1ve95_209{display:inline-flex;align-items:center;gap:.375em}._answerContainer_1ve95_1 .supContainer 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:#dbe8c4;color:#527e1d;text-decoration-color:transparent;outline:transparent solid .0625em;cursor:pointer}._answerContainer_1ve95_1 .citationStepBadge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f8fbf1;color:#527e1d;font-weight:600;border:.0625em solid #dbe8c4}._answerContainer_1ve95_1 .citationStepBadgeInline{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._answerContainer_1ve95_1 .citationStepBadgeList{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_1ve95_315{width:fit-content}@keyframes _loading_1ve95_359{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_1ve95_359:after{content:"";animation:_loading_1ve95_359 1s infinite}._assistantHeader_1ve95_369{display:flex;align-items:center;justify-content:flex-start;gap:8px}._assistantAvatar_1ve95_383{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #d7e5be;flex-shrink:0}._assistantName_1ve95_403{font-weight:600;font-size:15px;color:#333}._answerContainer_1ve95_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._thoughtProcess_jakba_1{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;word-wrap:break-word;padding-top:.75em;padding-bottom:.75em}._tList_jakba_15{padding:1.25em 1.25em 0;display:block;background:#e9e9e9;width:100%;box-sizing:border-box;overflow-wrap:anywhere}._tListItem_jakba_33{list-style:none;margin:auto auto auto 1.25em;min-height:3.125em;border-left:.0625em solid #527e1d;padding:0 0 1.875em 1.875em;position:relative}._tListItem_jakba_33:last-child{border-left:0}._tListItem_jakba_33:before{position:absolute;left:-18px;top:-5px;content:" ";border:8px solid #dbe8c4;border-radius:500%;background:#527e1d;height:20px;width:20px}._tStep_jakba_85{color:#527e1d;position:relative;font-size:.875em;margin-bottom:.5em}._tCodeBlock_jakba_99{max-height:18.75em;overflow:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:100%;box-sizing:border-box}._tPropRow_jakba_119{flex-wrap:wrap;gap:5px;max-width:100%;margin-bottom:.5em}._tProp_jakba_119{display:inline-block;background-color:#d7d7d7;font-size:.95em;padding:.1875em .625em;border-radius:.625em;margin-bottom:.3em;word-break:break-word;white-space:normal;overflow-wrap:anywhere}._citationImg_jakba_157{height:28.125rem;max-width:100%;object-fit:contain}._header_jakba_169{color:#527e1d;position:relative;font-size:.875em;margin-bottom:.5em}._reasoningEffort_jakba_183{font-size:14px;margin-bottom:8px}._tokenUsageGraph_jakba_193{padding:6px;width:100%;box-sizing:border-box}._tokenBar_jakba_205{min-height:28px;height:auto;margin-bottom:8px;padding:6px 12px;font-size:inherit;display:flex;flex-wrap:wrap;align-items:center;background-color:#d7d7d7;white-space:normal;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;min-width:0;box-sizing:border-box}._tokenLabel_jakba_243{font-size:inherit;padding-right:4px;flex:1 1 auto;word-break:break-word;overflow-wrap:anywhere}._primaryBarContainer_jakba_259{width:100%;display:flex;gap:8px;padding:4px 0;flex-wrap:nowrap}._primaryBarContainer_jakba_259 ._tokenBar_jakba_205{margin-bottom:0}._promptBar_jakba_283{background-color:#a82424;color:#fff}._reasoningBar_jakba_293{background-color:#265e29;color:#fff}._outputBar_jakba_303{background-color:#669d24;color:#fff;min-width:120px}._totalBar_jakba_315{background-color:#424242;color:#fff}._secondaryTotalBar_jakba_325{background-color:#6d6d6d;color:#fff}._segmentWrapper_jakba_335{margin-top:16px;padding-top:4px}._segmentWrapperFirst_jakba_345{margin-top:0}._standaloneTotalBar_jakba_353{margin-top:10px}._groupedTotalBar_jakba_361{margin-top:2px}._subqueriesTable_jakba_369,._subqueriesTable_jakba_369 th,._subqueriesTable_jakba_369 td,._subqueriesTable_jakba_369 tr{background:#fff}._iterationSection_jakba_383{margin-top:1.5em}._iterationSection_jakba_383:first-of-type{margin-top:0}._stepHeaderCell_jakba_399{display:flex;flex-direction:column;align-items:flex-start;gap:.25em}._stepNumberText_jakba_413{font-weight:600;color:#527e1d}._stepLabel_jakba_423{font-weight:600}._stepCitations_jakba_431{margin-top:.75em;display:flex;flex-direction:column;gap:.375em}._stepResults_jakba_445{margin-top:.5em;margin-bottom:.5em;display:flex;flex-direction:column;gap:.25em}._noResults_jakba_461{margin-top:.5em;font-size:.85em;color:#666;font-style:italic}._stepResult_jakba_445{display:inline-block;font-size:.85em;word-break:break-word;overflow-wrap:anywhere}._stepResult_jakba_445 a{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#dbe8c4;color:#527e1d;text-decoration:none;cursor:pointer;display:inline-block}._stepResult_jakba_445 a:hover{text-decoration:underline}._stepCitationEntry_jakba_523{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_jakba_523 a{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:left;max-width:100%}._pivotWrapper_jakba_561{position:relative;flex:1}._closeButton_jakba_573{position:absolute;top:8px;right:45px;z-index:1}._settingsSeparator_gg66x_1{margin-top:.75rem}._option-slider_gg66x_9{width:100%;max-width:400px;margin:20px auto;position:relative;user-select:none}._slider-track_gg66x_25{width:100%;height:40px;background:#e6eed8;border-radius:20px;position:relative}._slider-thumb_gg66x_41{position:absolute;top:0;width:33.33%;height:40px;background:#669d24;border-radius:20px;color:#fff;text-align:center;line-height:40px;transition:left .3s ease;cursor:pointer}._slider-options_gg66x_69{display:flex;justify-content:space-between;position:absolute;top:0;width:100%;height:40px}._slider-option_gg66x_69{width:33.33%;text-align:center;line-height:40px;color:#333;cursor:pointer}._slider-option_gg66x_69._active_gg66x_103{font-weight:700;color:#fff}._fieldset_gg66x_113{border:none;padding:0}._legend_gg66x_123{font-size:14px;margin-bottom:5px;padding:0}._container_cgesb_1{flex:1;display:flex;flex-direction:column;height:calc(100vh - 56px);--chatbot-answer-background: #000000;--chatbot-answer-card-border-color: rgba(255, 255, 255, .16);--chatbot-answer-text: #ffffff;--chatbot-answer-heading-text: #ffffff;--chatbot-answer-strong-text: #ffffff;--chatbot-answer-em-text: rgba(255, 255, 255, .85);--chatbot-assistant-name-color: #ffed00;--chatbot-answer-action-color: #ffffff;--chatbot-answer-action-hover-background: rgba(255, 255, 255, .15);--chatbot-answer-action-pressed-background: rgba(255, 255, 255, .25)}._chatRoot_cgesb_45{flex:1;display:flex;height:100%;transition:margin-left .3s ease}@media(min-width:992px){._chatRootHistoryOpen_cgesb_67{margin-left:300px}}._chatContainer_cgesb_77{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}._chatEmptyState_cgesb_101{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}._chatEmptyStateTitle_cgesb_119{font-size:2.75rem;font-weight:600;margin-top:0;margin-bottom:1.875rem}._chatEmptyStateSubtitle_cgesb_133{font-weight:600;margin-bottom:.625rem}._chatMessageStream_cgesb_143{flex:1;width:100%;padding:1.5rem 1rem 0;display:flex;flex-direction:column;box-sizing:border-box;max-width:64.25rem}._chatMessageGpt_cgesb_163{margin-bottom:1.5rem;max-width:100%;display:flex}._chatMessageGptMinWidth_cgesb_175{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_cgesb_185{position:sticky;bottom:0;flex:0 0 auto;padding:1rem;width:100%;max-width:64.25rem;background:#f2f2f2;z-index:10}._footerAction_cgesb_211{position:sticky;bottom:0;flex:0 0 auto;padding:1rem;width:100%;max-width:64.25rem;background:#f2f2f2;display:flex;justify-content:center;z-index:10}._startInline_cgesb_243{display:flex;justify-content:flex-start;margin-bottom:1.5rem}._footerActionButton_cgesb_257{appearance:none;border:none;border-radius:1.5rem;background:#000;color:#ffed00;font-size:15px;font-weight:600;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.5em 2em;max-width:100%;cursor:pointer;transition:background .2s ease}._footerActionButton_cgesb_257:hover{background:#1a1a1a}._footerActionButton_cgesb_257:focus-visible{outline:2px solid #ffed00;outline-offset:2px}._chatAnalysisPanel_cgesb_325{flex:1;overflow-y:auto;max-height:85vh;margin-left:1.25rem;margin-right:1.25rem}._chatSettingsSeparator_cgesb_341{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_cgesb_353{font-size:1.75rem}._commandsSplitContainer_cgesb_361{display:flex;justify-content:space-between}._commandsContainer_cgesb_371{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end}._commandButton_cgesb_385{margin-bottom:1.25rem}@media(min-width:992px){._container_cgesb_1{height:calc(100vh - 56px)}._chatEmptyState_cgesb_101{padding-top:3.75rem}._chatEmptyStateTitle_cgesb_119{font-size:4rem}._chatInput_cgesb_185{padding:.75rem 1.5rem 1.5rem}._chatMessageStream_cgesb_143{padding:1.5rem 1.5rem 0}._commandsSplitContainer_cgesb_361{padding-left:1rem}._commandsContainer_cgesb_371{padding-left:0rem;padding-right:0rem}._commandButton_cgesb_385{margin-right:1.25rem;margin-bottom:1.25rem}._chatMessageGpt_cgesb_163{max-width:100%;min-width:31.25rem}}._chatMessageStream_cgesb_143{max-width:48rem;padding-bottom:1.5rem}._chatInput_cgesb_185,._footerAction_cgesb_211{--composer-overlap: 1.5rem;margin-top:calc(0rem - var(--composer-overlap));background:linear-gradient(to bottom,transparent 0 var(--composer-overlap),#f2f2f2 var(--composer-overlap))}._chatInput_cgesb_185{max-width:48rem;padding-top:0}._footerAction_cgesb_211{max-width:48rem}._answerContainer_12nwh_1{padding:.6em 1em;background:var(--chatbot-answer-background, rgb(249, 249, 249));border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_12nwh_23{font-size:1.75em}._answerText_12nwh_31{font-size:1rem;font-weight:400;line-height:1.375em;color:var(--chatbot-answer-text, #1f2937)}._answerText_12nwh_31 h1,h2{font-size:1rem;font-weight:700}._answerText_12nwh_31 table{border-collapse:collapse}._answerText_12nwh_31 td,._answerText_12nwh_31 th{border:1px solid;padding:.3125em}._selected_12nwh_83{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_12nwh_91{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_12nwh_91{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer}._citation_12nwh_91:hover{text-decoration:underline}._followupQuestionsList_12nwh_135{margin-top:.625em}._followupQuestionLearnMore_12nwh_143{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_12nwh_135{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#e8ebfa;color:#000;font-style:italic;text-decoration:none;cursor:pointer}._supContainer_12nwh_181{text-decoration:none;cursor:pointer}._supContainer_12nwh_181:hover{text-decoration:underline}._citationBadgeContainer_12nwh_199{display:inline-flex;align-items:center;gap:.25em}._citationEntry_12nwh_211{display:inline-flex;align-items:center;gap:.375em}._citationStepBadge_12nwh_263{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f4f6ff;color:#123bb6;font-weight:600;border:.0625em solid #d1dbfa}._citationStepBadgeInline_12nwh_285{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_12nwh_301{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_12nwh_317{width:fit-content}@keyframes _loading_12nwh_361{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_12nwh_361:after{content:"";animation:_loading_12nwh_361 1s infinite}._assistantHeader_12nwh_371{display:flex;align-items:center;justify-content:flex-start;gap:8px}._assistantAvatar_12nwh_385{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #dcdcdc;flex-shrink:0}._assistantName_12nwh_405{font-weight:600;font-size:15px;color:#333}._answerContainer_12nwh_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._questionInputContainer_yy04y_1{border-radius:1.5rem;box-shadow:0 .5rem 1rem #00000024,0 0 .125rem #0000001f;width:100%;padding:.8rem;background:#fff}._questionInputTextArea_yy04y_21{width:100%;line-height:2.5rem}._questionInputButtonsContainer_yy04y_35{display:flex;flex-direction:column;justify-content:flex-end}._questionInputContainer_yy04y_1{box-shadow:none;border:1px solid #e6e6e6}._container_tigj0_1{display:flex;justify-content:flex-end;margin-bottom:1.5em;max-width:80%;margin-left:auto}._message_tigj0_17{padding:.6em 1em;font-size:15px;background:var(--chatbot-user-bubble-background);color:var(--chatbot-user-bubble-text);border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em}._message_tigj0_17{box-shadow:none;outline:none;border:1px solid #e6e6e6;white-space:pre-wrap;overflow-wrap:break-word}@font-face{font-family:Brutal;src:url(/assets/BrutalType-Light-DNIoEBVj.woff) format("woff"),url(/assets/BrutalType-Light-DwnMvBqe.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Brutal;src:url(/assets/BrutalType-Medium-BiDc_ChQ.woff) format("woff"),url(/assets/BrutalType-Medium-CpJpkVqc.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}._layout_kf376_47{display:flex;flex-direction:column;height:100%;font-family:Brutal,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif}._layout_kf376_47 a,._layout_kf376_47 abbr,._layout_kf376_47 address,._layout_kf376_47 article,._layout_kf376_47 aside,._layout_kf376_47 b,._layout_kf376_47 blockquote,._layout_kf376_47 button,._layout_kf376_47 caption,._layout_kf376_47 cite,._layout_kf376_47 code,._layout_kf376_47 dd,._layout_kf376_47 del,._layout_kf376_47 details,._layout_kf376_47 dfn,._layout_kf376_47 div,._layout_kf376_47 dl,._layout_kf376_47 dt,._layout_kf376_47 em,._layout_kf376_47 fieldset,._layout_kf376_47 figcaption,._layout_kf376_47 figure,._layout_kf376_47 footer,._layout_kf376_47 form,._layout_kf376_47 h1,._layout_kf376_47 h2,._layout_kf376_47 h3,._layout_kf376_47 h4,._layout_kf376_47 h5,._layout_kf376_47 h6,._layout_kf376_47 header,._layout_kf376_47 input,._layout_kf376_47 label,._layout_kf376_47 legend,._layout_kf376_47 li,._layout_kf376_47 main,._layout_kf376_47 mark,._layout_kf376_47 menu,._layout_kf376_47 nav,._layout_kf376_47 ol,._layout_kf376_47 option,._layout_kf376_47 p,._layout_kf376_47 pre,._layout_kf376_47 section,._layout_kf376_47 select,._layout_kf376_47 small,._layout_kf376_47 span:not(.ms-Icon):not(.ms-Button-icon):not([data-icon-name]),._layout_kf376_47 strong,._layout_kf376_47 sub,._layout_kf376_47 summary,._layout_kf376_47 sup,._layout_kf376_47 table,._layout_kf376_47 tbody,._layout_kf376_47 td,._layout_kf376_47 textarea,._layout_kf376_47 tfoot,._layout_kf376_47 th,._layout_kf376_47 thead,._layout_kf376_47 tr,._layout_kf376_47 ul{font-family:Brutal,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif!important}._main_kf376_187{display:flex;flex:1;min-height:0}._header_kf376_201{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_kf376_217{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._navbarTitle_kf376_239{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.1rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_kf376_271{display:flex;align-items:center;gap:1rem;margin-left:auto}._dropdown_kf376_287{position:relative}._menuButton_kf376_295{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_kf376_295:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_kf376_317{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_kf376_345{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_kf376_345:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_kf376_383,._headerNavList_kf376_385,._headerNavPageLink_kf376_387,._headerNavPageLinkActive_kf376_389,._menuToggle_kf376_391{display:none}@media(max-width:768px){._navbarTitle_kf376_239{max-width:50%;font-size:1.3rem}}._menuButton_kf376_295{border-radius:999px}._dropdownMenu_kf376_317{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_kf376_345{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._layout_195g6_1{display:flex;flex-direction:column;height:100%}._main_195g6_13{display:flex;flex:1;min-height:0}._header_195g6_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_195g6_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_195g6_65{display:flex;align-items:center;text-decoration:none}._logoCircle_195g6_77{width:35px;height:35px;border-radius:50%;background:var(--chatbot-navbar-logo-background);display:flex;align-items:center;justify-content:center;overflow:hidden}._logoCircle_195g6_77 img{max-width:65%;height:auto;display:block}._navbarTitle_195g6_113{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_195g6_143{display:flex;align-items:center;gap:1rem}._dropdown_195g6_157{position:relative}._menuButton_195g6_165{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_195g6_165:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_195g6_187{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_195g6_215{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_195g6_215:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_195g6_253,._headerNavList_195g6_255,._headerNavPageLink_195g6_257,._headerNavPageLinkActive_195g6_259,._menuToggle_195g6_261{display:none}@media(max-width:768px){._navbarTitle_195g6_113{max-width:50%;font-size:1.7rem}}._menuButton_195g6_165{border-radius:999px}._dropdownMenu_195g6_187{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_195g6_215{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._container_j4k69_1{--chatbot-answer-font-size: 15px;--chatbot-answer-font-size-mobile: 15px;--chatbot-answer-card-radius: 1.5em;--chatbot-answer-card-radius-mobile: 1.5em;--chatbot-answer-outside-avatar-size: 30px;--chatbot-disclaimer-message-font-size: 15px;--chatbot-disclaimer-message-font-size-mobile: 15px;--chat-mobile-inline-padding: clamp(.75rem, 4.25vw, 1rem);--chat-mobile-input-bottom-padding: calc(.75rem + env(safe-area-inset-bottom, 0px)) ;flex:1;display:flex;flex-direction:column;height:calc(100vh - 56px)}._chatRoot_j4k69_35{flex:1;display:flex;height:100%;transition:margin-left .3s ease}@media(min-width:992px){._chatRootHistoryOpen_j4k69_57{margin-left:300px}}._chatContainer_j4k69_67{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._chatContainer_j4k69_67::-webkit-scrollbar{display:none}._chatEmptyState_j4k69_113{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}._chatEmptyStateTitle_j4k69_131{font-size:2.75rem;font-weight:600;margin-top:0;margin-bottom:1.875rem}._chatEmptyStateSubtitle_j4k69_145{font-weight:600;margin-bottom:.625rem}._chatMessageStream_j4k69_155{flex:1;width:100%;padding:1.5rem 1.5rem 0;box-sizing:border-box;display:flex;flex-direction:column;max-width:64.25rem}._chatMessageGpt_j4k69_175{margin-bottom:1.5rem;max-width:100%;display:flex}._chatMessageGptMinWidth_j4k69_187{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_j4k69_197{position:sticky;bottom:0;flex:0 0 auto;padding:1rem;width:100%;max-width:64.25rem;box-sizing:border-box;background:#f2f2f2;z-index:10}._chatAnalysisPanel_j4k69_221{flex:1;overflow-y:auto;max-height:85vh;margin-left:1.25rem;margin-right:1.25rem}._chatSettingsSeparator_j4k69_237{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_j4k69_249{font-size:1.75rem}._commandsSplitContainer_j4k69_257{display:flex;justify-content:space-between}._commandsContainer_j4k69_267{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end}._commandButton_j4k69_281{margin-bottom:1.25rem}@media(max-width:991px){._container_j4k69_1{--chatbot-answer-shell-gap: .5rem;--chatbot-answer-outside-avatar-size: 26px}._chatMessageStream_j4k69_155{padding:1.25rem var(--chat-mobile-inline-padding) 0}._chatInput_j4k69_197{padding:.75rem var(--chat-mobile-inline-padding) var(--chat-mobile-input-bottom-padding)}}@media(min-width:992px){._container_j4k69_1{height:calc(100vh - 56px)}._chatEmptyState_j4k69_113{padding-top:3.75rem}._chatEmptyStateTitle_j4k69_131{font-size:4rem}._chatInput_j4k69_197{padding:.75rem 1.5rem 1.5rem}._commandsSplitContainer_j4k69_257{padding-left:1rem}._commandsContainer_j4k69_267{padding-left:0rem;padding-right:0rem}._commandButton_j4k69_281{margin-right:1.25rem;margin-bottom:1.25rem}._chatMessageGpt_j4k69_175{max-width:100%;min-width:31.25rem}}._chatMessageStream_j4k69_155{max-width:48rem;padding-bottom:1.5rem}._chatInput_j4k69_197{--composer-overlap: 1.5rem;max-width:48rem;margin-top:calc(0rem - var(--composer-overlap));padding-top:0;background:linear-gradient(to bottom,transparent 0 var(--composer-overlap),#f2f2f2 var(--composer-overlap))}._answerContainer_uj1rv_1{padding:.6em 1em;background:#dde2eb;border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_uj1rv_23{font-size:1.75em}._answerText_uj1rv_31{font-size:16px;font-weight:400;line-height:1.375em}._answerText_uj1rv_31 h1,h2{font-size:1rem;font-weight:700}._answerText_uj1rv_31 table{border-collapse:collapse}._answerText_uj1rv_31 td,._answerText_uj1rv_31 th{border:1px solid;padding:.3125em}._selected_uj1rv_81{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_uj1rv_89{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_uj1rv_89{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer}._citation_uj1rv_89:hover{text-decoration:underline}._followupQuestionsList_uj1rv_133{margin-top:.625em}._followupQuestionLearnMore_uj1rv_141{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_uj1rv_133{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#e8ebfa;color:#000;font-style:italic;text-decoration:none;cursor:pointer}._supContainer_uj1rv_179{text-decoration:none;cursor:pointer}._supContainer_uj1rv_179:hover{text-decoration:underline}._citationBadgeContainer_uj1rv_197{display:inline-flex;align-items:center;gap:.25em}._citationEntry_uj1rv_209{display:inline-flex;align-items:center;gap:.375em}._citationStepBadge_uj1rv_261{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f4f6ff;color:#123bb6;font-weight:600;border:.0625em solid #d1dbfa}._citationStepBadgeInline_uj1rv_283{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_uj1rv_299{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_uj1rv_315{width:fit-content}@keyframes _loading_uj1rv_359{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_uj1rv_359:after{content:"";animation:_loading_uj1rv_359 1s infinite}._assistantHeader_uj1rv_369{display:flex;align-items:center;justify-content:flex-start;gap:8px}._assistantAvatar_uj1rv_383{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #dcdcdc;flex-shrink:0}._assistantName_uj1rv_403{font-weight:600;font-size:15px;color:#333}._loadingAnswerContainer_uj1rv_419{display:flex;align-items:center;justify-content:center;min-height:calc(var(--chatbot-answer-font-size, 15px) * 1.72 + 1.2em)}._answerContainer_uj1rv_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._questionInputContainer_ya8ai_1{border-radius:2.5rem;box-shadow:0 .5rem 1rem #00000024,0 0 .125rem #0000001f;width:100%;padding:.3rem;background:#fff;display:flex;align-items:center}._questionInputTextArea_ya8ai_27{width:100%;padding-left:10px}._questionInputButtonsContainer_ya8ai_39{display:flex;flex-direction:column;justify-content:flex-end}._sendButton_ya8ai_53.fui-Button{width:44px;height:44px;min-width:44px;border-radius:50%;padding:0;background-color:#ac44c6;color:#fff;display:flex;align-items:center;justify-content:center}._sendButton_ya8ai_53.fui-Button svg,._sendButton_ya8ai_53.fui-Button:hover svg,._sendButton_ya8ai_53.fui-Button:active svg,._sendButton_ya8ai_53.fui-Button:focus svg,._sendButton_ya8ai_53.fui-Button:focus-visible svg{color:#fff}._sendButton_ya8ai_53.fui-Button,._sendButton_ya8ai_53.fui-Button:hover,._sendButton_ya8ai_53.fui-Button:active,._sendButton_ya8ai_53.fui-Button:focus,._sendButton_ya8ai_53.fui-Button:focus-visible{background-color:#ac44c6;color:#fff}._questionInputContainer_ya8ai_1{box-shadow:none;border:1px solid #e6e6e6}._container_q1k63_1{display:flex;justify-content:flex-end;margin-bottom:1.5em;max-width:80%;margin-left:auto}._message_q1k63_17{padding:.6em 1em;background:var(--chatbot-user-bubble-background);border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;color:var(--chatbot-user-bubble-text);font-size:15px}._message_q1k63_17{box-shadow:none;outline:none;border:none;white-space:pre-wrap;overflow-wrap:break-word}._thoughtProcess_5r96z_1{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;word-wrap:break-word;padding-top:.75em;padding-bottom:.75em}._tList_5r96z_15{padding:1.25em 1.25em 0;display:block;background:#e9e9e9;width:100%;box-sizing:border-box;overflow-wrap:anywhere}._tListItem_5r96z_33{list-style:none;margin:auto auto auto 1.25em;min-height:3.125em;border-left:.0625em solid #123bb6;padding:0 0 1.875em 1.875em;position:relative}._tListItem_5r96z_33:last-child{border-left:0}._tListItem_5r96z_33:before{position:absolute;left:-18px;top:-5px;content:" ";border:8px solid #d1dbfa;border-radius:500%;background:#123bb6;height:20px;width:20px}._tStep_5r96z_85{color:#123bb6;position:relative;font-size:.875em;margin-bottom:.5em}._tCodeBlock_5r96z_99{max-height:18.75em;overflow:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:100%;box-sizing:border-box}._tPropRow_5r96z_119{flex-wrap:wrap;gap:5px;max-width:100%;margin-bottom:.5em}._tProp_5r96z_119{display:inline-block;background-color:#d7d7d7;font-size:.95em;padding:.1875em .625em;border-radius:.625em;margin-bottom:.3em;word-break:break-word;white-space:normal;overflow-wrap:anywhere}._citationImg_5r96z_157{height:28.125rem;max-width:100%;object-fit:contain}._header_5r96z_169{color:#123bb6;position:relative;font-size:.875em;margin-bottom:.5em}._reasoningEffort_5r96z_183{font-size:14px;margin-bottom:8px}._tokenUsageGraph_5r96z_193{padding:6px;width:100%;box-sizing:border-box}._tokenBar_5r96z_205{min-height:28px;height:auto;margin-bottom:8px;padding:6px 12px;font-size:inherit;display:flex;flex-wrap:wrap;align-items:center;background-color:#d7d7d7;white-space:normal;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;min-width:0;box-sizing:border-box}._tokenLabel_5r96z_243{font-size:inherit;padding-right:4px;flex:1 1 auto;word-break:break-word;overflow-wrap:anywhere}._primaryBarContainer_5r96z_259{width:100%;display:flex;gap:8px;padding:4px 0;flex-wrap:nowrap}._primaryBarContainer_5r96z_259 ._tokenBar_5r96z_205{margin-bottom:0}._promptBar_5r96z_283{background-color:#a82424;color:#fff}._reasoningBar_5r96z_293{background-color:#265e29;color:#fff}._outputBar_5r96z_303{background-color:#12579b;color:#fff;min-width:120px}._totalBar_5r96z_315{background-color:#424242;color:#fff}._secondaryTotalBar_5r96z_325{background-color:#6d6d6d;color:#fff}._segmentWrapper_5r96z_335{margin-top:16px;padding-top:4px}._segmentWrapperFirst_5r96z_345{margin-top:0}._standaloneTotalBar_5r96z_353{margin-top:10px}._groupedTotalBar_5r96z_361{margin-top:2px}._subqueriesTable_5r96z_369,._subqueriesTable_5r96z_369 th,._subqueriesTable_5r96z_369 td,._subqueriesTable_5r96z_369 tr{background:#fff}._iterationSection_5r96z_383{margin-top:1.5em}._iterationSection_5r96z_383:first-of-type{margin-top:0}._stepHeaderCell_5r96z_399{display:flex;flex-direction:column;align-items:flex-start;gap:.25em}._stepNumberText_5r96z_413{font-weight:600;color:#123bb6}._stepLabel_5r96z_423{font-weight:600}._stepCitations_5r96z_431{margin-top:.75em;display:flex;flex-direction:column;gap:.375em}._stepResults_5r96z_445{margin-top:.5em;margin-bottom:.5em;display:flex;flex-direction:column;gap:.25em}._noResults_5r96z_461{margin-top:.5em;font-size:.85em;color:#666;font-style:italic}._stepResult_5r96z_445{display:inline-block;font-size:.85em;word-break:break-word;overflow-wrap:anywhere}._stepResult_5r96z_445 a{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer;display:inline-block}._stepResult_5r96z_445 a:hover{text-decoration:underline}._stepCitationEntry_5r96z_523{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_5r96z_523 a{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:left;max-width:100%}._layout_1pyx0_1{display:flex;flex-direction:column;height:100%}._main_1pyx0_13{display:flex;flex:1;min-height:0}._header_1pyx0_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_1pyx0_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._leftSection_1pyx0_65{display:flex;align-items:center;gap:.75rem;min-width:0}._logoContainer_1pyx0_81{display:flex;align-items:center;text-decoration:none}._logoCircle_1pyx0_93{width:35px;height:35px;border-radius:50%;background:var(--chatbot-navbar-logo-background);display:flex;align-items:center;justify-content:center;overflow:hidden}._logoCircle_1pyx0_93 img{max-width:90%;height:auto;display:block}._navbarTitle_1pyx0_129{color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._rightSection_1pyx0_153{display:flex;align-items:center;gap:1rem}._dropdown_1pyx0_167{position:relative}._menuButton_1pyx0_175{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_1pyx0_175:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_1pyx0_197{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_1pyx0_225{display:flex;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_1pyx0_225:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_1pyx0_263,._headerNavList_1pyx0_265,._headerNavPageLink_1pyx0_267,._headerNavPageLinkActive_1pyx0_269,._menuToggle_1pyx0_271{display:none}@media(max-width:768px){._leftSection_1pyx0_65{gap:.6rem}._logoCircle_1pyx0_93{width:30px;height:30px}._navbarTitle_1pyx0_129{font-size:1.32rem}}._menuButton_1pyx0_175{border-radius:999px}._dropdownMenu_1pyx0_197{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_1pyx0_225{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._historyItem_q4cvf_1{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-radius:6px;transition:background-color .2s}._historyItem_q4cvf_1:hover{background-color:#f3f4f6}._historyItemButton_q4cvf_27{flex-grow:1;text-align:left;padding:0;margin-right:4px;background:none;border:none;cursor:pointer}._historyItemTitle_q4cvf_47{font-size:14px}._deleteIcon_q4cvf_55{width:20px;height:20px}._deleteButton_q4cvf_65{opacity:0;transition:opacity .2s;background:none;border:none;cursor:pointer;padding:4px;border-radius:9999px;color:#6b7280}._historyItem_q4cvf_1:hover ._deleteButton_q4cvf_65,._deleteButton_q4cvf_65:focus{opacity:1}._deleteButton_q4cvf_65:hover{color:#111827}._modalOverlay_q4cvf_105{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modalContent_q4cvf_131{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%}._modalTitle_q4cvf_153{font-size:20px;font-weight:600;margin-top:0;margin-bottom:16px}._modalDescription_q4cvf_167{margin-top:0;margin-bottom:16px}._modalActions_q4cvf_177{display:flex;justify-content:flex-end;gap:16px}._modalCancelButton_q4cvf_189,._modalConfirmButton_q4cvf_191{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer}._modalCancelButton_q4cvf_189{background-color:#f3f4f6;color:#374151}._modalConfirmButton_q4cvf_191{background-color:#ef4444;color:#fff}._modalCancelButton_q4cvf_189:hover{background-color:#e5e7eb}._modalConfirmButton_q4cvf_191:hover{background-color:#dc2626}._group_4j1ix_1{margin-top:1rem}._groupLabel_4j1ix_7{font-size:14px;font-weight:700;margin-top:.5rem;margin-bottom:.2rem}._footer_4j1ix_21{display:flex;justify-content:space-between}._backdrop_1rdue_1{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(circle at top,rgba(255,255,255,.18),transparent 40%),#101216b8;backdrop-filter:blur(8px)}._dialog_1rdue_25{width:min(760px,100%);max-height:min(88vh,900px);overflow:auto;padding:1.5rem;border:1px solid rgba(36,48,71,.12);border-radius:28px;background:linear-gradient(180deg,#f8f9fcf5,#fffffffa),#fff;box-shadow:0 28px 80px #09122647}._header_1rdue_47{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}._eyebrow_1rdue_63{margin:0 0 .35rem;color:#536075;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._title_1rdue_81{margin:0;color:#182033;font-size:1.85rem;line-height:1.1}._description_1rdue_95{max-width:40rem;margin:.5rem 0 0;color:#5f6c82;font-size:.98rem;line-height:1.5}._closeButton_1rdue_111{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#1820330f;color:#182033;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._closeButton_1rdue_111:hover{background:#1820331f;transform:translateY(-1px)}._toolbar_1rdue_153{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}._primaryButton_1rdue_167,._secondaryButton_1rdue_169,._dangerButton_1rdue_171{appearance:none;min-height:48px;padding:0 18px;border-radius:16px;font:inherit;font-weight:600;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}._primaryButton_1rdue_167{border:0;background:linear-gradient(135deg,#0e596e,#2c8299);color:#fff;box-shadow:0 16px 28px #0e596e38}._secondaryButton_1rdue_169,._dangerButton_1rdue_171{border:1px solid rgba(14,89,110,.14);background:#ffffffc7;color:#1d2730}._dangerButton_1rdue_171{min-height:40px;padding:0 14px;color:#9b2f2f}._primaryButton_1rdue_167:hover:not(:disabled),._secondaryButton_1rdue_169:hover:not(:disabled),._dangerButton_1rdue_171:hover:not(:disabled){transform:translateY(-2px)}._primaryButton_1rdue_167:disabled,._secondaryButton_1rdue_169:disabled,._dangerButton_1rdue_171:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}._hiddenInput_1rdue_279{display:none}._dropzone_1rdue_287{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:2rem 1.5rem;border:1.5px dashed rgba(35,67,130,.24);border-radius:24px;background:linear-gradient(135deg,#e9f2ffcc,#fff8f0e0),#fff;color:#182033;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}._dropzone_1rdue_287:hover,._dropzoneActive_1rdue_323{border-color:#2753b5;box-shadow:0 16px 38px #2753b524;transform:translateY(-1px)}._dropzoneDisabled_1rdue_335{cursor:not-allowed;opacity:.68;box-shadow:none;transform:none}._dropzoneIcon_1rdue_349{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:18px;background:#2753b51f;color:#2753b5}._dropzoneTitle_1rdue_371{margin:.4rem 0 0;font-size:1.1rem;font-weight:700}._dropzoneHint_1rdue_383,._supportedFormats_1rdue_385{margin:0;color:#5f6c82;text-align:center}._supportedFormats_1rdue_385{font-size:.92rem}._status_1rdue_405{margin-top:1rem;padding:.85rem 1rem;border-radius:16px;font-size:.95rem;line-height:1.4}._statusNeutral_1rdue_421{background:#edf2f8;color:#33415c}._statusSuccess_1rdue_431{background:#e7f8ee;color:#17653a}._statusWarning_1rdue_441{background:#fff4dc;color:#8d5a00}._statusError_1rdue_451{background:#fde8ea;color:#a32939}._sectionHeader_1rdue_461{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0 1rem}._sectionHeaderActions_1rdue_477{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}._sectionLabel_1rdue_493{margin:0;color:#536075;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._sectionTitle_1rdue_511{margin:.25rem 0 0;color:#182033;font-size:1.15rem}._fileCount_1rdue_523{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border-radius:999px;background:#1820330f;color:#182033;font-weight:700}._fileList_1rdue_549{display:flex;flex-direction:column;gap:.85rem}._infoMessage_1rdue_561{margin:0;color:#536075}._emptyState_1rdue_571{display:flex;align-items:center;gap:1rem;padding:1.2rem;border:1px solid rgba(24,32,51,.08);border-radius:20px;background:#f4f7fbbf;color:#536075}._emptyStateTitle_1rdue_593{margin:0 0 .25rem;color:#182033;font-weight:700}._emptyStateDescription_1rdue_605{margin:0}._fileRow_1rdue_613{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid rgba(24,32,51,.08);border-radius:20px;background:#ffffffeb}._fileMeta_1rdue_635{display:flex;align-items:center;gap:.9rem;min-width:0}._fileBadge_1rdue_649{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;padding:0 .65rem;border-radius:16px;background:linear-gradient(135deg,#20344f,#466f9d);color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.08em}._fileDetails_1rdue_679{display:flex;flex-direction:column;min-width:0}._fileName_1rdue_691{overflow:hidden;color:#182033;font-weight:700;text-overflow:ellipsis;white-space:nowrap}._fileSubtext_1rdue_707{color:#5f6c82;font-size:.9rem}._deleteAllButton_1rdue_717,._deleteButton_1rdue_725{flex-shrink:0}._queueActions_1rdue_733{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._queueStatus_1rdue_747{display:inline-flex;align-items:center;justify-content:center;min-width:7.5rem;padding:.45rem .85rem;border-radius:999px;font-size:.82rem;font-weight:700;text-align:center}._queueStatusQueued_1rdue_771{background:#edf2f8;color:#33415c}._queueStatusUploading_1rdue_781{background:#e6f0ff;color:#234382}._queueStatusCanceling_1rdue_791{background:#fff4dc;color:#8d5a00}._queueStatusCompleted_1rdue_801{background:#e7f8ee;color:#17653a}._queueStatusFailed_1rdue_811{background:#fde8ea;color:#a32939}._queueStatusCanceled_1rdue_821{background:#f3edf9;color:#6f3fa4}._dismissButton_1rdue_831{flex-shrink:0}@media(max-width:720px){._backdrop_1rdue_1{padding:.75rem}._dialog_1rdue_25{padding:1rem;border-radius:24px}._primaryButton_1rdue_167,._secondaryButton_1rdue_169,._dangerButton_1rdue_171,._deleteAllButton_1rdue_717,._dismissButton_1rdue_831{width:100%}._title_1rdue_81{font-size:1.45rem}._fileRow_1rdue_613{flex-direction:column;align-items:flex-start}._queueActions_1rdue_733,._deleteButton_1rdue_725{width:100%}._queueActions_1rdue_733{align-items:stretch;flex-direction:column}._queueStatus_1rdue_747{width:100%}}._layout_1tubp_1{display:flex;flex-direction:column;height:100%}._main_1tubp_13{display:flex;flex:1;min-height:0}._header_1tubp_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_1tubp_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_1tubp_65{display:flex;align-items:center;text-decoration:none}._logoCircle_1tubp_77{width:35px;height:35px;border-radius:50%;background:var(--chatbot-navbar-logo-background);display:flex;align-items:center;justify-content:center;overflow:hidden}._logoCircle_1tubp_77 img{max-width:100%;height:auto;display:block}._navbarTitle_1tubp_113{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_1tubp_143{display:flex;align-items:center;gap:1rem}._dropdown_1tubp_157{position:relative}._menuButton_1tubp_165{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px;border-radius:999px}._menuButton_1tubp_165:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_1tubp_189{position:absolute;top:100%;right:0;margin-top:.5rem;background:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:18px;list-style:none;padding:.45rem;min-width:220px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_1tubp_219{display:flex;align-items:center;gap:.65rem;width:100%;padding:.75rem .9rem;background:none;border:none;border-radius:14px;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px;font-weight:600}._dropdownItem_1tubp_219:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._profileOverlay_1tubp_259{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a66;backdrop-filter:blur(6px);z-index:1200}._profileModal_1tubp_283{width:min(100%,520px);border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:24px;background:#fffffffa;box-shadow:0 24px 80px #0f172a33}._profileHeader_1tubp_301{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}._profileTitle_1tubp_317{margin:0;color:#132238;font-size:1.35rem;font-weight:700}._profileSubtitle_1tubp_331{margin:6px 0 0;color:#4f617a;font-size:.95rem;line-height:1.5}._profileCloseButton_1tubp_345{border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:8px 14px;font:inherit;font-weight:600;color:#22364d;background:#f4f7fb;cursor:pointer}._profileCloseButton_1tubp_345:hover{background:#ebf1f8}._profileLoading_1tubp_375,._profileError_1tubp_377{margin:0;color:#4f617a;font-size:.95rem;line-height:1.5}._profileError_1tubp_377{color:#b42318}._profileDetails_1tubp_399{display:grid;gap:12px;margin:0}._profileRow_1tubp_411{display:grid;grid-template-columns:minmax(120px,160px) 1fr;gap:12px;padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#f9fbfd}._profileRow_1tubp_411 dt{color:#4f617a;font-size:.92rem;font-weight:600}._profileRow_1tubp_411 dd{margin:0;color:#132238;font-size:.96rem;font-weight:600;word-break:break-word}._headerTitleContainer_1tubp_461,._headerNavList_1tubp_463,._headerNavPageLink_1tubp_465,._headerNavPageLinkActive_1tubp_467,._menuToggle_1tubp_469{display:none}@media(max-width:768px){._navbarTitle_1tubp_113{max-width:50%;font-size:1.7rem}._profileModal_1tubp_283{padding:20px}._profileRow_1tubp_411{grid-template-columns:1fr}}._menuButton_1tubp_165{border-radius:999px}._dropdownMenu_1tubp_189{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_1tubp_219{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._subtitle_gf03b_1{margin:-8px auto 18px;max-width:24rem;color:var(--login-text-muted);font-size:.95rem;line-height:1.5;text-align:center}._verificationHint_gf03b_19{margin:-4px 0 0;color:var(--login-text-muted);font-size:.9rem;line-height:1.45;text-align:center}._modeSwitch_gf03b_35{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:18px;padding:6px;border:1px solid var(--login-panel-border);border-radius:18px;background:#ffffff80}._modeButton_gf03b_57{border:0;border-radius:12px;padding:11px 14px;font:inherit;font-weight:600;color:var(--login-text-muted);background:transparent;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}._modeButton_gf03b_57:hover{transform:translateY(-1px);color:var(--login-text-strong)}._modeButton_gf03b_57:disabled{cursor:not-allowed}._modeButtonActive_gf03b_105{color:var(--login-button-text);background:linear-gradient(135deg,var(--login-accent) 0%,var(--login-accent-dark) 100%);box-shadow:0 12px 24px var(--login-button-shadow)}._switchText_gf03b_117{margin:18px 0 0;color:var(--login-text-muted);font-size:.93rem;text-align:center}._switchActions_gf03b_131{display:grid;gap:8px}._switchLink_gf03b_141{border:0;padding:0;font:inherit;font-weight:600;color:var(--login-accent-dark);background:transparent;cursor:pointer}._switchLink_gf03b_141:hover{text-decoration:underline}._switchLink_gf03b_141:disabled{cursor:not-allowed}._switchLinkStandalone_gf03b_177{justify-self:center;border:0;padding:0;font:inherit;font-weight:600;color:var(--login-accent-dark);background:transparent;cursor:pointer}._switchLinkStandalone_gf03b_177:hover{text-decoration:underline}._switchLinkStandalone_gf03b_177:disabled{cursor:not-allowed}._secondaryActions_gf03b_215{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._secondaryButton_gf03b_227{border:1px solid var(--login-panel-border);border-radius:14px;padding:11px 14px;font:inherit;font-weight:600;color:var(--login-accent-dark);background:#ffffffb3;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease}._secondaryButton_gf03b_227:hover{background:var(--login-accent-soft)}._secondaryButton_gf03b_227:disabled{cursor:not-allowed}._statusMessage_gf03b_273{min-height:1.4rem;margin:0;color:var(--login-accent-dark);font-size:.92rem;text-align:center}._answerContainer_11ks4_1{padding:.6em 1em;background:#f9f9f9;border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_11ks4_23{font-size:1.75em}._answerText_11ks4_31{font-size:1rem;font-weight:400;line-height:1.375em}._answerText_11ks4_31 h1,h2{font-size:1rem;font-weight:700}._answerText_11ks4_31 table{border-collapse:collapse}._answerText_11ks4_31 td,._answerText_11ks4_31 th{border:1px solid;padding:.3125em}._selected_11ks4_81{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_11ks4_89{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_11ks4_89{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer}._citation_11ks4_89:hover{text-decoration:underline}._followupQuestionsList_11ks4_133{margin-top:.625em}._followupQuestionLearnMore_11ks4_141{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_11ks4_133{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#e8ebfa;color:#000;font-style:italic;text-decoration:none;cursor:pointer}._supContainer_11ks4_179{text-decoration:none;cursor:pointer}._supContainer_11ks4_179:hover{text-decoration:underline}._citationBadgeContainer_11ks4_197{display:inline-flex;align-items:center;gap:.25em}._citationEntry_11ks4_209{display:inline-flex;align-items:center;gap:.375em}._citationStepBadge_11ks4_261{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f4f6ff;color:#123bb6;font-weight:600;border:.0625em solid #d1dbfa}._citationStepBadgeInline_11ks4_283{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_11ks4_299{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_11ks4_315{width:fit-content}@keyframes _loading_11ks4_359{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_11ks4_359:after{content:"";animation:_loading_11ks4_359 1s infinite}._assistantHeader_11ks4_369{display:flex;align-items:center;justify-content:flex-start;gap:8px}._assistantAvatar_11ks4_383{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #dcdcdc;flex-shrink:0}._assistantName_11ks4_403{font-weight:600;font-size:15px;color:#333}._wordmarkLogo_11ks4_419{height:28px;max-width:min(210px,62vw)}._answerContainer_11ks4_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._supportingContentNavList_p1zti_1{list-style:none;padding-left:.3125em;display:flex;flex-direction:column;gap:.625em}._supportingContentItem_p1zti_17{word-break:break-word;background:#f9f9f9;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_p1zti_43{margin:0}._supportingContentItemText_p1zti_51{margin-bottom:0;font-weight:300}._supportingContentItemImage_p1zti_61{object-fit:contain;max-width:100%;height:auto;display:block;margin:0 auto}._layout_lf739_1{display:flex;flex-direction:column;height:100%}._main_lf739_13{display:flex;flex:1;min-height:0}._header_lf739_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_lf739_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_lf739_65{display:flex;align-items:center;text-decoration:none;min-width:154px}._brandWordmark_lf739_79{display:block;width:auto;height:30px;max-width:min(204px,48vw)}._rightSection_lf739_95{display:flex;align-items:center;gap:1rem}._dropdown_lf739_109{position:relative}._menuButton_lf739_117{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_lf739_117:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_lf739_139{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_lf739_167{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_lf739_167:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_lf739_205,._headerNavList_lf739_207,._headerNavPageLink_lf739_209,._headerNavPageLinkActive_lf739_211,._menuToggle_lf739_213{display:none}@media(max-width:768px){._logoContainer_lf739_65{min-width:126px}._brandWordmark_lf739_79{height:24px}}._menuButton_lf739_117{border-radius:999px}._dropdownMenu_lf739_139{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_lf739_167{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._backdrop_rd49n_1{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(circle at top,rgba(255,255,255,.18),transparent 40%),#101216b8;backdrop-filter:blur(8px)}._dialog_rd49n_25{width:min(760px,100%);max-height:min(88vh,900px);overflow:auto;padding:1.5rem;border:1px solid rgba(36,48,71,.12);border-radius:28px;background:linear-gradient(180deg,#f8f9fcf5,#fffffffa),#fff;box-shadow:0 28px 80px #09122647}._header_rd49n_47{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}._eyebrow_rd49n_63{margin:0 0 .35rem;color:#536075;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._title_rd49n_81{margin:0;color:#182033;font-size:1.85rem;line-height:1.1}._description_rd49n_95{max-width:40rem;margin:.5rem 0 0;color:#5f6c82;font-size:.98rem;line-height:1.5}._closeButton_rd49n_111{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#1820330f;color:#182033;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._closeButton_rd49n_111:hover{background:#1820331f;transform:translateY(-1px)}._toolbar_rd49n_153{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}._primaryButton_rd49n_160,._secondaryButton_rd49n_161,._dangerButton_rd49n_162{appearance:none;min-height:48px;padding:0 18px;border-radius:16px;font:inherit;font-weight:600;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}._primaryButton_rd49n_160{border:0;background:linear-gradient(135deg,#0e596e,#2c8299);color:#fff;box-shadow:0 16px 28px #0e596e38}._secondaryButton_rd49n_161,._dangerButton_rd49n_162{border:1px solid rgba(14,89,110,.14);background:#ffffffc7;color:#1d2730}._dangerButton_rd49n_162{min-height:40px;padding:0 14px;color:#9b2f2f}._primaryButton_rd49n_160:hover:not(:disabled),._secondaryButton_rd49n_161:hover:not(:disabled),._dangerButton_rd49n_162:hover:not(:disabled){transform:translateY(-2px)}._primaryButton_rd49n_160:disabled,._secondaryButton_rd49n_161:disabled,._dangerButton_rd49n_162:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}._hiddenInput_rd49n_217{display:none}._dropzone_rd49n_225{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:2rem 1.5rem;border:1.5px dashed rgba(35,67,130,.24);border-radius:24px;background:linear-gradient(135deg,#e9f2ffcc,#fff8f0e0),#fff;color:#182033;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}._dropzone_rd49n_225:hover,._dropzoneActive_rd49n_261{border-color:#2753b5;box-shadow:0 16px 38px #2753b524;transform:translateY(-1px)}._dropzoneDisabled_rd49n_273{cursor:not-allowed;opacity:.68;box-shadow:none;transform:none}._dropzoneIcon_rd49n_287{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:18px;background:#2753b51f;color:#2753b5}._dropzoneTitle_rd49n_309{margin:.4rem 0 0;font-size:1.1rem;font-weight:700}._dropzoneHint_rd49n_321,._supportedFormats_rd49n_323{margin:0;color:#5f6c82;text-align:center}._supportedFormats_rd49n_323{font-size:.92rem}._status_rd49n_343{margin-top:1rem;padding:.85rem 1rem;border-radius:16px;font-size:.95rem;line-height:1.4}._statusNeutral_rd49n_359{background:#edf2f8;color:#33415c}._statusSuccess_rd49n_369{background:#e7f8ee;color:#17653a}._statusWarning_rd49n_379{background:#fff4dc;color:#8d5a00}._statusError_rd49n_389{background:#fde8ea;color:#a32939}._sectionHeader_rd49n_399{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0 1rem}._sectionHeaderActions_rd49n_415{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}._sectionLabel_rd49n_431{margin:0;color:#536075;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._sectionTitle_rd49n_449{margin:.25rem 0 0;color:#182033;font-size:1.15rem}._fileCount_rd49n_461{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border-radius:999px;background:#1820330f;color:#182033;font-weight:700}._fileList_rd49n_487{display:flex;flex-direction:column;gap:.85rem}._infoMessage_rd49n_499{margin:0;color:#536075}._emptyState_rd49n_509{display:flex;align-items:center;gap:1rem;padding:1.2rem;border:1px solid rgba(24,32,51,.08);border-radius:20px;background:#f4f7fbbf;color:#536075}._emptyStateTitle_rd49n_531{margin:0 0 .25rem;color:#182033;font-weight:700}._emptyStateDescription_rd49n_543{margin:0}._fileRow_rd49n_551{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid rgba(24,32,51,.08);border-radius:20px;background:#ffffffeb}._fileMeta_rd49n_573{display:flex;align-items:center;gap:.9rem;min-width:0}._fileBadge_rd49n_587{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;padding:0 .65rem;border-radius:16px;background:linear-gradient(135deg,#20344f,#466f9d);color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.08em}._fileDetails_rd49n_617{display:flex;flex-direction:column;min-width:0}._fileName_rd49n_629{overflow:hidden;color:#182033;font-weight:700;text-overflow:ellipsis;white-space:nowrap}._fileSubtext_rd49n_645{color:#5f6c82;font-size:.9rem}._deleteAllButton_rd49n_655,._deleteButton_rd49n_659{flex-shrink:0}._queueActions_rd49n_664{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._queueStatus_rd49n_678{display:inline-flex;align-items:center;justify-content:center;min-width:7.5rem;padding:.45rem .85rem;border-radius:999px;font-size:.82rem;font-weight:700;text-align:center}._queueStatusQueued_rd49n_702{background:#edf2f8;color:#33415c}._queueStatusUploading_rd49n_712{background:#e6f0ff;color:#234382}._queueStatusCanceling_rd49n_722{background:#fff4dc;color:#8d5a00}._queueStatusCompleted_rd49n_732{background:#e7f8ee;color:#17653a}._queueStatusFailed_rd49n_742{background:#fde8ea;color:#a32939}._queueStatusCanceled_rd49n_752{background:#f3edf9;color:#6f3fa4}._dismissButton_rd49n_762{flex-shrink:0}@media(max-width:720px){._backdrop_rd49n_1{padding:.75rem}._dialog_rd49n_25{padding:1rem;border-radius:24px}._primaryButton_rd49n_160,._secondaryButton_rd49n_161,._dangerButton_rd49n_162,._deleteAllButton_rd49n_655,._dismissButton_rd49n_762{width:100%}._title_rd49n_81{font-size:1.45rem}._fileRow_rd49n_551{flex-direction:column;align-items:flex-start}._queueActions_rd49n_664,._deleteButton_rd49n_659{width:100%}._queueActions_rd49n_664{align-items:stretch;flex-direction:column}._queueStatus_rd49n_678{width:100%}}._layout_1wvpt_1{display:flex;flex-direction:column;height:100%}._main_1wvpt_13{display:flex;flex:1;min-height:0}._header_1wvpt_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_1wvpt_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_1wvpt_65{display:flex;align-items:center;text-decoration:none}._logoCircle_1wvpt_77{width:35px;height:35px;border-radius:50%;background:var(--chatbot-navbar-logo-background);display:flex;align-items:center;justify-content:center;overflow:hidden}._logoCircle_1wvpt_77 img{max-width:100%;height:auto;display:block}._navbarTitle_1wvpt_113{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_1wvpt_143{display:flex;align-items:center;gap:1rem}._dropdown_1wvpt_157{position:relative}._menuButton_1wvpt_165{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px;border-radius:999px}._menuButton_1wvpt_165:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_1wvpt_189{position:absolute;top:100%;right:0;margin-top:.5rem;background:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:18px;list-style:none;padding:.45rem;min-width:220px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_1wvpt_219{display:flex;align-items:center;gap:.65rem;width:100%;padding:.75rem .9rem;background:none;border:none;border-radius:14px;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px;font-weight:600}._dropdownItem_1wvpt_219:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_1wvpt_261,._headerNavList_1wvpt_263,._headerNavPageLink_1wvpt_265,._headerNavPageLinkActive_1wvpt_267,._menuToggle_1wvpt_269{display:none}@media(max-width:768px){._logoCircle_1wvpt_77{width:33px;height:33px}._navbarTitle_1wvpt_113{max-width:50%;font-size:1.2rem}}._menuButton_1wvpt_165{border-radius:999px}._dropdownMenu_1wvpt_189{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_1wvpt_219{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._container_162mx_1{flex:1;display:flex;flex-direction:column;height:calc(100vh - 56px)}._chatRoot_162mx_17{flex:1;display:flex;height:100%;transition:margin-left .3s ease}@media(min-width:992px){._chatRootHistoryOpen_162mx_39{margin-left:300px}}._chatContainer_162mx_49{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}._chatEmptyState_162mx_73{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}._chatEmptyStateTitle_162mx_91{font-size:2.75rem;font-weight:600;margin-top:0;margin-bottom:1.875rem}._chatEmptyStateSubtitle_162mx_105{font-weight:600;margin-bottom:.625rem}._chatMessageStream_162mx_115{flex:1;width:100%;padding:1.5rem 1rem 0;display:flex;flex-direction:column;box-sizing:border-box;max-width:64.25rem}._chatMessageGpt_162mx_135{margin-bottom:1.5rem;max-width:100%;display:flex}._chatMessageGptMinWidth_162mx_147{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_162mx_157{position:sticky;bottom:0;flex-shrink:0;padding:1rem;width:100%;max-width:64.25rem;background:#f2f2f2;z-index:10}._chatAnalysisPanel_162mx_179{flex:1;overflow-y:auto;max-height:85vh;margin-left:1.25rem;margin-right:1.25rem}._chatSettingsSeparator_162mx_195{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_162mx_207{font-size:1.75rem}._commandsSplitContainer_162mx_215{display:flex;justify-content:space-between}._commandsContainer_162mx_225{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end}._commandButton_162mx_239{margin-bottom:1.25rem}@media(min-width:992px){._container_162mx_1{height:calc(100vh - 56px)}._chatEmptyState_162mx_73{padding-top:3.75rem}._chatEmptyStateTitle_162mx_91{font-size:4rem}._chatInput_162mx_157{padding:.75rem 1.5rem 1.5rem}._chatMessageStream_162mx_115{padding:1.5rem 1.5rem 0}._commandsSplitContainer_162mx_215{padding-left:1rem}._commandsContainer_162mx_225{padding-left:0rem;padding-right:0rem}._commandButton_162mx_239{margin-right:1.25rem;margin-bottom:1.25rem}._chatMessageGpt_162mx_135{max-width:100%;min-width:31.25rem}}._chatMessageStream_162mx_115{max-width:48rem;padding-bottom:1.5rem}._chatInput_162mx_157{--composer-overlap: 1.5rem;max-width:48rem;margin-top:calc(0rem - var(--composer-overlap));padding-top:0;background:linear-gradient(to bottom,transparent 0 var(--composer-overlap),#f2f2f2 var(--composer-overlap))}._answerContainer_upfyi_1{padding:.6em 1em;background:#f9f9f9;border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_upfyi_23{font-size:1.75em}._answerText_upfyi_31{font-size:1rem;font-weight:400;line-height:1.375em}._answerText_upfyi_31 h1,h2{font-size:1rem;font-weight:700}._answerText_upfyi_31 table{border-collapse:collapse}._answerText_upfyi_31 td,._answerText_upfyi_31 th{border:1px solid;padding:.3125em}._selected_upfyi_81{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_upfyi_89{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_upfyi_89{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer}._citation_upfyi_89:hover{text-decoration:underline}._followupQuestionsList_upfyi_133{margin-top:.625em}._followupQuestionLearnMore_upfyi_141{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_upfyi_133{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#e8ebfa;color:#000;font-style:italic;text-decoration:none;cursor:pointer}._supContainer_upfyi_179{text-decoration:none;cursor:pointer}._supContainer_upfyi_179:hover{text-decoration:underline}._citationBadgeContainer_upfyi_197{display:inline-flex;align-items:center;gap:.25em}._citationEntry_upfyi_209{display:inline-flex;align-items:center;gap:.375em}._citationStepBadge_upfyi_261{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f4f6ff;color:#123bb6;font-weight:600;border:.0625em solid #d1dbfa}._citationStepBadgeInline_upfyi_283{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_upfyi_299{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_upfyi_315{width:fit-content}@keyframes _loading_upfyi_359{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_upfyi_359:after{content:"";animation:_loading_upfyi_359 1s infinite}._assistantHeader_upfyi_369{display:flex;align-items:center;justify-content:flex-start}._assistantWordmark_upfyi_381{display:block;width:auto;height:16px;max-width:min(132px,44vw)}._wordmarkLogo_upfyi_395{height:20px;max-width:min(212px,62vw)}._answerContainer_upfyi_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._layout_1nien_1{display:flex;flex-direction:column;height:100%}._main_1nien_13{display:flex;flex:1;min-height:0}._header_1nien_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_1nien_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_1nien_65{display:flex;align-items:center;text-decoration:none;min-width:154px}._brandWordmark_1nien_79{display:block;width:auto;height:24px;max-width:min(172px,42vw)}._navbarTitle_1nien_95{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_1nien_125{display:flex;align-items:center;gap:1rem}._dropdown_1nien_139{position:relative}._menuButton_1nien_147{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_1nien_147:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_1nien_169{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_1nien_197{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_1nien_197:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_1nien_235,._headerNavList_1nien_237,._headerNavPageLink_1nien_239,._headerNavPageLinkActive_1nien_241,._menuToggle_1nien_243{display:none}@media(max-width:768px){._logoContainer_1nien_65{min-width:126px}._brandWordmark_1nien_79{height:20px}}._menuButton_1nien_147{border-radius:999px}._dropdownMenu_1nien_169{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_1nien_197{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._logoFrame_1ohlv_1{width:min(260px,100%);min-height:104px;padding:20px 24px;border-radius:28px;background:linear-gradient(180deg,#fff571,#ffed00);box-shadow:inset 0 1px #ffffff73,0 18px 32px #7a71002e}._logo_1ohlv_1{width:100%;max-width:none;max-height:none;height:auto;object-fit:contain}._container_16t02_1{flex:1;display:flex;flex-direction:column;height:calc(100vh - 56px)}._chatRoot_16t02_17{flex:1;display:flex;height:100%;min-width:0;transition:margin-left .3s ease}@media(min-width:992px){._chatRootHistoryOpen_16t02_41{margin-left:300px}}._chatContainer_16t02_51{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-width:0;min-height:0;overflow-y:auto;scrollbar-gutter:stable}._chatEmptyState_16t02_77{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}._chatEmptyStateTitle_16t02_95{font-size:2.75rem;font-weight:600;margin-top:0;margin-bottom:1.875rem}._chatEmptyStateSubtitle_16t02_109{font-weight:600;margin-bottom:.625rem}._chatMessageStream_16t02_119{flex:1;width:100%;padding:1.5rem 1rem 0;display:flex;flex-direction:column;box-sizing:border-box;min-width:0;max-width:64.25rem}._chatMessageGpt_16t02_141{margin-bottom:1.5rem;max-width:100%;display:flex}._chatMessageGptMinWidth_16t02_153{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_16t02_163{position:sticky;bottom:0;flex-shrink:0;padding:1rem;width:100%;max-width:64.25rem;background:#f2f2f2;z-index:10}._chatAnalysisPanel_16t02_185{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden}._chatSettingsSeparator_16t02_205{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_16t02_217{font-size:1.75rem}._commandsSplitContainer_16t02_225{display:flex;justify-content:space-between}._commandsContainer_16t02_235{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end}._commandButton_16t02_249{margin-bottom:1.25rem}@media(min-width:992px){._container_16t02_1{height:calc(100vh - 56px)}._chatEmptyState_16t02_77{padding-top:3.75rem}._chatEmptyStateTitle_16t02_95{font-size:4rem}._chatInput_16t02_163{padding:.75rem 1.5rem 1.5rem}._chatMessageStream_16t02_119{padding:1.5rem 1.5rem 0}._commandsSplitContainer_16t02_225{padding-left:1rem}._commandsContainer_16t02_235{padding-left:0rem;padding-right:0rem}._commandButton_16t02_249{margin-right:1.25rem;margin-bottom:1.25rem}._chatMessageGpt_16t02_141{max-width:100%;min-width:31.25rem}}._chatMessageStream_16t02_119{max-width:48rem;padding-bottom:1.5rem}._chatInput_16t02_163{--composer-overlap: 1.5rem;max-width:48rem;margin-top:calc(0rem - var(--composer-overlap));padding-top:0;background:linear-gradient(to bottom,transparent 0 var(--composer-overlap),#f2f2f2 var(--composer-overlap))}._answerContainer_1av7o_1{padding:.6em 1em;background:#f9f9f9;border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_1av7o_23{font-size:1.75em}._answerText_1av7o_31{font-size:1rem;font-weight:400;line-height:1.375em}._answerText_1av7o_31 h1,h2{font-size:1rem;font-weight:700}._answerText_1av7o_31 table{border-collapse:collapse}._answerText_1av7o_31 td,._answerText_1av7o_31 th{border:1px solid;padding:.3125em}._selected_1av7o_81{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_1av7o_89{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_1av7o_89{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer}._citation_1av7o_89:hover{text-decoration:underline}._followupQuestionsList_1av7o_133{margin-top:.625em}._followupQuestionLearnMore_1av7o_141{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_1av7o_133{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#e8ebfa;color:#000;font-style:italic;text-decoration:none;cursor:pointer}._supContainer_1av7o_179{text-decoration:none;cursor:pointer}._supContainer_1av7o_179:hover{text-decoration:underline}._citationBadgeContainer_1av7o_197{display:inline-flex;align-items:center;gap:.25em}._citationEntry_1av7o_209{display:inline-flex;align-items:center;gap:.375em}._citationStepBadge_1av7o_261{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f4f6ff;color:#123bb6;font-weight:600;border:.0625em solid #d1dbfa}._citationStepBadgeInline_1av7o_283{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_1av7o_299{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_1av7o_315{width:fit-content}@keyframes _loading_1av7o_359{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_1av7o_359:after{content:"";animation:_loading_1av7o_359 1s infinite}._assistantHeader_1av7o_369{display:flex;align-items:center;justify-content:flex-start;gap:8px}._assistantAvatar_1av7o_383{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #dcdcdc;flex-shrink:0}._assistantName_1av7o_403{font-weight:600;font-size:15px;color:#333}._wordmarkLogo_1av7o_419{height:30px;max-width:min(228px,64vw)}._answerContainer_1av7o_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._questionInputContainer_aqyev_1{border-radius:1.5rem;box-shadow:0 .5rem 1rem #00000024,0 0 .125rem #0000001f;width:100%;padding:.8rem;background:#fff}._questionInputTextArea_aqyev_21{width:100%;line-height:2.5rem}._questionInputButtonsContainer_aqyev_35{display:flex;flex-direction:column;justify-content:flex-end}._questionInputContainer_aqyev_1{box-shadow:none;border:1px solid #e6e6e6}._questionInputContainerDisabled_aqyev_72{background:#f3f3f3;border-color:#dedede}._questionInputContainerDisabled_aqyev_72 ._questionInputButtonsContainer_aqyev_35{opacity:.45}._questionInputContainerDisabled_aqyev_72 button{background:transparent}._viewerShell_17ox4_1{width:100%}._viewerToolbar_17ox4_9{display:flex;justify-content:flex-end;padding:.75rem .75rem 0}._downloadButton_17ox4_21{flex-shrink:0}._markdownViewer_17ox4_29{border-radius:.5em;box-shadow:#0000000d 0 0 0 .0625em,#0000001a 0 .125em .1875em;background-color:#fff;width:100%;max-width:100%;box-sizing:border-box}._markdownContent_17ox4_51{display:block}._loading_17ox4_59{display:flex;align-items:center;justify-content:center;min-height:12rem;padding:1.5rem;background-color:#fff}._error_17ox4_77{min-height:12rem;padding:1.5rem;background-color:#fff}._markdownScroll_17ox4_89{overflow:visible;padding:0 1.25rem 1.25rem}._markdown_17ox4_29{width:100%;max-width:100%;overflow-wrap:anywhere;word-break:break-word}._markdown_17ox4_29 table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}._markdown_17ox4_29 th,._markdown_17ox4_29 td{border:.0625em solid #ddd;padding:.5em}._markdown_17ox4_29 tr:nth-child(2n){background-color:#f6f8fa}._markdown_17ox4_29 pre{overflow:auto;padding:.625em;background-color:#f6f8fa;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}._markdown_17ox4_29 code{font-family:monospace;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}._analysisPanel_27n59_1{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden}._thoughtProcess_27n59_21{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;word-wrap:break-word;padding-top:.75em;padding-bottom:.75em}._tList_27n59_35{padding:1.25em 1.25em 0;display:block;background:#e9e9e9;width:100%;box-sizing:border-box;overflow-wrap:anywhere}._tListItem_27n59_53{list-style:none;margin:auto auto auto 1.25em;min-height:3.125em;border-left:.0625em solid #123bb6;padding:0 0 1.875em 1.875em;position:relative}._tListItem_27n59_53:last-child{border-left:0}._tListItem_27n59_53:before{position:absolute;left:-18px;top:-5px;content:" ";border:8px solid #d1dbfa;border-radius:500%;background:#123bb6;height:20px;width:20px}._tStep_27n59_105{color:#123bb6;position:relative;font-size:.875em;margin-bottom:.5em}._tCodeBlock_27n59_119{max-height:18.75em;overflow:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:100%;box-sizing:border-box}._tPropRow_27n59_139{flex-wrap:wrap;gap:5px;max-width:100%;margin-bottom:.5em}._tProp_27n59_139{display:inline-block;background-color:#d7d7d7;font-size:.95em;padding:.1875em .625em;border-radius:.625em;margin-bottom:.3em;word-break:break-word;white-space:normal;overflow-wrap:anywhere}._citationImg_27n59_177{display:block;width:100%;height:auto;max-height:100%;max-width:100%;object-fit:contain}._citationContent_27n59_195{display:flex;flex:1;min-width:0;min-height:100%;width:100%}._citationFrame_27n59_211{flex:1;min-width:0;min-height:0;border:0;background:#fff}._header_27n59_227{color:#123bb6;position:relative;font-size:.875em;margin-bottom:.5em}._reasoningEffort_27n59_241{font-size:14px;margin-bottom:8px}._tokenUsageGraph_27n59_251{padding:6px;width:100%;box-sizing:border-box}._tokenBar_27n59_263{min-height:28px;height:auto;margin-bottom:8px;padding:6px 12px;font-size:inherit;display:flex;flex-wrap:wrap;align-items:center;background-color:#d7d7d7;white-space:normal;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;min-width:0;box-sizing:border-box}._tokenLabel_27n59_301{font-size:inherit;padding-right:4px;flex:1 1 auto;word-break:break-word;overflow-wrap:anywhere}._primaryBarContainer_27n59_317{width:100%;display:flex;gap:8px;padding:4px 0;flex-wrap:nowrap}._primaryBarContainer_27n59_317 ._tokenBar_27n59_263{margin-bottom:0}._promptBar_27n59_341{background-color:#a82424;color:#fff}._reasoningBar_27n59_351{background-color:#265e29;color:#fff}._outputBar_27n59_361{background-color:#12579b;color:#fff;min-width:120px}._totalBar_27n59_373{background-color:#424242;color:#fff}._secondaryTotalBar_27n59_383{background-color:#6d6d6d;color:#fff}._segmentWrapper_27n59_393{margin-top:16px;padding-top:4px}._segmentWrapperFirst_27n59_403{margin-top:0}._standaloneTotalBar_27n59_411{margin-top:10px}._groupedTotalBar_27n59_419{margin-top:2px}._subqueriesTable_27n59_427,._subqueriesTable_27n59_427 th,._subqueriesTable_27n59_427 td,._subqueriesTable_27n59_427 tr{background:#fff}._iterationSection_27n59_441{margin-top:1.5em}._iterationSection_27n59_441:first-of-type{margin-top:0}._stepHeaderCell_27n59_457{display:flex;flex-direction:column;align-items:flex-start;gap:.25em}._stepNumberText_27n59_471{font-weight:600;color:#123bb6}._stepLabel_27n59_481{font-weight:600}._stepCitations_27n59_489{margin-top:.75em;display:flex;flex-direction:column;gap:.375em}._stepResults_27n59_503{margin-top:.5em;margin-bottom:.5em;display:flex;flex-direction:column;gap:.25em}._noResults_27n59_519{margin-top:.5em;font-size:.85em;color:#666;font-style:italic}._stepResult_27n59_503{display:inline-block;font-size:.85em;word-break:break-word;overflow-wrap:anywhere}._stepResult_27n59_503 a{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer;display:inline-block}._stepResult_27n59_503 a:hover{text-decoration:underline}._stepCitationEntry_27n59_581{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_27n59_581 a{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:left;max-width:100%}._pivotWrapper_27n59_619{position:relative;flex:1}._closeButton_27n59_631{position:absolute;top:8px;right:45px;z-index:1}._layout_60a6a_1{display:flex;flex-direction:column;height:100%}._main_60a6a_13{display:flex;flex:1;min-height:0}._header_60a6a_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_60a6a_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_60a6a_65{display:flex;align-items:center;text-decoration:none;min-width:154px}._brandWordmark_60a6a_79{display:block;width:auto;height:32px;max-width:min(232px,52vw)}._rightSection_60a6a_95{display:flex;align-items:center;gap:1rem}._dropdown_60a6a_109{position:relative}._menuButton_60a6a_117{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_60a6a_117:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_60a6a_139{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_60a6a_167{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_60a6a_167:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_60a6a_205,._headerNavList_60a6a_207,._headerNavPageLink_60a6a_209,._headerNavPageLinkActive_60a6a_211,._menuToggle_60a6a_213{display:none}@media(max-width:768px){._logoContainer_60a6a_65{min-width:126px}._brandWordmark_60a6a_79{height:26px}}._menuButton_60a6a_117{border-radius:999px}._dropdownMenu_60a6a_139{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_60a6a_167{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._logoFrame_1mprg_1{width:min(312px,100%);min-height:auto;padding:0;border-radius:0;background:transparent;box-shadow:none}._logo_1mprg_1{width:100%;max-width:none;max-height:none;height:auto;object-fit:contain}._container_1yir4_1{flex:1;display:flex;flex-direction:column;height:calc(100vh - 56px)}._chatRoot_1yir4_17{flex:1;display:flex;height:100%;transition:margin-left .3s ease}@media(min-width:992px){._chatRootHistoryOpen_1yir4_39{margin-left:300px}}._chatContainer_1yir4_49{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}._chatEmptyState_1yir4_73{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1rem}._chatEmptyStateTitle_1yir4_91{font-size:2.75rem;font-weight:600;margin-top:0;margin-bottom:1.875rem}._chatEmptyStateSubtitle_1yir4_105{font-weight:600;margin-bottom:.625rem}._chatMessageStream_1yir4_115{flex:1;width:100%;padding:1.5rem 1rem 0;display:flex;flex-direction:column;box-sizing:border-box;max-width:64.25rem}._chatMessageGpt_1yir4_135{margin-bottom:1.5rem;max-width:100%;display:flex}._chatMessageGptMinWidth_1yir4_147{max-width:31.25rem;margin-bottom:1.25rem}._chatInput_1yir4_157{position:sticky;bottom:0;flex-shrink:0;padding:1rem;width:100%;max-width:64.25rem;background:#f2f2f2;z-index:10}._chatAnalysisPanel_1yir4_179{flex:1;overflow-y:auto;max-height:85vh;margin-left:1.25rem;margin-right:1.25rem}._chatSettingsSeparator_1yir4_195{display:flex;flex-direction:column;margin-top:.9375rem}._loadingLogo_1yir4_207{font-size:1.75rem}._commandsSplitContainer_1yir4_215{display:flex;justify-content:space-between}._commandsContainer_1yir4_225{display:flex;padding-left:1rem;padding-right:1rem;align-self:flex-end}._commandButton_1yir4_239{margin-bottom:1.25rem}@media(min-width:992px){._container_1yir4_1{height:calc(100vh - 56px)}._chatEmptyState_1yir4_73{padding-top:3.75rem}._chatEmptyStateTitle_1yir4_91{font-size:4rem}._chatInput_1yir4_157{padding:.75rem 1.5rem 1.5rem}._chatMessageStream_1yir4_115{padding:1.5rem 1.5rem 0}._commandsSplitContainer_1yir4_215{padding-left:1rem}._commandsContainer_1yir4_225{padding-left:0rem;padding-right:0rem}._commandButton_1yir4_239{margin-right:1.25rem;margin-bottom:1.25rem}._chatMessageGpt_1yir4_135{max-width:80%;min-width:31.25rem}}._chatMessageStream_1yir4_115{max-width:48rem;padding-bottom:1.5rem}._chatInput_1yir4_157{--composer-overlap: 1.5rem;max-width:48rem;margin-top:calc(0rem - var(--composer-overlap));padding-top:0;background:linear-gradient(to bottom,transparent 0 var(--composer-overlap),#f2f2f2 var(--composer-overlap))}._answerContainer_qwzcw_1{padding:.6em 1em;background:#f9f9f9;border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em;display:inline-block}._answerLogo_qwzcw_23{font-size:1.75em}._answerText_qwzcw_31{font-size:1rem;font-weight:400;line-height:1.375em}._answerText_qwzcw_31 h1,h2{font-size:1rem;font-weight:700}._answerText_qwzcw_31 table{border-collapse:collapse}._answerText_qwzcw_31 td,._answerText_qwzcw_31 th{border:1px solid;padding:.3125em}._selected_qwzcw_81{outline:.125em solid rgba(115,118,225,1)}._citationLearnMore_qwzcw_89{margin-right:.3125em;font-weight:600;line-height:1.5em}._citation_qwzcw_89{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer}._citation_qwzcw_89:hover{text-decoration:underline}._followupQuestionsList_qwzcw_133{margin-top:.625em}._followupQuestionLearnMore_qwzcw_141{margin-right:.3125em;font-weight:600;line-height:1.5em}._followupQuestion_qwzcw_133{font-weight:600;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#e8ebfa;color:#000;font-style:italic;text-decoration:none;cursor:pointer}._supContainer_qwzcw_179{text-decoration:none;cursor:pointer}._supContainer_qwzcw_179:hover{text-decoration:underline}._citationBadgeContainer_qwzcw_197{display:inline-flex;align-items:center;gap:.25em}._citationEntry_qwzcw_209{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:#d1dbfa;color:#123bb6;text-decoration-color:transparent;outline:transparent solid .0625em;cursor:pointer}._citationStepBadge_qwzcw_261{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f4f6ff;color:#123bb6;font-weight:600;border:.0625em solid #d1dbfa}._citationStepBadgeInline_qwzcw_283{font-size:.55em;min-width:auto;height:auto;padding:.125em .5em;line-height:1.1}._citationStepBadgeList_qwzcw_299{font-size:.75em;min-width:auto;height:auto;padding:.125em .75em;line-height:1.1}._retryButton_qwzcw_315{width:fit-content}@keyframes _loading_qwzcw_359{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_qwzcw_359:after{content:"";animation:_loading_qwzcw_359 1s infinite}._assistantHeader_qwzcw_369{display:flex;align-items:center;justify-content:flex-start;gap:8px}._assistantAvatar_qwzcw_383{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff;border:1px solid #dcdcdc;flex-shrink:0}._assistantName_qwzcw_403{font-weight:600;font-size:15px;color:#333}._answerContainer_qwzcw_1{box-shadow:none;border:1px solid var(--chatbot-answer-card-border-color, #e6e6e6)}._questionInputContainer_qj0sq_1{border-radius:1.5rem;box-shadow:0 .5rem 1rem #00000024,0 0 .125rem #0000001f;width:100%;padding:.8rem;background:#fff}._questionInputTextArea_qj0sq_21{width:100%;line-height:2.5rem}._questionInputButtonsContainer_qj0sq_35{display:flex;flex-direction:column;justify-content:flex-end}._questionInputContainer_qj0sq_1{box-shadow:none;border:1px solid #e6e6e6}._container_1itg2_1{display:flex;justify-content:flex-end;margin-bottom:1.5em;max-width:80%;margin-left:auto}._message_1itg2_17{padding:.6em 1em;font-size:15px;background:var(--chatbot-user-bubble-background);color:var(--chatbot-user-bubble-text);border-radius:1.5em;box-shadow:0 .125em .25em #00000024,0 0 .125em #0000001f;outline:transparent solid .0625em}._message_1itg2_17{box-shadow:none;outline:none;border:none;white-space:pre-wrap;overflow-wrap:break-word}._downloadButton_11qw1_1{position:relative;float:right}._markdownViewer_11qw1_11{border-radius:.5em;box-shadow:#0000000d 0 0 0 .0625em,#0000001a 0 .125em .1875em;background-color:#fff;margin:1.25em 0}._loading_11qw1_29{padding:6.25em;height:100vh;background-color:#fff}._error_11qw1_41{height:100vh;background-color:#fff}._markdown_11qw1_11{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}._thoughtProcess_j7xuv_1{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;word-wrap:break-word;padding-top:.75em;padding-bottom:.75em}._tList_j7xuv_15{padding:1.25em 1.25em 0;display:block;background:#e9e9e9;width:100%;box-sizing:border-box;overflow-wrap:anywhere}._tListItem_j7xuv_33{list-style:none;margin:auto auto auto 1.25em;min-height:3.125em;border-left:.0625em solid #123bb6;padding:0 0 1.875em 1.875em;position:relative}._tListItem_j7xuv_33:last-child{border-left:0}._tListItem_j7xuv_33:before{position:absolute;left:-18px;top:-5px;content:" ";border:8px solid #d1dbfa;border-radius:500%;background:#123bb6;height:20px;width:20px}._tStep_j7xuv_85{color:#123bb6;position:relative;font-size:.875em;margin-bottom:.5em}._tCodeBlock_j7xuv_99{max-height:18.75em;overflow:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:100%;box-sizing:border-box}._tPropRow_j7xuv_119{flex-wrap:wrap;gap:5px;max-width:100%;margin-bottom:.5em}._tProp_j7xuv_119{display:inline-block;background-color:#d7d7d7;font-size:.95em;padding:.1875em .625em;border-radius:.625em;margin-bottom:.3em;word-break:break-word;white-space:normal;overflow-wrap:anywhere}._citationImg_j7xuv_157{height:28.125rem;max-width:100%;object-fit:contain}._header_j7xuv_169{color:#123bb6;position:relative;font-size:.875em;margin-bottom:.5em}._reasoningEffort_j7xuv_183{font-size:14px;margin-bottom:8px}._tokenUsageGraph_j7xuv_193{padding:6px;width:100%;box-sizing:border-box}._tokenBar_j7xuv_205{min-height:28px;height:auto;margin-bottom:8px;padding:6px 12px;font-size:inherit;display:flex;flex-wrap:wrap;align-items:center;background-color:#d7d7d7;white-space:normal;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;min-width:0;box-sizing:border-box}._tokenLabel_j7xuv_243{font-size:inherit;padding-right:4px;flex:1 1 auto;word-break:break-word;overflow-wrap:anywhere}._primaryBarContainer_j7xuv_259{width:100%;display:flex;gap:8px;padding:4px 0;flex-wrap:nowrap}._primaryBarContainer_j7xuv_259 ._tokenBar_j7xuv_205{margin-bottom:0}._promptBar_j7xuv_283{background-color:#a82424;color:#fff}._reasoningBar_j7xuv_293{background-color:#265e29;color:#fff}._outputBar_j7xuv_303{background-color:#12579b;color:#fff;min-width:120px}._totalBar_j7xuv_315{background-color:#424242;color:#fff}._secondaryTotalBar_j7xuv_325{background-color:#6d6d6d;color:#fff}._segmentWrapper_j7xuv_335{margin-top:16px;padding-top:4px}._segmentWrapperFirst_j7xuv_345{margin-top:0}._standaloneTotalBar_j7xuv_353{margin-top:10px}._groupedTotalBar_j7xuv_361{margin-top:2px}._subqueriesTable_j7xuv_369,._subqueriesTable_j7xuv_369 th,._subqueriesTable_j7xuv_369 td,._subqueriesTable_j7xuv_369 tr{background:#fff}._iterationSection_j7xuv_383{margin-top:1.5em}._iterationSection_j7xuv_383:first-of-type{margin-top:0}._stepHeaderCell_j7xuv_399{display:flex;flex-direction:column;align-items:flex-start;gap:.25em}._stepNumberText_j7xuv_413{font-weight:600;color:#123bb6}._stepLabel_j7xuv_423{font-weight:600}._stepCitations_j7xuv_431{margin-top:.75em;display:flex;flex-direction:column;gap:.375em}._stepResults_j7xuv_445{margin-top:.5em;margin-bottom:.5em;display:flex;flex-direction:column;gap:.25em}._noResults_j7xuv_461{margin-top:.5em;font-size:.85em;color:#666;font-style:italic}._stepResult_j7xuv_445{display:inline-block;font-size:.85em;word-break:break-word;overflow-wrap:anywhere}._stepResult_j7xuv_445 a{font-weight:500;line-height:1.5em;text-align:center;border-radius:.25em;padding:0 .5em;background:#d1dbfa;color:#123bb6;text-decoration:none;cursor:pointer;display:inline-block}._stepResult_j7xuv_445 a:hover{text-decoration:underline}._stepCitationEntry_j7xuv_523{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_j7xuv_523 a{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:left;max-width:100%}._pivotWrapper_j7xuv_561{position:relative;flex:1}._closeButton_j7xuv_573{position:absolute;top:8px;right:45px;z-index:1}._historyItem_efdry_1{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-radius:6px;transition:background-color .2s}._historyItem_efdry_1:hover{background-color:#f3f4f6}._historyItemButton_efdry_14{flex-grow:1;text-align:left;padding:0;margin-right:4px;background:none;border:none;cursor:pointer}._historyItemTitle_efdry_24{font-size:14px}._deleteIcon_efdry_28{width:20px;height:20px}._deleteButton_efdry_33{opacity:0;transition:opacity .2s;background:none;border:none;cursor:pointer;padding:4px;border-radius:9999px;color:#6b7280}._historyItem_efdry_1:hover ._deleteButton_efdry_33,._deleteButton_efdry_33:focus{opacity:1}._deleteButton_efdry_33:hover{color:#111827}._modalOverlay_efdry_53{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}._modalContent_efdry_66{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%}._modalTitle_efdry_77{font-size:20px;font-weight:600;margin-top:0;margin-bottom:16px}._modalDescription_efdry_84{margin-top:0;margin-bottom:16px}._modalActions_efdry_89{display:flex;justify-content:flex-end;gap:16px}._modalCancelButton_efdry_95,._modalConfirmButton_efdry_96{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer}._modalCancelButton_efdry_95{background-color:#f3f4f6;color:#374151}._modalConfirmButton_efdry_96{background-color:#ef4444;color:#fff}._modalCancelButton_efdry_95:hover{background-color:#e5e7eb}._modalConfirmButton_efdry_96:hover{background-color:#dc2626}._group_18oby_1{margin-top:1rem}._groupLabel_18oby_4{font-size:14px;font-weight:700;margin-top:.5rem;margin-bottom:.2rem}._footer_18oby_11{display:flex;justify-content:space-between}._container_1p1kc_1{margin-top:.625em}._fieldset_1p1kc_9{border:none;padding:0}._legend_1p1kc_19{font-size:14px;margin-bottom:5px;padding:0}._settingsSeparator_nta7q_1{margin-top:.75rem}._option-slider_nta7q_9{width:100%;max-width:400px;margin:20px auto;position:relative;user-select:none}._slider-track_nta7q_25{width:100%;height:40px;background:#e0e0e0;border-radius:20px;position:relative}._slider-thumb_nta7q_41{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_nta7q_69{display:flex;justify-content:space-between;position:absolute;top:0;width:100%;height:40px}._slider-option_nta7q_69{width:33.33%;text-align:center;line-height:40px;color:#333;cursor:pointer}._slider-option_nta7q_69._active_nta7q_103{font-weight:700;color:#fff}._fieldset_nta7q_113{border:none;padding:0}._legend_nta7q_123{font-size:14px;margin-bottom:5px;padding:0}._loginButton_8ddfd_1.ms-Button{min-height:36px;border-radius:999px;border:1px solid var(--chatbot-login-button-border)!important;background-color:var(--chatbot-login-button-background)!important;color:var(--chatbot-login-button-text)!important;font-weight:600;margin:0;padding:.5rem 1rem;box-shadow:none}._loginButton_8ddfd_1.ms-Button:hover,._loginButton_8ddfd_1.ms-Button:focus,._loginButton_8ddfd_1.ms-Button:active{border-color:var(--chatbot-login-button-hover-border)!important;background-color:var(--chatbot-login-button-hover-background)!important;color:var(--chatbot-login-button-hover-text)!important}._loginButton_8ddfd_1.ms-Button:focus-visible{box-shadow:0 0 0 3px var(--chatbot-login-button-focus-ring)}._loginButton_8ddfd_1.ms-Button .ms-Button-label{color:inherit;font-weight:600}._layout_1b09g_1{display:flex;flex-direction:column;height:100%}._main_1b09g_13{display:flex;flex:1;min-height:0}._header_1b09g_27{background-color:var(--chatbot-navbar-background)!important;color:var(--chatbot-navbar-text);position:sticky;top:0;z-index:1000}._headerContainer_1b09g_43{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:relative;color:var(--chatbot-navbar-text)}._logoContainer_1b09g_65{display:flex;align-items:center;text-decoration:none}._logoCircle_1b09g_77{width:35px;height:35px;border-radius:50%;background:var(--chatbot-navbar-logo-background);display:flex;align-items:center;justify-content:center;overflow:hidden}._logoCircle_1b09g_77 img{max-width:100%;height:auto;display:block}._navbarTitle_1b09g_113{position:absolute;left:50%;transform:translate(-50%);color:var(--chatbot-navbar-text);font-weight:600;font-size:1.4rem;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}._rightSection_1b09g_143{display:flex;align-items:center;gap:1rem}._dropdown_1b09g_157{position:relative}._menuButton_1b09g_165{color:var(--chatbot-navbar-text)!important;background:none;border:none;padding:8px}._menuButton_1b09g_165:hover{background-color:var(--chatbot-navbar-menu-hover-background)}._dropdownMenu_1b09g_187{position:absolute;top:100%;right:0;background-color:var(--chatbot-dropdown-background);border:1px solid var(--chatbot-dropdown-border);border-radius:4px;list-style:none;padding:.5rem 0;min-width:200px;box-shadow:var(--chatbot-dropdown-shadow);z-index:1001}._dropdownItem_1b09g_215{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;color:var(--chatbot-dropdown-item-text);cursor:pointer;font-size:14px}._dropdownItem_1b09g_215:hover{background-color:var(--chatbot-dropdown-item-hover-background)}._headerTitleContainer_1b09g_253,._headerNavList_1b09g_255,._headerNavPageLink_1b09g_257,._headerNavPageLinkActive_1b09g_259,._menuToggle_1b09g_261{display:none}@media(max-width:768px){._navbarTitle_1b09g_113{max-width:50%;font-size:1.7rem}}._menuButton_1b09g_165{border-radius:999px}._dropdownMenu_1b09g_187{margin-top:.5rem;border-radius:18px;padding:.45rem;min-width:220px}._dropdownItem_1b09g_215{gap:.65rem;padding:.75rem .9rem;border-radius:14px;font-weight:600}._overlay_1hg1r_1{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#24182b75;backdrop-filter:blur(4px)}._dialog_1hg1r_12{width:min(640px,100%);max-height:calc(100vh - 40px);overflow:auto;display:grid;gap:16px;padding:24px;border-radius:24px;background:linear-gradient(180deg,#fff,#faf7f2);border:1px solid rgba(172,68,198,.16);box-shadow:0 30px 80px #4d2a6747;color:#24182b}._header_1hg1r_26{display:flex;align-items:start;justify-content:space-between;gap:16px}._badge_1hg1r_33{display:inline-flex;align-items:center;border-radius:999px;padding:6px 12px;background:#ac44c61f;color:#7f2898;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._title_1hg1r_46{margin:10px 0 0;font-size:1.8rem;line-height:1.05;font-weight:600;text-transform:capitalize;color:#ac44c6}._closeButton_1hg1r_55{appearance:none;border:none;background:#ac44c61a;color:#7f2898;width:36px;height:36px;border-radius:50%;font-size:1.4rem;line-height:1;cursor:pointer;flex-shrink:0}._closeButton_1hg1r_55:hover{background:#ac44c633}._lead_1hg1r_73{margin:0;color:#675d6f;line-height:1.5}._lead_1hg1r_73 code{background:#ac44c61a;border-radius:6px;padding:1px 6px;font-size:.9em}._codeBlock_1hg1r_86{position:relative}._code_1hg1r_86{margin:0;padding:16px;border-radius:14px;background:#1f1530;color:#f4ecff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem;line-height:1.5;white-space:pre-wrap;word-break:break-all;overflow-x:auto}._copyButton_1hg1r_104{position:absolute;top:10px;right:10px;appearance:none;border:none;border-radius:10px;padding:8px 14px;background:linear-gradient(135deg,#ac44c6,#c46bd9);color:#fffaff;font:inherit;font-weight:600;cursor:pointer;box-shadow:0 8px 18px #ac44c64d}._copyButton_1hg1r_104:hover{transform:translateY(-1px)}._advanced_1hg1r_124{border:1px solid rgba(172,68,198,.14);border-radius:14px;padding:12px 14px;background:#fff9}._advancedSummary_1hg1r_131{cursor:pointer;font-weight:600;color:#7f2898}._advanced_1hg1r_124 ._code_1hg1r_86{margin-top:12px}._advancedHint_1hg1r_141{margin:12px 0 0;color:#675d6f;font-size:.86rem;line-height:1.5}._advancedHint_1hg1r_141 code{background:#ac44c61a;border-radius:6px;padding:1px 6px}._section_1hg1r_154{display:grid;gap:10px;border:1px solid rgba(172,68,198,.16);border-radius:16px;padding:16px;background:#fff9}._sectionTitle_1hg1r_163{margin:0;font-size:1rem;font-weight:600;color:#7f2898}._sectionHint_1hg1r_170{margin:0;color:#675d6f;font-size:.86rem;line-height:1.5}._sectionHint_1hg1r_170 code{background:#ac44c61a;border-radius:6px;padding:1px 6px;font-size:.9em}._textarea_1hg1r_184{width:100%;resize:vertical;min-height:96px;padding:12px 14px;border-radius:12px;border:1px solid rgba(172,68,198,.24);background:#fff;color:#24182b;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem;line-height:1.5}._textarea_1hg1r_184:focus{outline:none;border-color:#ac44c6;box-shadow:0 0 0 3px #ac44c626}._saveRow_1hg1r_204{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._saveButton_1hg1r_211{appearance:none;border:none;border-radius:10px;padding:9px 16px;background:linear-gradient(135deg,#ac44c6,#c46bd9);color:#fffaff;font:inherit;font-weight:600;cursor:pointer;box-shadow:0 8px 18px #ac44c64d}._saveButton_1hg1r_211:hover:not(:disabled){transform:translateY(-1px)}._saveButton_1hg1r_211:disabled{opacity:.6;cursor:default}._statusOk_1hg1r_233{color:#2f7d32;font-size:.88rem;font-weight:600}._statusError_1hg1r_239{color:#c0392b;font-size:.88rem;font-weight:600}._statusMuted_1hg1r_245{margin:0;color:#675d6f;font-size:.9rem}._previewSection_1hg1r_251{display:grid;gap:10px}._previewLabel_1hg1r_256{font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#675d6f}._previewFrameWrap_1hg1r_264{border:1px solid rgba(172,68,198,.16);border-radius:16px;overflow:hidden;background:#fff;height:420px}._previewFrame_1hg1r_264{width:100%;height:100%;border:0;display:block}._page_1dn2f_1{--panel-bg: rgba(255, 255, 255, .72);--panel-border: rgba(172, 68, 198, .14);--text-strong: #24182b;--text-muted: #675d6f;--accent: #ac44c6;--accent-dark: #7f2898;--accent-soft: rgba(172, 68, 198, .12);--highlight: #00cc96;--highlight-soft: rgba(0, 204, 150, .12);--shadow: 0 24px 70px rgba(77, 42, 103, .14);position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.88),transparent 34%),radial-gradient(circle at top right,rgba(172,68,198,.14),transparent 30%),linear-gradient(145deg,#f7f4ee,#f0eee9 52%,#e8e4de);color:var(--text-strong)}._glowOne_1dn2f_43,._glowTwo_1dn2f_45{position:absolute;border-radius:999px;filter:blur(24px);pointer-events:none}._glowOne_1dn2f_43{top:-80px;right:-40px;width:280px;height:280px;background:#ac44c63d}._glowTwo_1dn2f_45{bottom:-100px;left:-30px;width:360px;height:360px;background:#00cc9633}._shell_1dn2f_91{position:relative;z-index:1;width:min(1320px,calc(100% - 32px));margin:0 auto;padding:40px 0 48px;display:grid;gap:20px}._header_1dn2f_111{display:flex;align-items:end;justify-content:space-between;gap:20px}._badge_1dn2f_125{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#ffffff8a;border:1px solid rgba(172,68,198,.1);color:var(--accent-dark);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._title_1dn2f_153{margin:12px 0 0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.92;letter-spacing:-.06em;color:var(--accent);font-weight:600}._headerActions_1dn2f_171{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}._countPill_1dn2f_187{display:inline-flex;align-items:center;min-height:48px;border-radius:999px;padding:0 18px;border:1px solid rgba(172,68,198,.14);background:#ffffff8a;color:var(--text-strong);font-weight:600;white-space:nowrap}._panel_1dn2f_213{border:1px solid var(--panel-border);border-radius:30px;padding:24px;background:var(--panel-bg);box-shadow:var(--shadow);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:18px}._panelLocked_1dn2f_237{min-height:min(72svh,720px);justify-content:center}._accessState_1dn2f_247{width:min(440px,100%);margin:0 auto;display:grid;gap:22px}._accessHeader_1dn2f_261{display:grid;gap:12px}._sectionTitle_1dn2f_271{margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.04;font-weight:600}._form_1dn2f_285{display:grid;gap:14px}._label_1dn2f_295{font-size:.92rem;font-weight:600}._inputWrap_1dn2f_305{position:relative}._input_1dn2f_305,._searchInput_1dn2f_315{width:100%;border:1px solid rgba(172,68,198,.16);border-radius:18px;background:#ffffffe6;color:var(--text-strong);font:inherit;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}._input_1dn2f_305{padding:16px 54px 16px 18px}._searchInput_1dn2f_315{min-height:54px;padding:0 18px}._input_1dn2f_305::placeholder,._searchInput_1dn2f_315::placeholder{color:#8d989f}._maskedInput_1dn2f_369{-webkit-text-security:disc}._input_1dn2f_305:focus,._searchInput_1dn2f_315:focus{outline:none;border-color:#ac44c66b;box-shadow:0 0 0 4px #ac44c61f;transform:translateY(-1px)}._visibilityToggle_1dn2f_393{position:absolute;top:50%;right:12px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transform:translateY(-50%);transition:background-color .16s ease,color .16s ease}._visibilityToggle_1dn2f_393:hover{background:var(--accent-soft);color:var(--accent-dark)}._visibilityToggle_1dn2f_393:focus-visible{outline:2px solid rgba(172,68,198,.28);outline-offset:2px}._primaryButton_1dn2f_455,._secondaryButton_1dn2f_457,._tertiaryButton_1dn2f_459{appearance:none;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}._primaryButton_1dn2f_455,._secondaryButton_1dn2f_457{min-height:48px;padding:0 18px}._primaryButton_1dn2f_455{border:0;background:linear-gradient(135deg,var(--accent) 0%,#c46bd9 100%);color:#fffaff;box-shadow:0 16px 28px #ac44c63d}._secondaryButton_1dn2f_457,._tertiaryButton_1dn2f_459{border:1px solid rgba(172,68,198,.14);background:#ffffffbd;color:var(--text-strong)}._tertiaryButton_1dn2f_459{min-height:54px;padding:0 16px;white-space:nowrap}._primaryButton_1dn2f_455:hover,._secondaryButton_1dn2f_457:hover,._tertiaryButton_1dn2f_459:hover,._chatbotCard_1dn2f_551:hover{transform:translateY(-2px)}._primaryButton_1dn2f_455:hover{box-shadow:0 18px 30px #ac44c64d}._secondaryButton_1dn2f_457:hover,._tertiaryButton_1dn2f_459:hover{background:#ffffffeb}._errorMessage_1dn2f_577{min-height:1.5rem;margin:0;color:#a62828;font-size:.92rem}._controls_1dn2f_591{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._directoryViewport_1dn2f_605{max-height:min(68svh,760px);min-height:260px;overflow:auto;padding-right:8px;margin-right:-8px}._directoryViewport_1dn2f_605::-webkit-scrollbar{width:10px}._directoryViewport_1dn2f_605::-webkit-scrollbar-thumb{border-radius:999px;background:#ac44c62e}._directoryGrid_1dn2f_639{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;align-content:start}._chatbotCard_1dn2f_551{display:flex;flex-direction:column;justify-content:space-between;gap:16px;min-height:132px;padding:18px;border-radius:22px;border:1px solid rgba(172,68,198,.08);text-decoration:none;color:inherit;background:linear-gradient(180deg,#fffffff0,#f7f4eefa);box-shadow:0 14px 34px #4d2a6714;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._chatbotCard_1dn2f_551:hover{border-color:#ac44c638;box-shadow:0 22px 42px #4d2a671f}._cardHeader_1dn2f_703{display:flex;align-items:center;justify-content:space-between;gap:12px}._cardHeaderActions_1dn2f_717{display:inline-flex;align-items:center;gap:8px}._embedButton_1dn2f_729{appearance:none;display:inline-flex;align-items:center;border:1px solid rgba(172,68,198,.24);border-radius:999px;padding:6px 12px;background:#ac44c61a;color:var(--accent-dark);font:inherit;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,transform .16s ease}._embedButton_1dn2f_729:hover{background:#ac44c633;transform:translateY(-1px)}._cardIndex_1dn2f_779,._cardAction_1dn2f_781{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}._cardIndex_1dn2f_779{background:linear-gradient(135deg,var(--accent-soft) 0%,var(--highlight-soft) 100%);color:var(--accent-dark)}._cardAction_1dn2f_781{background:#ffffffc2;color:var(--highlight)}._cardTitle_1dn2f_823{font-size:1.22rem;line-height:1.08;text-transform:capitalize;font-weight:600}._cardRoute_1dn2f_837{color:var(--text-muted);font-size:.92rem;overflow-wrap:anywhere}._cardMeta_1dn2f_849{display:grid;gap:6px;margin:4px 0 0;padding:12px 0 0;border-top:1px solid rgba(172,68,198,.1);list-style:none}._cardMetaItem_1dn2f_867{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.82rem;line-height:1.2}._cardMetaLabel_1dn2f_885{color:var(--text-muted);font-weight:500}._cardMetaValue_1dn2f_895{color:var(--text-strong);font-weight:600;text-align:right;overflow-wrap:anywhere}._cardMetaOn_1dn2f_909{color:var(--highlight)}._cardMetaOff_1dn2f_917{color:var(--text-muted)}._emptyState_1dn2f_925{min-height:240px;border:1px dashed rgba(172,68,198,.16);border-radius:24px;background:#ffffff6b;display:grid;place-items:center;gap:8px;padding:24px;text-align:center}._emptyTitle_1dn2f_949{font-size:1.1rem}._emptyText_1dn2f_957{color:var(--text-muted)}@media(max-width:900px){._header_1dn2f_111{align-items:start;flex-direction:column}._headerActions_1dn2f_171{justify-content:start}}@media(max-width:720px){._shell_1dn2f_91{width:min(100%,calc(100% - 20px));padding:20px 0 28px}._panel_1dn2f_213{border-radius:24px;padding:18px}._controls_1dn2f_591{flex-direction:column;align-items:stretch}._tertiaryButton_1dn2f_459,._secondaryButton_1dn2f_457{width:100%}._directoryViewport_1dn2f_605{max-height:58svh;min-height:220px;padding-right:2px;margin-right:-2px}._directoryGrid_1dn2f_639{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}._chatbotCard_1dn2f_551{min-height:118px;padding:16px}}._page_clv3z_1{--panel-bg: rgba(255, 255, 255, .78);--panel-border: rgba(18, 88, 110, .14);--text-strong: #1e2a31;--text-muted: #61707a;--accent: #12586e;--accent-dark: #0d404f;--accent-soft: rgba(18, 88, 110, .12);--highlight: #d86a2a;--highlight-soft: rgba(216, 106, 42, .14);--success-soft: rgba(17, 125, 83, .14);--error-soft: rgba(184, 66, 66, .14);--shadow: 0 24px 70px rgba(25, 58, 73, .14);position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.88),transparent 34%),radial-gradient(circle at top right,rgba(18,88,110,.14),transparent 30%),linear-gradient(145deg,#f8f2ea,#eef1ef 52%,#e6ede8);color:var(--text-strong)}._glowOne_clv3z_47,._glowTwo_clv3z_49{position:absolute;border-radius:999px;filter:blur(24px);pointer-events:none}._glowOne_clv3z_47{top:-80px;right:-40px;width:280px;height:280px;background:#12586e33}._glowTwo_clv3z_49{bottom:-100px;left:-30px;width:360px;height:360px;background:#d86a2a2e}._shell_clv3z_95{position:relative;z-index:1;width:min(1360px,calc(100% - 32px));margin:0 auto;padding:40px 0 48px;display:grid;gap:20px}._header_clv3z_115{display:flex;align-items:end;justify-content:space-between;gap:20px}._badge_clv3z_129,._countPill_clv3z_131,._sidebarCount_clv3z_133,._sourcePill_clv3z_135,._dirtyPill_clv3z_137{display:inline-flex;align-items:center;border-radius:999px;font-weight:600}._badge_clv3z_129{padding:8px 12px;background:#ffffff8f;border:1px solid rgba(18,88,110,.12);color:var(--accent-dark);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}._title_clv3z_171{margin:12px 0 8px;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.92;letter-spacing:-.06em;color:var(--accent);font-weight:600}._subtitle_clv3z_189,._accessDescription_clv3z_191,._timestamp_clv3z_193,._helperText_clv3z_195,._chatbotMeta_clv3z_197,._emptyText_clv3z_199{color:var(--text-muted)}._headerActions_clv3z_207{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}._countPill_clv3z_131{min-height:48px;padding:0 18px;background:#ffffff9e;border:1px solid rgba(18,88,110,.14)}._panel_clv3z_237{border:1px solid var(--panel-border);border-radius:30px;padding:24px;background:var(--panel-bg);box-shadow:var(--shadow);backdrop-filter:blur(18px);display:grid;gap:20px}._panelLocked_clv3z_259{min-height:min(72svh,720px);align-items:center}._accessState_clv3z_269,._accessHeader_clv3z_271,._form_clv3z_273,._sidebar_clv3z_133,._editor_clv3z_277,._emptyState_clv3z_279,._emptyEditor_clv3z_281{display:grid;gap:14px}._accessState_clv3z_269{width:min(440px,100%);margin:0 auto}._sectionLabel_clv3z_301{margin:0;font-size:.82rem;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}._sectionTitle_clv3z_317{margin:0;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.04;font-weight:600}._label_clv3z_331{font-size:.92rem;font-weight:600}._inputWrap_clv3z_341{position:relative}._input_clv3z_341,._searchInput_clv3z_351,._textarea_clv3z_353{width:100%;border:1px solid rgba(18,88,110,.16);border-radius:18px;background:#ffffffeb;color:var(--text-strong);font:inherit}._input_clv3z_341,._searchInput_clv3z_351{min-height:54px}._input_clv3z_341{padding:0 54px 0 18px}._searchInput_clv3z_351{padding:0 18px}._textarea_clv3z_353{min-height:min(66svh,720px);padding:18px;resize:vertical;line-height:1.55}._maskedInput_clv3z_404{-webkit-text-security:disc}._input_clv3z_341:focus,._searchInput_clv3z_351:focus,._textarea_clv3z_353:focus{outline:none;border-color:#12586e6b;box-shadow:0 0 0 4px #12586e1f}._visibilityToggle_clv3z_421{position:absolute;top:50%;right:12px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transform:translateY(-50%)}._primaryButton_clv3z_457,._secondaryButton_clv3z_459{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,opacity .16s ease}._primaryButton_clv3z_457{border:0;background:linear-gradient(135deg,var(--accent) 0%,#2a849f 100%);color:#fff;box-shadow:0 16px 28px #12586e38}._secondaryButton_clv3z_459{border:1px solid rgba(18,88,110,.14);background:#ffffffc2;color:var(--text-strong)}._primaryButton_clv3z_457:hover,._secondaryButton_clv3z_459:hover{transform:translateY(-1px)}._primaryButton_clv3z_457:disabled,._secondaryButton_clv3z_459:disabled,._chatbotButton_clv3z_539:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}._errorMessage_clv3z_553{min-height:1.4em;margin:0;color:#b84242}._statusMessage_clv3z_565{border-radius:20px;padding:14px 18px;font-weight:600}._statusSuccess_clv3z_577{background:var(--success-soft);color:#0b6a46}._statusWarning_clv3z_587{background:var(--highlight-soft);color:#8d4d16}._statusError_clv3z_597{background:var(--error-soft);color:#9d2c2c}._layoutGrid_clv3z_607{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:20px;align-items:start}._sidebar_clv3z_133,._editor_clv3z_277{border:1px solid rgba(18,88,110,.12);border-radius:24px;padding:18px;background:#ffffffa8}._sidebar_clv3z_133{min-height:min(72svh,780px);align-content:start}._sidebarHeader_clv3z_647,._editorHeader_clv3z_649,._editorTitleRow_clv3z_651,._editorActions_clv3z_653,._chatbotRow_clv3z_655,._helperRow_clv3z_657{display:flex;align-items:center;gap:12px}._sidebarHeader_clv3z_647,._editorHeader_clv3z_649,._helperRow_clv3z_657{justify-content:space-between}._sidebarCount_clv3z_133{min-height:38px;padding:0 14px;background:#12586e14;color:var(--accent-dark)}._chatbotList_clv3z_695{display:grid;align-content:start;gap:10px;max-height:min(60svh,640px);overflow:auto;padding-right:4px}._chatbotButton_clv3z_539{width:100%;border:1px solid rgba(18,88,110,.12);border-radius:18px;background:#ffffffe0;padding:14px;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}._chatbotButton_clv3z_539:hover{transform:translateY(-1px);border-color:#12586e38}._chatbotButtonActive_clv3z_753{border-color:#12586e70;background:#12586e14;box-shadow:0 12px 24px #12586e1f}._chatbotTitle_clv3z_765,._editorTitle_clv3z_651,._emptyTitle_clv3z_769{margin:0}._editorTitle_clv3z_651{font-size:clamp(1.7rem,3vw,2.7rem);line-height:1}._sourcePill_clv3z_135,._dirtyPill_clv3z_137{min-height:32px;padding:0 12px;font-size:.86rem}._sourceDefault_clv3z_801{background:#12586e14;color:var(--accent-dark)}._sourceOverride_clv3z_811{background:var(--highlight-soft);color:#8d4d16}._dirtyPill_clv3z_137{background:#8f5f121f;color:#865012}._promptStats_clv3z_831{font-weight:600;color:var(--accent-dark);white-space:nowrap}._emptyState_clv3z_279,._emptyEditor_clv3z_281{justify-items:start;align-content:center;min-height:180px}@media(max-width:980px){._header_clv3z_115,._editorHeader_clv3z_649,._helperRow_clv3z_657{align-items:stretch;flex-direction:column}._layoutGrid_clv3z_607{grid-template-columns:1fr}._sidebar_clv3z_133{min-height:auto}._chatbotList_clv3z_695{max-height:none}}@media(max-width:640px){._shell_clv3z_95{width:min(100% - 20px,1360px);padding:24px 0 28px}._panel_clv3z_237,._sidebar_clv3z_133,._editor_clv3z_277{padding:16px;border-radius:22px}._title_clv3z_171{font-size:clamp(2.1rem,10vw,3.2rem)}._editorActions_clv3z_653,._editorTitleRow_clv3z_651,._headerActions_clv3z_207{width:100%;justify-content:flex-start;flex-wrap:wrap}._primaryButton_clv3z_457,._secondaryButton_clv3z_459{width:100%}}._page_1ygml_1{--panel-bg: rgba(255, 255, 255, .78);--panel-border: rgba(172, 68, 198, .14);--text-strong: #24182b;--text-muted: #675d6f;--accent: #ac44c6;--accent-dark: #7f2898;--accent-soft: rgba(172, 68, 198, .12);--danger: #c44866;--danger-soft: rgba(196, 72, 102, .12);--shadow: 0 24px 70px rgba(77, 42, 103, .14);position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.88),transparent 34%),radial-gradient(circle at top right,rgba(172,68,198,.14),transparent 30%),linear-gradient(145deg,#f7f4ee,#f0eee9 52%,#e8e4de);color:var(--text-strong)}._glowOne_1ygml_43,._glowTwo_1ygml_45{position:absolute;border-radius:999px;filter:blur(24px);pointer-events:none}._glowOne_1ygml_43{top:-80px;right:-40px;width:280px;height:280px;background:#ac44c63d}._glowTwo_1ygml_45{bottom:-100px;left:-30px;width:360px;height:360px;background:#00cc962e}._shell_1ygml_91{position:relative;z-index:1;width:min(1320px,calc(100% - 32px));margin:0 auto;padding:40px 0 48px;display:grid;gap:20px}._header_1ygml_111{display:flex;align-items:end;justify-content:space-between;gap:20px}._badge_1ygml_125{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#ffffff8a;border:1px solid rgba(172,68,198,.1);color:var(--accent-dark);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._title_1ygml_153{margin:12px 0 0;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95;letter-spacing:-.06em;color:var(--accent);font-weight:600}._subtitle_1ygml_171{margin:12px 0 0;max-width:52ch;color:var(--text-muted);font-size:1rem;line-height:1.5}._headerActions_1ygml_187{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}._countPill_1ygml_203{display:inline-flex;align-items:center;min-height:48px;border-radius:999px;padding:0 18px;border:1px solid rgba(172,68,198,.14);background:#ffffff8a;color:var(--text-strong);font-weight:600;white-space:nowrap}._panel_1ygml_229{border:1px solid var(--panel-border);border-radius:30px;padding:24px;background:var(--panel-bg);box-shadow:var(--shadow);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:18px}._panelLocked_1ygml_253{min-height:min(72svh,720px);justify-content:center}._accessState_1ygml_263{width:min(440px,100%);margin:0 auto;display:grid;gap:22px}._accessHeader_1ygml_277{display:grid;gap:12px}._sectionTitle_1ygml_287{margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.04;font-weight:600}._form_1ygml_301{display:grid;gap:14px}._label_1ygml_311{font-size:.92rem;font-weight:600}._inputWrap_1ygml_321{position:relative}._input_1ygml_321,._searchInput_1ygml_331{width:100%;border:1px solid rgba(172,68,198,.16);border-radius:18px;background:#ffffffe6;color:var(--text-strong);font:inherit}._input_1ygml_321{padding:16px 54px 16px 18px}._searchInput_1ygml_331{min-height:54px;padding:0 18px}._maskedInput_1ygml_367{-webkit-text-security:disc}._input_1ygml_321:focus,._searchInput_1ygml_331:focus{outline:none;border-color:#ac44c66b;box-shadow:0 0 0 4px #ac44c61f}._visibilityToggle_1ygml_389{position:absolute;top:50%;right:12px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transform:translateY(-50%)}._primaryButton_1ygml_425,._secondaryButton_1ygml_427,._deleteButton_1ygml_429{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,opacity .16s ease}._primaryButton_1ygml_425{border:0;background:linear-gradient(135deg,var(--accent) 0%,#c46bd9 100%);color:#fffaff;box-shadow:0 16px 28px #ac44c63d}._secondaryButton_1ygml_427{border:1px solid rgba(172,68,198,.14);background:#ffffffa8;color:var(--text-strong)}._deleteButton_1ygml_429{border:1px solid rgba(196,72,102,.16);background:#ffffffdb;color:var(--danger)}._primaryButton_1ygml_425:hover,._secondaryButton_1ygml_427:hover,._deleteButton_1ygml_429:hover{transform:translateY(-1px)}._primaryButton_1ygml_425:disabled,._secondaryButton_1ygml_427:disabled,._deleteButton_1ygml_429:disabled{opacity:.6;cursor:not-allowed;transform:none}._errorMessage_1ygml_535,._statusMessage_1ygml_537{margin:0;min-height:22px;color:var(--text-muted)}._toolbar_1ygml_549{display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto}._list_1ygml_561{display:grid;gap:16px}._userCard_1ygml_571{border:1px solid rgba(172,68,198,.1);border-radius:24px;padding:20px;background:#ffffffc7;display:grid;gap:18px}._userHeader_1ygml_589{display:flex;align-items:start;justify-content:space-between;gap:16px}._actionGroup_1ygml_603{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._userTitle_1ygml_617{margin:0;font-size:1.25rem;line-height:1.2}._userEmail_1ygml_629{margin:6px 0 0;color:var(--text-muted)}._metaGrid_1ygml_639{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}._metaItem_1ygml_653{border-radius:18px;background:#ac44c60f;padding:14px 16px}._metaItem_1ygml_653 dt{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-dark)}._metaItem_1ygml_653 dd{margin:8px 0 0;font-size:.95rem}._uploadDetails_1ygml_693{border-top:1px solid rgba(172,68,198,.1);padding-top:14px}._uploadSummary_1ygml_703{cursor:pointer;font-weight:600}._uploadList_1ygml_713{margin:12px 0 0;padding-left:18px;display:grid;gap:6px}._uploadListItem_1ygml_727,._emptyUploads_1ygml_729,._emptyText_1ygml_731{color:var(--text-muted)}._resetForm_1ygml_739{border-top:1px solid rgba(172,68,198,.1);padding-top:18px;display:grid;gap:12px}._emptyState_1ygml_753{border:1px dashed rgba(172,68,198,.2);border-radius:24px;padding:36px 24px;display:grid;gap:8px;text-align:center;background:#ffffff70}._emptyTitle_1ygml_773{font-size:1.1rem}@media(max-width:900px){._header_1ygml_111,._userHeader_1ygml_589{flex-direction:column;align-items:stretch}._toolbar_1ygml_549,._metaGrid_1ygml_639{grid-template-columns:1fr}}._page_1eb4r_1{--panel-bg: rgba(255, 255, 255, .74);--panel-border: rgba(14, 89, 110, .14);--text-strong: #1d2730;--text-muted: #5d6770;--accent: #0e596e;--accent-dark: #0a3f4e;--accent-soft: rgba(14, 89, 110, .12);--highlight: #d65a31;--shadow: 0 24px 70px rgba(25, 58, 73, .14);position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.88),transparent 34%),radial-gradient(circle at top right,rgba(14,89,110,.14),transparent 32%),linear-gradient(145deg,#f7f2ea,#edf0ef 52%,#e5ece9);color:var(--text-strong)}._glowOne_1eb4r_21,._glowTwo_1eb4r_22{position:absolute;border-radius:999px;filter:blur(24px);pointer-events:none}._glowOne_1eb4r_21{top:-80px;right:-40px;width:280px;height:280px;background:#0e596e33}._glowTwo_1eb4r_22{bottom:-100px;left:-30px;width:360px;height:360px;background:#d65a3129}._shell_1eb4r_45{position:relative;z-index:1;width:min(1320px,calc(100% - 32px));margin:0 auto;padding:40px 0 48px;display:grid;gap:20px}._header_1eb4r_55,._sectionHeader_1eb4r_56,._toolbar_1eb4r_57,._filters_1eb4r_58,._fileRow_1eb4r_59,._headerActions_1eb4r_60,._toolbarActions_1eb4r_61,._bulkActions_1eb4r_62,._rowActions_1eb4r_63{display:flex;align-items:center;gap:14px}._header_1eb4r_55,._sectionHeader_1eb4r_56,._toolbar_1eb4r_57,._filters_1eb4r_58,._fileRow_1eb4r_59{justify-content:space-between}._badge_1eb4r_77,._countPill_1eb4r_78,._fileCount_1eb4r_79,._categoryChip_1eb4r_80,._fileBadge_1eb4r_81{display:inline-flex;align-items:center;border-radius:999px;font-weight:600}._badge_1eb4r_77{padding:8px 12px;background:#ffffff94;border:1px solid rgba(14,89,110,.12);color:var(--accent-dark);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}._title_1eb4r_98{margin:12px 0 8px;font-size:clamp(2.5rem,5vw,4.4rem);line-height:.92;letter-spacing:-.06em;color:var(--accent);font-weight:600}._subtitle_1eb4r_107,._fileSubtext_1eb4r_108,._infoMessage_1eb4r_109,._emptyStateDescription_1eb4r_110{color:var(--text-muted)}._countPill_1eb4r_78,._fileCount_1eb4r_79{min-height:46px;padding:0 18px;background:#ffffff9e;border:1px solid rgba(14,89,110,.12)}._panel_1eb4r_122{border:1px solid var(--panel-border);border-radius:30px;padding:24px;background:var(--panel-bg);box-shadow:var(--shadow);backdrop-filter:blur(18px);display:grid;gap:20px}._panelLocked_1eb4r_133{min-height:min(72svh,720px);align-items:center}._accessState_1eb4r_138,._accessHeader_1eb4r_139,._form_1eb4r_140,._section_1eb4r_56,._field_1eb4r_142,._sectionHeaderActions_1eb4r_143,._fileDetails_1eb4r_144,._emptyState_1eb4r_110{display:grid;gap:14px}._accessState_1eb4r_138{width:min(440px,100%);margin:0 auto}._sectionLabel_1eb4r_155{margin:0;font-size:.82rem;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}._sectionTitle_1eb4r_163{margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.04;font-weight:600}._label_1eb4r_170{font-size:.92rem;font-weight:600}._inputWrap_1eb4r_175{position:relative}._input_1eb4r_175,._select_1eb4r_180{width:100%;min-height:54px;padding:0 18px;border:1px solid rgba(14,89,110,.16);border-radius:18px;background:#ffffffeb;color:var(--text-strong);font:inherit}._input_1eb4r_175:focus,._select_1eb4r_180:focus{outline:none;border-color:#0e596e6b;box-shadow:0 0 0 4px #0e596e1f}._maskedInput_1eb4r_198{-webkit-text-security:disc}._visibilityToggle_1eb4r_202{position:absolute;top:50%;right:12px;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transform:translateY(-50%)}._primaryButton_1eb4r_216,._secondaryButton_1eb4r_217,._inlineDangerButton_1eb4r_218{appearance:none;min-height:48px;padding:0 18px;border-radius:16px;font:inherit;font-weight:600;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}._primaryButton_1eb4r_216{border:0;background:linear-gradient(135deg,var(--accent) 0%,#2c8299 100%);color:#fff;box-shadow:0 16px 28px #0e596e38}._secondaryButton_1eb4r_217,._inlineDangerButton_1eb4r_218{border:1px solid rgba(14,89,110,.14);background:#ffffffc7;color:var(--text-strong)}._inlineDangerButton_1eb4r_218{min-height:40px;padding:0 14px;color:#9b2f2f}._primaryButton_1eb4r_216:hover,._secondaryButton_1eb4r_217:hover,._inlineDangerButton_1eb4r_218:hover{transform:translateY(-2px)}._primaryButton_1eb4r_216:disabled,._secondaryButton_1eb4r_217:disabled,._inlineDangerButton_1eb4r_218:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}._hiddenInput_1eb4r_269{display:none}._dropzone_1eb4r_273{border:1px dashed rgba(14,89,110,.24);border-radius:24px;background:#ffffff8f;padding:26px;text-align:center;cursor:pointer}._dropzoneActive_1eb4r_282{border-color:#0e596e7a;background:#ffffffd1}._dropzoneDisabled_1eb4r_287{cursor:not-allowed;opacity:.7}._dropzoneIcon_1eb4r_292{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 12px;border-radius:20px;background:linear-gradient(135deg,#0e596e1f,#d65a3124)}._dropzoneTitle_1eb4r_302,._emptyStateTitle_1eb4r_303,._fileName_1eb4r_304{font-weight:600}._status_1eb4r_308{border-radius:18px;padding:16px 18px;background:#d65a311a;border:1px solid rgba(214,90,49,.16)}._statusNeutral_1eb4r_315{background:#0e596e14;border-color:#0e596e29}._statusSuccess_1eb4r_320{background:#2484541a;border-color:#2484542e}._statusWarning_1eb4r_325{background:#d65a311a;border-color:#d65a3129}._statusError_1eb4r_330{background:#a628281a;border-color:#a6282833}._list_1eb4r_335{display:grid;gap:12px}._fileRow_1eb4r_59{padding:16px 18px;border-radius:22px;border:1px solid rgba(14,89,110,.08);background:linear-gradient(180deg,#fffffff5,#f6f8f7f5)}._fileMeta_1eb4r_347{display:flex;align-items:center;gap:14px}._fileBadge_1eb4r_81{min-width:58px;justify-content:center;padding:10px 12px;background:linear-gradient(135deg,#0e596e1f,#d65a311f);color:var(--accent-dark)}._categoryChip_1eb4r_80{min-height:38px;padding:0 14px;background:#0e596e14;color:var(--accent-dark)}._queueStatus_1eb4r_368{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;font-weight:600;white-space:nowrap}._queueStatusQueued_1eb4r_378{background:#0e596e14;color:var(--accent-dark)}._queueStatusUploading_1eb4r_383{background:#0e596e24;color:var(--accent)}._queueStatusCanceling_1eb4r_388{background:#d65a3124;color:#a24922}._queueStatusCompleted_1eb4r_393{background:#2484541f;color:#1f6a46}._queueStatusFailed_1eb4r_398{background:#a628281f;color:#8b1f1f}._queueStatusCanceled_1eb4r_403{background:#5d67701f;color:#4f5962}._emptyState_1eb4r_110{min-height:200px;border:1px dashed rgba(14,89,110,.16);border-radius:24px;background:#ffffff6b;place-items:center;padding:24px;text-align:center}._sectionHeaderActions_1eb4r_143,._paginationMeta_1eb4r_419,._paginationBar_1eb4r_420,._paginationControls_1eb4r_421{display:flex;align-items:center;gap:12px}._sectionHeaderActions_1eb4r_143{justify-content:flex-end}._paginationMeta_1eb4r_419{color:var(--text-muted)}._paginationLabel_1eb4r_435{font-size:.88rem;font-weight:600}._paginationSelect_1eb4r_440{min-height:42px;padding:0 12px;border:1px solid rgba(14,89,110,.16);border-radius:14px;background:#ffffffeb;color:var(--text-strong);font:inherit}._paginationSelect_1eb4r_440:focus{outline:none;border-color:#0e596e6b;box-shadow:0 0 0 4px #0e596e1f}._paginationBar_1eb4r_420{justify-content:space-between;flex-wrap:wrap}._paginationSummary_1eb4r_461,._paginationPage_1eb4r_462{color:var(--text-muted);font-size:.92rem}._errorMessage_1eb4r_467{min-height:1.5rem;margin:0;color:#a62828}@media(max-width:900px){._header_1eb4r_55,._toolbar_1eb4r_57,._filters_1eb4r_58,._fileRow_1eb4r_59{align-items:stretch;flex-direction:column}._headerActions_1eb4r_60,._toolbarActions_1eb4r_61,._bulkActions_1eb4r_62,._rowActions_1eb4r_63{width:100%;flex-wrap:wrap}}@media(max-width:720px){._shell_1eb4r_45{width:min(100%,calc(100% - 20px));padding:20px 0 28px}._panel_1eb4r_122{border-radius:24px;padding:18px}._primaryButton_1eb4r_216,._secondaryButton_1eb4r_217,._inlineDangerButton_1eb4r_218{width:100%}._fileMeta_1eb4r_347{align-items:flex-start}}.verwaltung-root{--bg: #F0EEE9;--sidebar: #ffffff;--white: #ffffff;--black: #000000;--muted: #666666;--line: #e4e4e4;--primary: #AC44C6;--primary-hover: #963bb0;--sidebar-width: 280px;--green: #00cc96;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--black);min-height:100vh}.verwaltung-root *,.verwaltung-root *:before,.verwaltung-root *:after{box-sizing:border-box}.verwaltung-root a{text-decoration:none;color:inherit}.verwaltung-root button,.verwaltung-root select,.verwaltung-root input,.verwaltung-root textarea{font:inherit}.verwaltung-root .app{display:flex;min-height:100vh}.verwaltung-root .sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);background:var(--sidebar);border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;padding:32px 24px;position:sticky;top:0;height:100vh;overflow-y:auto}.verwaltung-root .sidebar-top{margin-bottom:40px}.verwaltung-root .brand-title{font-size:28px;font-weight:700;line-height:1.1;letter-spacing:-.02em}.verwaltung-root .brand-subtitle{margin-top:6px;font-size:14px;color:var(--muted)}.verwaltung-root .nav{display:flex;flex-direction:column;gap:4px}.verwaltung-root .nav-item{display:block;padding:12px 14px;border-radius:8px;font-size:15px;font-weight:500;color:var(--black);transition:background .15s ease,color .15s ease;cursor:pointer}.verwaltung-root .nav-item:hover{background:#f7f7f7}.verwaltung-root .nav-item.active{background:var(--primary);color:var(--white)}.verwaltung-root .nav-spacer{height:28px}.verwaltung-root .nav-section-title{padding:10px 14px 6px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.verwaltung-root .sidebar-bottom{padding-top:24px;border-top:1px solid var(--line)}.verwaltung-root .user-name{margin-bottom:12px;font-size:14px;font-weight:600}.verwaltung-root .logout-link{font-size:14px;color:var(--muted);cursor:pointer;background:none;border:none;padding:0}.verwaltung-root .logout-link:hover{color:var(--black)}.verwaltung-root .content{flex:1;overflow-y:auto;min-height:100vh;padding:40px}.verwaltung-root .page-header{margin-bottom:28px}.verwaltung-root .page-header h1{font-size:32px;font-weight:700;letter-spacing:-.02em;margin:0}.verwaltung-root .page-header p{margin-top:6px;font-size:15px;color:var(--muted)}.verwaltung-root .back-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);margin-bottom:16px;transition:color .12s ease;background:none;border:none;cursor:pointer;padding:0}.verwaltung-root .back-link:hover{color:var(--black)}.verwaltung-root .table-section{background:var(--white);border-radius:16px;overflow:hidden}.verwaltung-root .table-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:28px 32px 24px}.verwaltung-root .table-title{font-size:20px;font-weight:600;letter-spacing:-.01em;margin:0}.verwaltung-root .create-button{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 20px;border:none;border-radius:10px;background:var(--primary);color:var(--white);cursor:pointer;font-size:14px;font-weight:600;transition:background .15s ease}.verwaltung-root .create-button:hover{background:var(--primary-hover)}.verwaltung-root .table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 32px 20px;flex-wrap:wrap}.verwaltung-root .search-input{height:36px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--black);font-size:13px;font-family:inherit;width:240px;transition:border-color .15s ease}.verwaltung-root .search-input:focus{outline:none;border-color:var(--primary)}.verwaltung-root .table-wrap{width:100%;overflow-x:auto;border-top:1px solid var(--line)}.verwaltung-root table{width:100%;border-collapse:collapse}.verwaltung-root thead th{text-align:left;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);background:var(--white);border-bottom:1px solid var(--line);padding:14px 20px;white-space:nowrap}.verwaltung-root tbody td{padding:16px 20px;border-bottom:1px solid #f0f0f0;font-size:14px;vertical-align:middle;color:var(--black)}.verwaltung-root tbody tr:last-child td{border-bottom:none}.verwaltung-root tbody tr:hover{background:#fafafa}.verwaltung-root .table-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 32px;border-top:1px solid var(--line)}.verwaltung-root .table-info{font-size:13px;color:var(--muted)}.verwaltung-root .cell-name,.verwaltung-root .cell-company{font-weight:600}.verwaltung-root .cell-muted{color:var(--muted);font-size:13px}.verwaltung-root .status-badge{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px;border-radius:100px;font-size:12px;font-weight:600}.verwaltung-root .status-badge.active{background:#e6f9f3;color:#00884f}.verwaltung-root .status-badge.inactive{background:#f5f5f5;color:var(--muted)}.verwaltung-root .status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.verwaltung-root .role-badge{display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.verwaltung-root .role-badge.admin{background:#f0e8f5;color:var(--primary)}.verwaltung-root .role-badge.customer_admin{background:#e8f0ff;color:#25c}.verwaltung-root .role-badge.customer_user{background:#f5f5f5;color:var(--muted)}.verwaltung-root .actions{display:flex;align-items:center;gap:6px}.verwaltung-root .icon-button{width:32px;height:32px;border:none;border-radius:8px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--muted);transition:background .12s ease,color .12s ease}.verwaltung-root .icon-button:hover{background:#f0f0f0;color:var(--black)}.verwaltung-root .icon-button.stop:hover{color:#b77900;background:#fff8e6}.verwaltung-root .icon-button.delete:hover{color:#b00020;background:#fff0f3}.verwaltung-root .pagination{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.verwaltung-root .page-button{min-width:36px;height:36px;padding:0 12px;border:none;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;font-size:14px;font-weight:500;transition:background .12s ease,color .12s ease}.verwaltung-root .page-button:hover:not(:disabled){background:#f0f0f0;color:var(--black)}.verwaltung-root .page-button.active{background:var(--primary);color:var(--white);font-weight:600}.verwaltung-root .page-button:disabled{opacity:.35;cursor:default}.verwaltung-root .sortable{background:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;display:inline-flex;align-items:center;gap:5px;font-weight:700;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.verwaltung-root .sort-indicator{font-size:10px;color:#bbb;line-height:1}.verwaltung-root .overlay{position:fixed;inset:0;background:#0000004d;display:none;align-items:center;justify-content:center;z-index:1000}.verwaltung-root .overlay.open{display:flex}.verwaltung-root .modal{background:var(--white);border-radius:16px;padding:32px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.verwaltung-root .modal.sm{max-width:440px}.verwaltung-root .modal-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.verwaltung-root .modal-hd h2{font-size:20px;font-weight:700;letter-spacing:-.01em;margin:0}.verwaltung-root .x-btn{width:32px;height:32px;border:none;border-radius:8px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#999;transition:background .12s ease,color .12s ease}.verwaltung-root .x-btn:hover{background:#f0f0f0;color:var(--black)}.verwaltung-root .modal-overlay{position:fixed;inset:0;background:#00000040;display:none;align-items:center;justify-content:center;z-index:1000}.verwaltung-root .modal-overlay.open{display:flex}.verwaltung-root .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.verwaltung-root .form-body{display:flex;flex-direction:column;gap:16px}.verwaltung-root .fg{display:flex;flex-direction:column;gap:8px}.verwaltung-root .fg.full{grid-column:1 / -1}.verwaltung-root .fg label{font-size:13px;font-weight:600}.verwaltung-root .fg input,.verwaltung-root .fg select{padding:10px 14px;border:1px solid var(--line);border-radius:10px;font-size:14px;transition:border-color .15s ease;appearance:none;width:100%;font-family:inherit}.verwaltung-root .fg input:focus,.verwaltung-root .fg select:focus{outline:none;border-color:var(--primary)}.verwaltung-root .fg input[readonly]{background:#f7f7f7;color:var(--muted);cursor:default}.verwaltung-root .fg textarea{padding:10px 14px;border:1px solid var(--line);border-radius:10px;font-size:14px;line-height:1.6;resize:vertical;width:100%;font-family:inherit;transition:border-color .15s ease}.verwaltung-root .fg textarea:focus{outline:none;border-color:var(--primary)}.verwaltung-root .fg textarea.field-error{border-color:#b00020}.verwaltung-root .fg .sw{position:relative}.verwaltung-root .fg .sw select{padding-right:36px;cursor:pointer}.verwaltung-root .fg .sw:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--muted)}.verwaltung-root .fg-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.verwaltung-root .field-error{border-color:#b00020!important}.verwaltung-root .hint{font-size:12px;color:var(--muted);margin-top:2px}.verwaltung-root .section-label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:20px 0 12px;padding-bottom:8px;border-bottom:1px solid var(--line);grid-column:1 / -1}.verwaltung-root .modal-ft{display:flex;gap:10px;margin-top:24px}.verwaltung-root .btn-p{flex:1;height:42px;border:none;border-radius:10px;background:var(--primary);color:var(--white);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}.verwaltung-root .btn-p:hover{background:var(--primary-hover)}.verwaltung-root .btn-c{flex:1;height:42px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--black);font-size:14px;font-weight:500;cursor:pointer}.verwaltung-root .btn-c:hover{background:#f7f7f7}.verwaltung-root .btn-d{flex:1;height:42px;border:none;border-radius:10px;background:#b00020;color:var(--white);font-size:14px;font-weight:600;cursor:pointer}.verwaltung-root .btn-d:hover{background:#8e0018}.verwaltung-root .btn-sm-p{height:36px;padding:0 16px;border:none;border-radius:8px;background:var(--primary);color:var(--white);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}.verwaltung-root .btn-sm-p:hover{background:var(--primary-hover)}.verwaltung-root .btn-sm-c{height:36px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:var(--white);font-size:13px;cursor:pointer}.verwaltung-root .btn-sm-c:hover{background:#f0f0f0}.verwaltung-root .btn-link{background:none;border:none;color:var(--primary);font-size:12px;font-weight:600;cursor:pointer;padding:0}.verwaltung-root .btn-link:hover{text-decoration:underline}.verwaltung-root .botname-wrap{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--white);transition:border-color .15s ease}.verwaltung-root .botname-wrap:focus-within{border-color:var(--primary)}.verwaltung-root .botname-wrap.field-error{border-color:#b00020}.verwaltung-root .botname-prefix{padding:10px 10px 10px 14px;font-size:13px;color:var(--muted);white-space:nowrap;background:#f7f7f7;border-right:1px solid var(--line);flex-shrink:0}.verwaltung-root .botname-field{flex:1;padding:10px 14px;border:none;font-size:14px;font-family:inherit;background:transparent;min-width:0}.verwaltung-root .botname-field:focus{outline:none}.verwaltung-root .dp-bg{position:fixed;inset:0;background:#0003;display:none;z-index:900}.verwaltung-root .dp-bg.open{display:block}.verwaltung-root .dp{position:fixed;top:0;right:0;height:100vh;width:480px;max-width:95vw;background:var(--white);border-left:1px solid var(--line);overflow-y:auto;padding:32px;transform:translate(100%);transition:transform .25s ease;z-index:901}.verwaltung-root .dp.open{transform:translate(0)}.verwaltung-root .dp-hd{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.verwaltung-root .dp-sec{margin-bottom:24px}.verwaltung-root .dp-sec-title{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.verwaltung-root .dp-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 0;border-bottom:1px solid #f5f5f5;font-size:14px}.verwaltung-root .dp-row:last-child{border-bottom:none}.verwaltung-root .dp-lbl{color:var(--muted);flex-shrink:0}.verwaltung-root .dp-val{font-weight:500;text-align:right;word-break:break-word}.verwaltung-root .dp-val a{color:var(--primary)}.verwaltung-root .dp-ft{display:flex;gap:10px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.verwaltung-root .toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(20px);background:#1a1a1a;color:var(--white);padding:12px 24px;border-radius:10px;font-size:14px;font-weight:500;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:2000;white-space:nowrap}.verwaltung-root .toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.verwaltung-root .toast.error{background:#b00020}.verwaltung-root .loading{text-align:center;padding:40px;color:var(--muted);font-size:14px}.verwaltung-root .empty-state{text-align:center;padding:28px;color:var(--muted);font-size:14px}@media(max-width:900px){.verwaltung-root .app{flex-direction:column;height:auto}.verwaltung-root .sidebar{width:100%;min-width:0;position:relative;height:auto;border-right:none;border-bottom:1px solid var(--line)}.verwaltung-root .content{height:auto;padding:24px}.verwaltung-root .table-header,.verwaltung-root .table-footer,.verwaltung-root .table-toolbar{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.verwaltung-root .content{padding:16px}.verwaltung-root .page-header h1{font-size:28px}.verwaltung-root .table-header,.verwaltung-root .table-toolbar,.verwaltung-root .table-footer{padding-left:16px;padding-right:16px}}.verwaltung-root.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}.verwaltung-root .login-card{background:var(--white);width:380px;padding:40px;border-radius:14px;box-shadow:0 10px 30px #0000001a}.verwaltung-root .login-card h1{margin:0 0 25px;font-size:26px;text-align:center;color:var(--black)}.verwaltung-root .login-card .form-group{margin-bottom:18px}.verwaltung-root .login-card label{display:block;font-size:14px;margin-bottom:6px;color:var(--black)}.verwaltung-root .login-card input{width:100%;padding:12px;border-radius:8px;border:1px solid #ddd;font-size:15px;box-sizing:border-box}.verwaltung-root .login-card input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #ac44c626}.verwaltung-root .login-card .buttons{display:flex;gap:10px;margin-top:10px}.verwaltung-root .login-card button{flex:1;padding:12px;border:none;border-radius:8px;font-size:15px;cursor:pointer}.verwaltung-root .btn-login{background:var(--primary);color:var(--white)}.verwaltung-root .btn-login:hover{background:#9339ab}.verwaltung-root .btn-cancel{background:var(--white);border:1px solid var(--black)!important;color:var(--black)}.verwaltung-root .btn-cancel:hover{background:#f5f5f5}.verwaltung-root .login-error{margin-bottom:15px;padding:10px;border-radius:6px;background:#ffecec;color:#b00020;font-size:14px;text-align:center}.verwaltung-root .login-footer{text-align:center;margin-top:18px;font-size:12px;color:#777}.verwaltung-root .url-link{color:var(--muted);font-size:13px;transition:color .12s ease}.verwaltung-root .url-link:hover{color:var(--primary)}.verwaltung-root .cm-overlay{position:fixed;inset:0;background:#0000004d;display:none;align-items:center;justify-content:center;z-index:1010}.verwaltung-root .cm-overlay.open{display:flex}.verwaltung-root .cm{background:var(--white);border-radius:16px;padding:32px;width:90%;max-width:480px}.verwaltung-root .cm-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.verwaltung-root .cm-hd h2{font-size:20px;font-weight:700;letter-spacing:-.01em;margin:0}.verwaltung-root .cm-body{display:flex;flex-direction:column;gap:16px}.verwaltung-root .cm-ft{display:flex;gap:10px;margin-top:8px}.verwaltung-root .btn-p-cm{flex:1;height:42px;border:none;border-radius:10px;background:var(--primary);color:var(--white);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}.verwaltung-root .btn-p-cm:hover{background:var(--primary-hover)}.verwaltung-root .btn-c-cm{flex:1;height:42px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--black);font-size:14px;font-weight:500;cursor:pointer}.verwaltung-root .btn-c-cm:hover{background:#f7f7f7}.verwaltung-root .modal-text{font-size:16px;margin-bottom:12px}.verwaltung-root .modal-warning{font-size:14px;font-weight:600;color:#b00020;margin-bottom:20px}.verwaltung-root .modal-actions{display:flex;gap:10px;justify-content:flex-end}.verwaltung-root .modal-button{height:40px;padding:0 16px;border:1px solid #dddddd;border-radius:8px;background:var(--white);cursor:pointer;font-family:inherit;font-size:14px}.verwaltung-root .modal-button:hover{background:#f7f7f7}.verwaltung-root .modal-button.danger{background:#b00020;color:var(--white);border:none}.verwaltung-root .modal-button.danger:hover{background:#8e0018}.verwaltung-root .toolbar-right{display:flex;align-items:center;gap:10px}.verwaltung-root .table-toolbar label{font-size:13px;color:var(--muted)}.verwaltung-root .table-toolbar select{height:36px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--black);font-size:13px;cursor:pointer;font-family:inherit}.verwaltung-root .dp-company{font-size:20px;font-weight:700}.verwaltung-root .dp-meta{margin-top:4px;font-size:13px;color:var(--muted)}.verwaltung-root .bot-list{display:flex;flex-direction:column;gap:8px}.verwaltung-root .bot-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f9f9f9;border-radius:8px}.verwaltung-root .bot-name{font-size:14px;font-weight:500}.verwaltung-root .bot-url{font-size:12px;color:var(--muted);margin-top:2px}.verwaltung-root .user-list{display:flex;flex-direction:column;gap:8px}.verwaltung-root .user-item{padding:10px 14px;background:#f9f9f9;border-radius:8px}.verwaltung-root .user-name-dp{font-size:14px;font-weight:500}.verwaltung-root .user-email-dp{font-size:12px;color:var(--muted);margin-top:2px}.verwaltung-root .inline-form{background:#f9f9f9;border-radius:10px;padding:16px;margin-top:10px;display:none;flex-direction:column;gap:12px}.verwaltung-root .inline-form.open{display:flex}.verwaltung-root .inline-input{padding:8px 12px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-family:inherit;width:100%;transition:border-color .15s ease}.verwaltung-root .inline-input:focus{outline:none;border-color:var(--primary)}.verwaltung-root .inline-actions{display:flex;gap:8px}.verwaltung-root .botname-input{flex:1;padding:8px 12px;border:none;font-size:14px;font-family:inherit;background:transparent;min-width:0}.verwaltung-root .botname-input:focus{outline:none}.verwaltung-root .modal.modal-wide{max-width:620px}.verwaltung-root .filter-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.verwaltung-root .filter-label{font-size:13px;color:var(--muted)}.verwaltung-root .filter-select{height:36px;padding:0 32px 0 12px;border:1px solid var(--line);border-radius:8px;font-size:13px;background:var(--white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 10px center;cursor:pointer;appearance:none;font-family:inherit}.verwaltung-root .filter-select:focus{outline:none;border-color:var(--primary)}.verwaltung-root .dp-name{font-size:20px;font-weight:700}.verwaltung-root .dp-meta-row{margin-top:6px;display:flex;align-items:center;gap:8px}.verwaltung-root .bot-assign-list{display:flex;flex-direction:column;gap:8px}.verwaltung-root .bot-assign-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f9f9f9;border-radius:8px;cursor:pointer;transition:background .1s ease}.verwaltung-root .bot-assign-item:hover{background:#f0e8f5}.verwaltung-root .bot-assign-item input[type=checkbox]{width:17px;height:17px;border:1.5px solid var(--line);border-radius:4px;appearance:none;cursor:pointer;flex-shrink:0;position:relative;transition:background .12s ease,border-color .12s ease}.verwaltung-root .bot-assign-item input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.verwaltung-root .bot-assign-item input[type=checkbox]:checked:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8l3.5 3.5L13 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.verwaltung-root .bot-assign-name{font-size:14px;font-weight:500}.verwaltung-root .configure-content .page-header h1{font-size:28px}.verwaltung-root .page-header-meta{margin-top:6px;font-size:14px;color:var(--muted)}.verwaltung-root .page-tabs{display:flex;gap:2px;border-bottom:2px solid var(--line);margin-bottom:28px;max-width:900px}.verwaltung-root .page-tab{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;background:none;font-size:14px;font-weight:500;color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:6px 6px 0 0;transition:color .15s ease,border-color .15s ease,background .12s ease}.verwaltung-root .page-tab:hover{color:var(--black);background:#f5f5f5}.verwaltung-root .page-tab.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600;background:none}.verwaltung-root .tab-dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.5;flex-shrink:0}.verwaltung-root .page-tab.active .tab-dot{opacity:1}.verwaltung-root .tab-panel{display:none}.verwaltung-root .tab-panel.active{display:block}.verwaltung-root .sections-toolbar{max-width:760px;display:flex;justify-content:flex-end;margin-bottom:8px}.verwaltung-root .toggle-all-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--muted);font-size:13px;font-weight:500;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.verwaltung-root .toggle-all-btn:hover{background:#f5f5f5;color:var(--black);border-color:#bbb}.verwaltung-root .config-form{max-width:760px;display:flex;flex-direction:column;gap:12px}.verwaltung-root .section{background:var(--white);border-radius:14px;overflow:hidden}.verwaltung-root .section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;transition:background .12s ease}.verwaltung-root .section-toggle:hover{background:#fafafa}.verwaltung-root .section-toggle-left{display:flex;align-items:center;gap:12px}.verwaltung-root .section-icon{width:34px;height:34px;border-radius:9px;background:var(--bg);display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0}.verwaltung-root .section-title{font-size:15px;font-weight:600;color:var(--black)}.verwaltung-root .chevron{width:20px;height:20px;color:var(--muted);transition:transform .2s ease;flex-shrink:0}.verwaltung-root .section.collapsed .chevron{transform:rotate(-90deg)}.verwaltung-root .section-body{padding:24px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:20px}.verwaltung-root .section.collapsed .section-body{display:none}.verwaltung-root .config-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.verwaltung-root .config-form .form-group{display:flex;flex-direction:column;gap:8px}.verwaltung-root .config-form label{font-size:13px;font-weight:600;color:var(--black)}.verwaltung-root .config-form input[type=text],.verwaltung-root .config-form input[type=url],.verwaltung-root .config-form input[type=email],.verwaltung-root .config-form textarea,.verwaltung-root .config-form select{width:100%;padding:10px 14px;border:1px solid var(--line);border-radius:10px;font-size:14px;color:var(--black);background:var(--white);transition:border-color .15s ease;appearance:none;font-family:inherit}.verwaltung-root .config-form input:focus,.verwaltung-root .config-form textarea:focus,.verwaltung-root .config-form select:focus{outline:none;border-color:var(--primary)}.verwaltung-root .config-form input[readonly]{background:#f7f7f7;color:var(--muted);cursor:default}.verwaltung-root .config-form textarea{resize:vertical;min-height:90px;line-height:1.6}.verwaltung-root .config-form .select-wrap{position:relative}.verwaltung-root .config-form .select-wrap select{padding-right:36px;cursor:pointer}.verwaltung-root .config-form .select-wrap:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--muted)}.verwaltung-root .lang-row{display:flex;align-items:center;gap:10px}.verwaltung-root .lang-row .select-wrap{flex:1}.verwaltung-root .lang-add-btn{height:42px;padding:0 16px;border:none;border-radius:10px;background:var(--primary);color:var(--white);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease;flex-shrink:0}.verwaltung-root .lang-add-btn:hover{background:var(--primary-hover)}.verwaltung-root .pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.verwaltung-root .pill{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;background:#f0e8f5;color:var(--primary);border-radius:100px;font-size:13px;font-weight:500}.verwaltung-root .pill-remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:none;cursor:pointer;color:var(--primary);opacity:.6;padding:0;transition:opacity .1s ease}.verwaltung-root .pill-remove:hover{opacity:1}.verwaltung-root .checkbox-group{display:flex;flex-direction:column;gap:12px}.verwaltung-root .checkbox-item{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.verwaltung-root .checkbox-item input[type=checkbox]{width:18px;height:18px;border:1.5px solid var(--line);border-radius:5px;appearance:none;cursor:pointer;flex-shrink:0;position:relative;margin-top:1px;transition:background .12s ease,border-color .12s ease}.verwaltung-root .checkbox-item input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.verwaltung-root .checkbox-item input[type=checkbox]:checked:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8l3.5 3.5L13 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.verwaltung-root .checkbox-label{font-size:14px;color:var(--black)}.verwaltung-root .checkbox-desc{font-size:12px;color:var(--muted);margin-top:1px}.verwaltung-root .color-row{display:flex;align-items:center;gap:10px}.verwaltung-root .color-swatch{width:42px;height:42px;border-radius:10px;border:1px solid var(--line);overflow:hidden;cursor:pointer;flex-shrink:0}.verwaltung-root .color-swatch input[type=color]{width:200%;height:200%;margin:-25%;border:none;padding:0;cursor:pointer}.verwaltung-root .color-hex{flex:1;padding:10px 14px;border:1px solid var(--line);border-radius:10px;font-size:14px;font-family:monospace}.verwaltung-root .color-hex:focus{outline:none;border-color:var(--primary)}.verwaltung-root .upload-zone{border:1.5px dashed var(--line);border-radius:10px;padding:20px;text-align:center;cursor:pointer;position:relative;transition:border-color .15s ease,background .15s ease}.verwaltung-root .upload-zone:hover{border-color:var(--primary);background:#fdf8ff}.verwaltung-root .upload-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.verwaltung-root .upload-icon{color:var(--muted);margin-bottom:8px}.verwaltung-root .upload-label{font-size:13px;font-weight:600;color:var(--black)}.verwaltung-root .upload-hint{font-size:12px;color:var(--muted);margin-top:2px}.verwaltung-root .upload-preview{display:none;max-height:60px;margin:0 auto;border-radius:6px}.verwaltung-root .lang-tabs-wrap{display:flex;flex-direction:column}.verwaltung-root .lang-tabs{display:flex;gap:2px;border-bottom:1px solid var(--line)}.verwaltung-root .lang-tab{padding:8px 14px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:none;border-bottom:2px solid transparent;background:none;color:var(--muted);cursor:pointer;margin-bottom:-1px;transition:color .12s ease,border-color .12s ease}.verwaltung-root .lang-tab:hover{color:var(--black)}.verwaltung-root .lang-tab.active{color:var(--primary);border-bottom-color:var(--primary)}.verwaltung-root .lang-panel{display:none}.verwaltung-root .lang-panel.active{display:block}.verwaltung-root .lang-panel textarea{border-top-left-radius:0;border-top-right-radius:0;border-top:none}.verwaltung-root .toggle-option-group{display:inline-flex;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#f7f7f7;padding:3px;gap:3px}.verwaltung-root .toggle-option{height:36px;padding:0 20px;border:none;border-radius:8px;background:transparent;color:var(--muted);font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.verwaltung-root .toggle-option:hover{color:var(--black)}.verwaltung-root .toggle-option.active{background:var(--white);color:var(--black);font-weight:600}.verwaltung-root .action-bar{max-width:760px;display:flex;gap:10px;margin-top:8px;padding-bottom:40px}.verwaltung-root .btn-save{height:44px;padding:0 28px;border:none;border-radius:10px;background:var(--primary);color:var(--white);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}.verwaltung-root .btn-save:hover{background:var(--primary-hover)}.verwaltung-root .btn-discard{height:44px;padding:0 24px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--black);font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease}.verwaltung-root .btn-discard:hover{background:#f5f5f5}.verwaltung-root .botname-preview{font-size:12px;color:var(--muted);margin-top:6px}.verwaltung-root .botname-preview a{color:var(--primary)}.verwaltung-root .kb-list{display:flex;flex-direction:column;gap:8px}.verwaltung-root .kb-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#f9f9f9;border-radius:10px}.verwaltung-root .kb-icon{width:34px;height:34px;border-radius:9px;background:#f0e8f5;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0}.verwaltung-root .kb-info{flex:1;min-width:0}.verwaltung-root .kb-name{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verwaltung-root .kb-meta{font-size:12px;color:var(--muted);margin-top:2px}.verwaltung-root .kb-link{width:30px;height:30px;border:none;border-radius:8px;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--muted);cursor:pointer;text-decoration:none;transition:background .12s ease,color .12s ease;flex-shrink:0}.verwaltung-root .kb-link:hover{background:#ede6f5;color:var(--primary)}.verwaltung-root .kb-empty{font-size:13px;color:var(--muted);padding:8px 0}.verwaltung-root .kb-manage{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--primary);font-weight:500;margin-top:4px;text-decoration:none}.verwaltung-root .kb-manage:hover{text-decoration:underline}@media(max-width:600px){.verwaltung-root .config-form .form-row{grid-template-columns:1fr}}.verwaltung-root .usage-inline{display:flex;flex-direction:column;gap:4px;min-width:120px}.verwaltung-root .usage-track{height:5px;background:#f0f0f0;border-radius:3px;overflow:hidden}.verwaltung-root .usage-fill{height:100%;border-radius:3px;background:var(--primary);transition:width .3s ease}.verwaltung-root .usage-fill.warn{background:#e67e22}.verwaltung-root .usage-fill.danger{background:#b00020}.verwaltung-root .usage-label{font-size:12px;color:var(--muted)}.verwaltung-root .dp-title{font-size:20px;font-weight:700}.verwaltung-root .dp-sub{font-size:13px;color:var(--muted);margin-bottom:24px}.verwaltung-root .dp.dp-kb{width:520px;display:flex;flex-direction:column;gap:0}.verwaltung-root .usage-section{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;background:#f9f9f9;border-radius:12px}.verwaltung-root .usage-row{display:flex;flex-direction:column;gap:5px}.verwaltung-root .usage-row-hd{display:flex;justify-content:space-between;align-items:center}.verwaltung-root .usage-row-label{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.verwaltung-root .usage-row-val{font-size:13px;font-weight:600}.verwaltung-root .usage-track-lg{height:7px;background:#e8e8e8;border-radius:4px;overflow:hidden}.verwaltung-root .usage-fill-lg{height:100%;border-radius:4px;background:var(--primary);transition:width .4s ease}.verwaltung-root .usage-fill-lg.warn{background:#e67e22}.verwaltung-root .usage-fill-lg.danger{background:#b00020}.verwaltung-root .upload-section{margin-bottom:24px}.verwaltung-root .upload-section-title{font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.verwaltung-root .dropzone{border:2px dashed var(--line);border-radius:12px;padding:28px 20px;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease;position:relative}.verwaltung-root .dropzone:hover,.verwaltung-root .dropzone.drag-over{border-color:var(--primary);background:#fdf8ff}.verwaltung-root .dropzone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.verwaltung-root .dropzone-icon{color:var(--primary);margin-bottom:10px}.verwaltung-root .dropzone-text{font-size:14px;font-weight:600;color:var(--black)}.verwaltung-root .dropzone-hint{font-size:12px;color:var(--muted);margin-top:4px}.verwaltung-root .upload-queue{display:flex;flex-direction:column;gap:6px;margin-top:12px}.verwaltung-root .upload-item{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f5f5f5;border-radius:8px;font-size:13px}.verwaltung-root .upload-item-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.verwaltung-root .upload-item-status{font-size:12px;color:var(--muted);flex-shrink:0}.verwaltung-root .upload-item-status.ok{color:#00884f}.verwaltung-root .upload-item-status.err{color:#b00020}.verwaltung-root .spinner{width:14px;height:14px;border:2px solid #ddd;border-top-color:var(--primary);border-radius:50%;animation:verwaltung-spin .7s linear infinite;flex-shrink:0}@keyframes verwaltung-spin{to{transform:rotate(360deg)}}.verwaltung-root .file-section-title{font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.verwaltung-root .file-list{display:flex;flex-direction:column;gap:6px}.verwaltung-root .file-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f9f9f9;border-radius:10px}.verwaltung-root .file-icon{width:32px;height:32px;border-radius:8px;background:#f0e8f5;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0}.verwaltung-root .file-info{flex:1;min-width:0}.verwaltung-root .file-name{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verwaltung-root .file-meta{font-size:11px;color:var(--muted);margin-top:2px}.verwaltung-root .file-del{width:28px;height:28px;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:background .12s ease,color .12s ease;flex-shrink:0}.verwaltung-root .file-del:hover{background:#fff0f3;color:#b00020}.verwaltung-root .dp-section{margin-bottom:24px}.verwaltung-root .dp-section-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.verwaltung-root .dp-section-title{font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.verwaltung-root .add-text-btn{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 12px;border:none;border-radius:8px;background:var(--primary);color:var(--white);font-size:12px;font-weight:600;cursor:pointer;transition:background .12s ease}.verwaltung-root .add-text-btn:hover{background:var(--primary-hover)}.verwaltung-root .text-list{display:flex;flex-direction:column;gap:6px}.verwaltung-root .text-item{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#f9f9f9;border-radius:10px}.verwaltung-root .text-icon{width:32px;height:32px;border-radius:8px;background:#f0e8f5;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0;margin-top:1px}.verwaltung-root .text-info{flex:1;min-width:0}.verwaltung-root .text-title{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verwaltung-root .text-preview{font-size:12px;color:var(--muted);margin-top:3px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.verwaltung-root .text-actions{display:flex;gap:3px;flex-shrink:0}.verwaltung-root .text-btn{width:28px;height:28px;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:background .12s ease,color .12s ease}.verwaltung-root .text-btn:hover{background:#ede6f5;color:var(--primary)}.verwaltung-root .text-btn.del:hover{background:#fff0f3;color:#b00020}.verwaltung-root .url-item{background:#f9f9f9;border-radius:10px;padding:14px;margin-bottom:6px}.verwaltung-root .url-item-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.verwaltung-root .url-text{font-size:13px;font-weight:600;word-break:break-all;flex:1}.verwaltung-root .url-depth-row{font-size:12px;color:var(--muted);margin-bottom:8px}.verwaltung-root .job-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.verwaltung-root .job-badge{display:inline-block;padding:2px 10px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.verwaltung-root .job-badge.pending{background:#e8e8e8;color:#555}.verwaltung-root .job-badge.running{background:#dbeafe;color:#1d4ed8}.verwaltung-root .job-badge.done{background:#d1fae5;color:#065f46}.verwaltung-root .job-badge.error{background:#fee2e2;color:#991b1b}.verwaltung-root .job-progress-wrap{display:flex;align-items:center;gap:8px;flex:1;min-width:120px}.verwaltung-root .job-track{flex:1;height:5px;background:#e8e8e8;border-radius:3px;overflow:hidden}.verwaltung-root .job-fill{height:100%;background:var(--primary);border-radius:3px;transition:width .6s ease}.verwaltung-root .job-counter{font-size:12px;color:var(--muted);white-space:nowrap}.verwaltung-root .job-error-msg{font-size:12px;color:#b00020;width:100%;margin-top:4px}.verwaltung-root .limit-hint{font-size:11px;color:#92400e;background:#fef3c7;padding:4px 8px;border-radius:6px;width:100%}.verwaltung-root .url-no-job{font-size:12px;color:var(--muted)}.verwaltung-root .url-form-wrap{background:#f5f0fa;border:1px solid #e5d5f0;border-radius:10px;padding:16px;margin-bottom:12px}.verwaltung-root .perm-label{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;cursor:pointer;margin-bottom:2px}.verwaltung-root .perm-label input[type=checkbox]{width:16px;height:16px;flex-shrink:0;margin-top:2px;accent-color:var(--primary)}.verwaltung-root .depth-warn{background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:10px 12px;font-size:13px;color:#92400e;margin-top:8px;line-height:1.5}.verwaltung-root .btn-sm-cancel{height:30px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:var(--white);font-size:13px;cursor:pointer}.verwaltung-root .dp.dp-kb .dp-ft{margin-top:auto}.verwaltung-portal{min-height:100vh;background:var(--bg, #F0EEE9)}.verwaltung-root .portal-header{background:var(--white);border-bottom:1px solid var(--line);padding:0 40px;height:64px;display:flex;align-items:center;justify-content:space-between}.verwaltung-root .portal-brand{font-size:22px;font-weight:700;letter-spacing:-.02em}.verwaltung-root .header-right{display:flex;align-items:center;gap:20px}.verwaltung-root .user-label{font-size:14px;color:var(--muted)}.verwaltung-root .btn-profile{height:36px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:var(--white);font-size:13px;font-weight:500;cursor:pointer;transition:background .12s ease}.verwaltung-root .btn-profile:hover{background:#f5f5f5}.verwaltung-root .portal-main{max-width:960px;margin:0 auto;padding:48px 24px}.verwaltung-root .portal-heading{font-size:28px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.verwaltung-root .portal-sub{font-size:15px;color:var(--muted);margin-bottom:36px}.verwaltung-root .bot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.verwaltung-root .bot-card{background:var(--white);border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:12px}.verwaltung-root .bot-card-icon{width:44px;height:44px;border-radius:10px;background:#f0e8f5;display:flex;align-items:center;justify-content:center;color:var(--primary)}.verwaltung-root .bot-card-name{font-size:17px;font-weight:600}.verwaltung-root .bot-card-url{font-size:12px;color:var(--muted);word-break:break-all}.verwaltung-root .bot-card-desc{font-size:13px;color:var(--muted);line-height:1.5;flex:1}.verwaltung-root .btn-open{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 18px;border:none;border-radius:8px;background:var(--primary);color:var(--white);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease;text-decoration:none}.verwaltung-root .btn-open:hover{background:var(--primary-hover)}.verwaltung-root .portal-empty{text-align:center;padding:60px 24px;color:var(--muted);font-size:15px}.verwaltung-root .portal-loading{text-align:center;padding:60px;color:var(--muted);font-size:14px}@media(max-width:600px){.verwaltung-root .portal-main{padding:32px 16px}.verwaltung-root .portal-header{padding:0 20px}}
