@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap";._chat_1xf4z_2{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden;background:transparent}._chat__error_1xf4z_12{margin:0;padding:8px 24px;font-size:.875rem;color:#b42318;background:#fef2f2;border-bottom:1px solid #fecdca;flex-shrink:0}._chat__messages_1xf4z_22{flex:1;overflow-y:auto;padding-top:8px;padding-bottom:4px;display:flex;flex-direction:column;gap:16px;min-height:0;scrollbar-width:none;-ms-overflow-style:none}._chat__messages_1xf4z_22::-webkit-scrollbar{width:0;height:0;display:none}._chat__hint_1xf4z_41{margin:auto;color:#64748b;font-size:1rem;text-align:center}._chat__messages--empty_1xf4z_50{flex:0 0 auto}._chat__composer-center_1xf4z_49{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}._chat__date-separator_1xf4z_63{display:flex;align-items:center;gap:12px;padding:4px 0}._chat__date-separator-line_1xf4z_70{flex:1;height:1px;background:#e2e4ea}._chat__date-separator-label_1xf4z_76{font-size:12px;font-weight:600;color:#94a3b8;white-space:nowrap;letter-spacing:.02em}._chat__message-row_1xf4z_85{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;width:100%}._chat__message-row--user_1xf4z_92{justify-content:flex-end}._chat__message-row--assistant_1xf4z_95{justify-content:flex-start}._chat__avatar_1xf4z_99{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:15px}._chat__avatar--user_1xf4z_109{background:#eef2ff!important;color:#4f46e5!important;border:1px solid #d8e0ff;font-size:12px!important;font-weight:700!important;letter-spacing:.02em;align-self:flex-start}._chat__avatar--assistant_1xf4z_118{background:#6366f114;color:#4f46e5;border:1px solid rgba(99,102,241,.18);align-self:flex-start}._chat__message-group_1xf4z_125{display:flex;flex-direction:column;max-width:68%;min-width:0}._chat__message-group--user_1xf4z_131{align-items:flex-end;align-self:flex-start}._chat__message-group--assistant_1xf4z_135{align-items:flex-start}._chat__message-group--user_1xf4z_131:has(._chat__inline-editor_1xf4z_141){width:100%}._chat__suggestions_1xf4z_145{display:flex;flex-direction:column;gap:6px;width:100%}._chat__suggestions-label_1xf4z_152{color:#667085;font-size:.75rem;font-weight:600;letter-spacing:.01em;padding-top:6px}._chat__suggestion-list_1xf4z_160{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:8px;width:100%;max-width:100%}._chat__suggestion-chip_1xf4z_168{border:1px solid #4e2fff;border-radius:999px;background:#fff;color:#4e2fff;font:inherit;font-size:.8125rem;line-height:1.35;text-align:left;min-height:32px;width:auto;min-width:0;flex:0 1 auto;max-width:100%;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}._chat__suggestion-chip_1xf4z_168:hover:not(:disabled){border-color:#4123e8;background:#f8f7ff;color:#4123e8}._chat__suggestion-chip_1xf4z_168:focus-visible{outline:2px solid #4e2fff;outline-offset:2px}._chat__suggestion-chip_1xf4z_168:disabled{cursor:default;opacity:.65}._chat__tool-bubble_1xf4z_202{width:100%;border-radius:10px;background:#eef3ff;border:1px solid #d6dfef;padding:8px;box-sizing:border-box}._chat__tool-list_1xf4z_211{display:flex;flex-direction:column;gap:5px}._chat__tool-item_1xf4z_217{border:1px solid #cfd7ea;border-radius:8px;background:#fff;overflow:hidden}._chat__tool-summary_1xf4z_224{cursor:pointer;list-style:none;padding:7px 10px;font-size:12px;color:#25314f;font-weight:600;background:#f5f8ff}._chat__tool-summary_1xf4z_224::-webkit-details-marker{display:none}._chat__tool-summary_1xf4z_224:before{content:"▸";margin-right:6px;color:#4a5f91}._chat__tool-item_1xf4z_217[open] ._chat__tool-summary_1xf4z_224:before{content:"▾"}._chat__tool-details_1xf4z_246{margin:0;padding:10px;max-height:260px;overflow:auto;font-family:Consolas,monospace;font-size:11.5px;line-height:1.45;color:#1b2338;background:#fff;border-top:1px solid #d8deee;white-space:pre-wrap;word-break:break-word}._chat__attachment-bubble_1xf4z_261{width:100%;border-radius:10px;background:#eefbf3;border:1px solid #ccebd5;padding:8px;box-sizing:border-box}._chat__attachment-list_1xf4z_270{display:flex;flex-direction:column;gap:8px;width:100%}._chat__attachment-list_1xf4z_270:has(._artifact-card_1xf4z_276),._chat__attachment-list_1xf4z_270:has(._inline-artifact-card_1xf4z_276){margin-top:10px}._chat__attachment-item_1xf4z_280{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;border:1px solid #ccebd5;background:#fff}._chat__attachment-meta_1xf4z_291{min-width:0}._chat__attachment-title_1xf4z_295{font-size:13px;font-weight:600;color:#123524;word-break:break-word}._chat__attachment-subtitle_1xf4z_302{margin-top:2px;font-size:12px;color:#476553}._chat__attachment-download_1xf4z_308{border:none;border-radius:999px;padding:8px 12px;background:#157347;color:#fff;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}._chat__attachment-download_1xf4z_308:hover{background:#125c39}._slide-preview_1xf4z_324{width:100%;border-radius:10px;background:#f8f9fc;border:1px solid #d0d6e5;padding:12px;box-sizing:border-box}._slide-preview__header_1xf4z_333{font-size:12px;font-weight:700;color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;padding-left:2px}._slide-preview__grid_1xf4z_343{display:flex;flex-direction:column;gap:8px}._slide-preview__card_1xf4z_349{position:relative;background:#fff;border:1px solid #e2e4ea;border-left:4px solid #6366f1;border-radius:8px;padding:12px 14px 12px 40px;min-height:56px}._slide-preview__card-index_1xf4z_359{position:absolute;left:10px;top:12px;width:22px;height:22px;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}._slide-preview__card-title_1xf4z_375{font-size:13px;font-weight:600;color:#1a1a2e;margin-bottom:4px}._slide-preview__card-content_1xf4z_382{font-size:12px;color:#64748b;line-height:1.4;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._pptx-preview_1xf4z_394{width:100%;height:100%;border-radius:10px;background:#fff;border:1px solid #d0d6e5;overflow:hidden;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column}._pptx-preview__canvas-wrap_1xf4z_406{position:relative;width:100%;flex:1 1 auto;min-height:0;aspect-ratio:16/9;background:#f0f0f0;overflow:hidden;border-bottom:1px solid #d0d6e5}._pptx-preview__canvas_1xf4z_406{display:block}._pptx-preview__nav_1xf4z_421{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 8px;background:#f5f7fb}._pptx-preview__nav-btn_1xf4z_430{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#4f46e5;cursor:pointer;transition:background .15s}._pptx-preview__nav-btn_1xf4z_430:hover:not(:disabled){background:#6366f11a}._pptx-preview__nav-btn_1xf4z_430:disabled{color:#c0c5d4;cursor:default}._pptx-preview__counter_1xf4z_451{min-width:48px;text-align:center;font-size:12px;font-weight:600;color:#25314f}._pptx-preview__status_1xf4z_459{padding:10px 12px;text-align:center;font-size:12px;color:#64748b}._artifact-card_1xf4z_276{width:100%;min-width:min(450px,100%);max-width:450px;border-radius:12px;background:#fff;border:1px solid #d0d6e5;overflow:hidden;box-shadow:0 2px 8px #0000000f}._artifact-card__preview_1xf4z_478{position:relative;background:#f8f9fc;min-height:120px}._artifact-card__actions_1xf4z_484{position:absolute;top:8px;right:8px;z-index:2}._artifact-card__menu-trigger_1xf4z_491{background:#ffffffd9;border:1px solid #d0d6e5;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:box-shadow .15s}._artifact-card__menu-trigger_1xf4z_491:hover,._artifact-card__menu-trigger_1xf4z_491:active{background:#fff!important;box-shadow:0 2px 6px #0000001a}._artifact-card__menu-divider_1xf4z_512{margin:4px 0;border:none;border-top:1px solid #e5e7eb}._artifact-card__meta_1xf4z_518{padding:12px 14px;border-top:1px solid #e5e7eb}._artifact-card__filename_1xf4z_523{font-size:13px;font-weight:600;color:#1a1a2e;word-break:break-word}._artifact-card__subtitle_1xf4z_530{margin-top:2px;font-size:12px;color:#64748b}._inline-artifact-card_1xf4z_276{width:100%;border-radius:12px;background:#fff;border:1px solid #d0d6e5;overflow:hidden;box-shadow:0 2px 8px #0000000f}._inline-artifact-card_1xf4z_276 ._artifact-card__menu-trigger_1xf4z_491{opacity:0;transition:opacity .15s ease}._inline-artifact-card_1xf4z_276:hover ._artifact-card__menu-trigger_1xf4z_491,._inline-artifact-card_1xf4z_276:has([aria-expanded=true]) ._artifact-card__menu-trigger_1xf4z_491{opacity:1}._inline-artifact-card__header_1xf4z_554{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #e5e7eb;background:#f8f9fc}._inline-artifact-card__title_1xf4z_564{min-width:0;font-weight:600!important;color:#1a1a2e}._inline-artifact-card__footer_1xf4z_570{padding:8px 12px;border-top:1px solid #e5e7eb;background:#f8f9fc}._inline-artifact-card__workbook_1xf4z_576{height:500px}._plate-stage_1xf4z_581{width:100%;display:flex;justify-content:center;background:#eef1f6;padding:16px;border-radius:8px}._plate-viewport_1xf4z_590{width:100%;max-width:1120px;overflow:hidden;background:#fff;box-shadow:0 2px 10px #0000001f}._plate-scaler_1xf4z_598{transform-origin:top left}._plate-pager_1xf4z_602{display:flex;align-items:center;justify-content:center;gap:12px;color:#475569}._plate-measure_1xf4z_610{position:absolute;left:-99999px;top:0;width:1280px}._chat__error-bubble_1xf4z_618{width:100%;border-radius:10px;background:#fef3f3;border:1px solid #f5a9a3;padding:8px;box-sizing:border-box}._chat__error-list_1xf4z_627{display:flex;flex-direction:column;gap:5px}._chat__error-item_1xf4z_633{border:1px solid #f5a9a3;border-radius:8px;background:#fff;overflow:hidden}._chat__error-item_1xf4z_633[open]{background:#fff9f7}._chat__error-summary_1xf4z_643{cursor:pointer;list-style:none;padding:7px 10px;font-size:12px;color:#b42318;font-weight:600;background:#ffe8e5}._chat__error-summary_1xf4z_643::-webkit-details-marker{display:none}._chat__error-summary_1xf4z_643:before{content:"▸";margin-right:6px;color:#d9534f}._chat__error-item_1xf4z_633[open] ._chat__error-summary_1xf4z_643{background:#ffd9d5;border-bottom:1px solid #f5a9a3}._chat__error-item_1xf4z_633[open] ._chat__error-summary_1xf4z_643:before{content:"▾"}._chat__error-details_1xf4z_669{margin:0;padding:10px;max-height:260px;overflow:auto;font-family:Consolas,monospace;font-size:11.5px;line-height:1.45;color:#8b2e1f;background:#fff9f7;white-space:pre-wrap;word-break:break-word}._chat__message_1xf4z_22{max-width:100%;min-width:0;padding:12px 16px;border-radius:14px;font-size:15px;line-height:1.5;word-wrap:break-word;animation:_message-in_1xf4z_1 .18s ease-out both}._chat__message--user_1xf4z_694{align-self:auto;width:fit-content;border-radius:14px;padding:10px 16px;border:1px solid #d8e0ff;background:#6d5df6;color:#fff;box-shadow:0 10px 28px #4f46e529}._chat__message--assistant_1xf4z_708{padding:10px 16px;color:#1a1a2e;background:#fff;border:1px solid #eceef5;border-radius:14px;box-shadow:0 1px 3px #181b370d}._chat__message--typing_1xf4z_720{padding:10px 16px}@keyframes _message-in_1xf4z_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._chat__message-group--assistant_1xf4z_135{max-width:720px}._chat__message-group--assistant_1xf4z_135:has(table){align-items:stretch;flex:1 1 0;max-width:100%}._chat__message-group--assistant_1xf4z_135:has(._chat__attachment-list_1xf4z_270){flex:1 1 auto}._chat__message-group--assistant_1xf4z_135:has(._inline-artifact-card_1xf4z_276){max-width:980px}._chat__assistant-response_1xf4z_753{display:flex;flex-direction:column;align-items:flex-end;width:fit-content;max-width:100%}._chat__message-content_1xf4z_761{min-width:0;font-size:14px;line-height:1.7}._chat__message-content_1xf4z_761>:first-child{margin-top:0}._chat__message-content_1xf4z_761>:last-child{margin-bottom:0}._chat__message-content_1xf4z_761 p{margin:0 0 12px}._chat__message-content_1xf4z_761 ._chat__topic-label_1xf4z_780{font-weight:650;color:#16182b;margin:16px 0 8px}._chat__message-content_1xf4z_761 ul,._chat__message-content_1xf4z_761 ol{margin:8px 0 12px;padding-left:22px;display:flex;flex-direction:column;gap:8px}._chat__message-content_1xf4z_761 li>ul,._chat__message-content_1xf4z_761 li>ol{margin:8px 0 0}._chat__message-content_1xf4z_761 li{margin:0;line-height:1.65;padding-left:4px}._chat__message-content_1xf4z_761 li::marker{color:#8b8fa3}._chat__message-content_1xf4z_761 h1,._chat__message-content_1xf4z_761 h2,._chat__message-content_1xf4z_761 h3,._chat__message-content_1xf4z_761 h4{margin:20px 0 10px;font-weight:650;line-height:1.35;color:#16182b}._chat__message-content_1xf4z_761 h1{font-size:18px}._chat__message-content_1xf4z_761 h2{font-size:16px}._chat__message-content_1xf4z_761 h3,._chat__message-content_1xf4z_761 h4{font-size:15px}._chat__message-content_1xf4z_761 strong{font-weight:650;color:#16182b}._chat__message-content_1xf4z_761 a{color:#4f46e5;text-decoration:underline;text-underline-offset:2px}._chat__message-content_1xf4z_761 code{font-family:Consolas,monospace;font-size:13px;background:#6366f11a;padding:1px 5px;border-radius:5px}._chat__message-content_1xf4z_761 pre{background:#f5f6fb;border:1px solid #e4e7f2;border-radius:10px;padding:12px 14px;overflow-x:auto;margin:8px 0}._chat__message-content_1xf4z_761 pre code{background:transparent;padding:0}._chat__message-content_1xf4z_761 blockquote{margin:8px 0;padding:4px 12px;border-left:3px solid #c7c9f0;color:#4a4f6a}._chat__message-content--plain_1xf4z_862{white-space:pre-wrap;word-break:break-word}._chat__progress_1xf4z_868{display:flex;flex-direction:column;width:fit-content;max-width:100%;margin:0 0 8px;padding:8px 12px;box-sizing:border-box;gap:6px;font-size:13px;border-radius:12px;background:#4f46e50f;color:var(--chat-progress-text, #1f2937)}._chat__progress-toggle_1xf4z_883{display:inline-flex;align-items:center;width:100%;min-height:20px;gap:8px;padding:0;border:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}._chat__progress-toggle_1xf4z_883:hover{color:#4f46e5}._chat__progress-toggle_1xf4z_883:focus-visible{outline:2px solid #6366f1;outline-offset:1px}._chat__progress-toggle_1xf4z_883 svg{flex-shrink:0;font-size:16px}._chat__progress-toggle_1xf4z_883 svg:last-child{margin-left:auto}._chat__progress-list_1xf4z_916{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._chat__progress-step_1xf4z_925{display:flex;align-items:center;gap:8px;color:inherit;line-height:1.4}._chat__progress-step-content_1xf4z_933{display:flex;flex-direction:column;min-width:0}._chat__progress-step-detail_1xf4z_939{color:#78819a;font-size:12px;line-height:1.35}._chat__progress-step--running_1xf4z_945{font-weight:550}._chat__progress-step--provisional_1xf4z_949{font-weight:400}._chat__progress-step--error_1xf4z_953{color:#d64545}._chat__progress-icon_1xf4z_957{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}._chat__progress-step--done_1xf4z_966 ._chat__progress-icon_1xf4z_957{color:#22a06b}._chat__progress-step--error_1xf4z_953 ._chat__progress-icon_1xf4z_957{color:#d64545}._chat__message-content--streaming_1xf4z_975:after{content:"▍";display:inline-block;color:#6366f1;font-weight:400;animation:_cursor-blink_1xf4z_1 .8s step-end infinite;margin-left:1px;vertical-align:baseline}@keyframes _cursor-blink_1xf4z_1{0%,to{opacity:1}50%{opacity:0}}._chat__message-timestamp_1xf4z_993{font-size:12px;padding:0 6px;margin-right:2px;color:#94a3b8;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease}._chat__message-group--assistant_1xf4z_135:hover ._chat__message-timestamp_1xf4z_993,._chat__message-group--user_1xf4z_131:hover ._chat__message-timestamp_1xf4z_993{opacity:1;pointer-events:auto}._chat__message-group--user_1xf4z_131 ._chat__message-timestamp_1xf4z_993{order:-1;margin-right:2px}._chat__message--assistant_1xf4z_708 ._chat__message-timestamp_1xf4z_993{color:#94a3b8}._chat__message-footer_1xf4z_1020{display:flex;align-items:center;justify-content:space-between;margin-top:6px;min-height:24px}._chat__copy-button_1xf4z_1028{opacity:0;transition:opacity .2s ease;padding:3px!important;margin-left:auto!important}._chat__message--assistant_1xf4z_708:hover ._chat__copy-button_1xf4z_1028{opacity:1}._chat__inline-editor_1xf4z_141{display:flex;flex-direction:column;gap:5px;width:100%;margin-bottom:8px}._chat__edit-textarea_1xf4z_1048{width:100%;min-height:56px;resize:vertical;border:1.5px solid #7c83ff;border-radius:16px;background:#fff;color:#1f2937;padding:14px 16px;font:inherit;font-size:14px;line-height:1.45;box-sizing:border-box;outline:none}._chat__edit-textarea_1xf4z_1048:focus{border-color:#6a72ff;box-shadow:0 0 0 2px #7c83ff1a}._chat__inline-editor-actions_1xf4z_1068{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:2px}._chat__inline-editor-actions_1xf4z_1068 ._chat__action-btn_1xf4z_1076{width:auto;height:auto;padding:8px 16px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-weight:600;cursor:pointer;transition:all .15s ease}._chat__inline-editor-actions_1xf4z_1068 ._chat__action-btn_1xf4z_1076:first-child{background:#f8fafc;color:#475569}._chat__inline-editor-actions_1xf4z_1068 ._chat__action-btn_1xf4z_1076:last-child{background:#e9e7ff;border-color:#d5d1ff;color:#fff;background:#6366f1}._chat__inline-editor-actions_1xf4z_1068 ._chat__action-btn_1xf4z_1076:hover:not(:disabled){opacity:.9}._chat__message-actions_1xf4z_1105{display:flex;align-items:center;justify-content:flex-end;width:fit-content;gap:2px;margin-top:4px;opacity:1;transform:translateY(0);pointer-events:auto}._chat__message-action-buttons_1xf4z_1117{display:inline-flex;align-items:center;gap:2px}._chat__action-btn_1xf4z_1076{display:inline-flex;align-items:center;gap:0;width:28px;height:28px;justify-content:center;border:none;background:transparent;color:#6b7194;font-size:12px;font-weight:500;padding:4px 8px;border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease,gap .2s ease}._chat__action-btn_1xf4z_1076:hover:not(:disabled),._chat__action-btn_1xf4z_1076:focus-visible:not(:disabled){background:#6366f11a;color:#4f46e5;gap:5px}._chat__action-btn_1xf4z_1076:disabled{cursor:default;opacity:.5}._chat__action-btn--icon-only_1xf4z_1150{box-sizing:border-box;flex:0 0 28px;padding:0;gap:0;line-height:0}._chat__action-btn--icon-only_1xf4z_1150:hover:not(:disabled),._chat__action-btn--icon-only_1xf4z_1150:focus-visible:not(:disabled){gap:0}._chat__action-btn--icon-only_1xf4z_1150>svg{display:block;flex-shrink:0}._chat__action-btn-label_1xf4z_1166{display:inline-block;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-width .2s ease,opacity .2s ease}._chat__action-btn_1xf4z_1076:hover ._chat__action-btn-label_1xf4z_1166,._chat__action-btn_1xf4z_1076:focus-visible ._chat__action-btn-label_1xf4z_1166,._chat__action-btn--show-label_1xf4z_1177 ._chat__action-btn-label_1xf4z_1166{max-width:200px;opacity:1}._chat__action-btn--show-label_1xf4z_1177{gap:5px;width:auto}._chat__action-btn--error_1xf4z_1187{color:#dc2626}._chat__action-btn--error_1xf4z_1187:hover,._chat__action-btn--error_1xf4z_1187:focus-visible{background:#dc26261a;color:#dc2626}._markdown-sort-button_1xf4z_1195{display:inline-flex;align-items:center;gap:4px;width:100%;border:0;padding:0;color:inherit;background:transparent;font:inherit;text-align:inherit;cursor:pointer}._markdown-sort-button_1xf4z_1195:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}._chat__typing-indicator_1xf4z_1214{display:flex;align-items:center;gap:5px;padding:4px 2px}._chat__typing-dot_1xf4z_1221{width:8px;height:8px;border-radius:50%;background:#8b5cf6;animation:_typing-bounce_1xf4z_1 1s infinite ease-in-out}._chat__typing-dot_1xf4z_1221:nth-child(2){animation-delay:.15s}._chat__typing-dot_1xf4z_1221:nth-child(3){animation-delay:.3s}@keyframes _typing-bounce_1xf4z_1{0%,80%,to{transform:scale(.75);opacity:.5}40%{transform:scale(1.1);opacity:1}}._chat__composer-active_1xf4z_1249{flex-shrink:0;padding-top:8px;padding-bottom:8px}._chat__input-area_1xf4z_1255{padding:12px 24px 20px;flex-shrink:0;display:flex;justify-content:center;background:#f5f7fb;border-top:1px solid #e4e8f0}._chat__composer_1xf4z_49{display:flex;align-items:flex-end;gap:10px;width:100%;max-width:780px;background:#fff;border:1.5px solid #d0d6e5;border-radius:16px;padding:10px 12px;box-shadow:0 2px 8px #0000000d;transition:border-color .18s ease,box-shadow .18s ease}._chat__composer_1xf4z_49:focus-within{border-color:#6366f180;box-shadow:0 2px 16px #6366f11a}._chat__input_1xf4z_1255{flex:1;resize:none;border:none;outline:none;font:inherit;font-size:15px;color:#1f2937;background:transparent;line-height:1.5;max-height:120px;overflow-y:auto}._chat__input_1xf4z_1255::placeholder{color:#94a3b8}._chat__send_1xf4z_1299{width:34px;height:34px;flex-shrink:0;border:none;border-radius:50%;background:#6366f1;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}._chat__send_1xf4z_1299:hover:not(:disabled){background:#4f46e5}._chat__send_1xf4z_1299:disabled{opacity:.5;cursor:not-allowed}.form-group{display:flex;flex-direction:row;margin-bottom:2rem}.form-group__label{flex:0 0 15rem;margin-right:2rem;font-size:1.8rem;text-align:right}.form-group__input{width:0;padding:.5rem;border:none;border-radius:.5rem}.form-group__input--small{flex:0 1 5rem}.form-group__input--medium{flex:0 1 30rem}.form-group__input--large{flex:1 0 0}.flex-layout{background-color:#f0f0f0;display:flex;justify-content:center;margin-top:3rem;color:#000}.container{width:75%;background-color:#fff;border-radius:.25rem;border:.063rem solid;border-color:#dadada;box-shadow:var(--dark-raised);margin-bottom:3rem}.content{display:flex;flex-direction:column;gap:1.25rem;padding:3.125rem 6.25rem}.getting-started{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-top:1.25rem}.mmc-brand{background:linear-gradient(-90deg,#ee3d8b,#009de0);color:#fff!important;margin-top:2rem}.mmc-brand-button{border:.063rem solid;padding:.75rem 1.5rem;border-radius:.25rem;font-size:var(--button-14px-regular-font-size)}.mmc-buttons{padding:.625rem;position:relative}.responsive-grid{display:flex;flex-direction:row;flex-wrap:wrap}.responsive-grid-gap{gap:1rem}.responsive-grid-gap2{gap:2rem}.responsive-grid-col{padding:1rem 0;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;width:30%}.responsive-grid-flex-grow{flex:1 0 0}.responsive-grid-min-width{min-width:15.625rem}.responsive-grid-flex-end{align-items:flex-end}.responsive-grid-justify-flex-end{justify-content:flex-end}.responsive-grid-color-white{background-color:#fff}.responsive-grid-social-img{background-color:#fff;padding:.5rem;border-radius:.8rem}.btn-type-title{padding:.75rem 1.5rem;gap:1rem;width:fit-content}.btn-primary{padding:.75rem 1.5rem;border-radius:.25rem;width:fit-content;color:#fff;cursor:pointer;text-decoration:none}.btn-primary-disabled{border:1px solid var(--Dark-grey-accent, #828282);box-shadow:0 1.408px 2.817px #0000001a inset,0 .704px 1.408px #0000001a inset,0 2.817px 5.634px #0000001a inset;background-color:var(--Icons-color-light-background-action-inactive, #b8b8b8)}.btn-primary-default{background:var(--brand-blue-dark, #002c77);box-shadow:0 1.408px 2.817px #0000001a,0 .704px 1.408px #0000001a,0 2.817px 5.634px #0000001a}.btn-primary-default:hover{background:linear-gradient(0deg,#0006 0% 100%),#002c77;box-shadow:0 5.634px 11.268px #0000000d,0 2.817px 5.634px #0000000d,0 11.268px 22.536px #0000000d}.btn-primary-default:active{border:2px solid var(--brand-blue-mid, #000000);background:var(--brand-blue-dark, #002c77);box-shadow:0 0 5px #009de0,0 0 4px #009de0,0 4px 4px #009de040}.btn-primary-default:focus{background:linear-gradient(0deg,#001538 0% 100%),#fff;box-shadow:0 1.408px 2.817px #0000001a inset,0 .704px 1.408px #0000001a inset,0 2.817px 5.634px #0000001a inset}.btn-primary-hover{background:linear-gradient(0deg,#0006 0% 100%),#002c77;box-shadow:0 5.634px 11.268px #0000000d,0 2.817px 5.634px #0000000d,0 11.268px 22.536px #0000000d}.btn-primary-focused{border:2px solid var(--brand-blue-mid, #000000);background:var(--brand-blue-dark, #002c77);box-shadow:0 0 5px #009de0,0 0 4px #009de0,0 4px 4px #009de040}.btn-primary-pressed{background:linear-gradient(0deg,#001538 0% 100%),#fff;box-shadow:0 1.408px 2.817px #0000001a inset,0 .704px 1.408px #0000001a inset,0 2.817px 5.634px #0000001a inset}.btn-primary-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-blue-dark, #002c77)}.btn-secondary{padding:.75rem 1.5rem;border-radius:.25rem;width:fit-content;cursor:pointer;background-color:#fff}.btn-secondary-disabled{border:1px solid var(--dark-grey-accent, #828282);color:#b8b8b8}.btn-secondary-default{border:1px solid var(--brand-blue-dark, #002c77);color:#002c77}.btn-secondary-default:hover{border-radius:.1rem;border:1px solid var(--Brand-blue-dark, #002c77)}.btn-secondary-default:active{border-radius:.1rem;border:3px solid var(--Brand-blue-mid, #009de0)}.btn-secondary-mmc-brand{border:1px solid white;color:#fff}.btn-secondary-hover{border-radius:.1rem;border:1px solid var(--Brand-blue-dark, #002c77)}.btn-secondary-focused{border-radius:.1rem;border:2px solid var(--Brand-blue-dark, #002c77)}.btn-secondary-pressed{border-radius:.1rem;border:3px solid var(--Brand-blue-mid, #009de0)}.btn-tertiary{padding:.75rem 1.5rem;border-radius:.25rem;width:fit-content;background-color:#fff}.btn-tertiary-disabled{border-radius:.25rem;border:hidden;color:#b8b8b8}.btn-tertiary-default{color:#002c77;border:none}.btn-tertiary-hover{border:1px solid rgba(0,44,119,.5)}.btn-tertiary-focused{border:1px solid #009de0}.btn-tertiary-pressed{border:1px solid var(--Light-grey-accent, #dadada);box-shadow:0 1.408px 2.817px #0000001a inset,0 .704px 1.408px #0000001a inset,0 2.817px 5.634px #0000001a inset}.mmc-typography-color-white{color:#fff;text-decoration:none}.mmc-typography-headline1-64-v1{font-family:MMC Display-Condensed-Bold;font-size:4rem;text-transform:uppercase}.mmc-typography-headline1-64-v2{font-family:MMC Display-Bold;font-size:4rem}.mmc-typography-headline2-48{font-family:MMC Display-Bold;font-size:3rem;text-transform:capitalize}.mmc-typography-title1-32-regular-caps{font-family:Noto-Sans;font-size:2rem;text-transform:uppercase}.mmc-typography-title2-32-bold{font-family:Noto-Sans-Bold;font-size:2rem}.mmc-typography-title3-24-regular{font-family:Noto-Sans;font-size:1.5rem}.mmc-typography-title4-20-bold-caps{font-family:Noto-Sans-Bold;font-size:1.25rem;text-transform:uppercase}.mmc-typography-title5-20-bold{font-family:Noto-Sans-Bold;font-size:1.25rem}.mmc-typography-body-16-large-regular{font-family:Noto-Sans;font-size:1rem}.mmc-typography-body-16-large-light{font-family:Noto-Sans-Light;font-size:1rem}.mmc-typography-body-16-large-bold{font-family:Noto-Sans-Bold;font-size:1rem}.mmc-typography-body-16-large-italic{font-family:Noto-Sans-Italic;font-size:1rem}.mmc-typography-body-16-large-light-italic{font-family:Noto-Sans-LightItalic;font-size:1rem}.mmc-typography-body-16-large-bold-italic{font-family:Noto-Sans-BoldItalic;font-size:1rem}.mmc-typography-body-14-large-regular{font-family:Noto-Sans;font-size:.875rem}.mmc-typography-body-14-large-light{font-family:Noto-Sans-Light;font-size:.875rem}.mmc-typography-body-14-large-bold{font-family:Noto-Sans-Bold;font-size:.875rem}.mmc-typography-body-14-large-italic{font-family:Noto-Sans-Italic;font-size:.875rem}.mmc-typography-body-14-large-light-italic{font-family:Noto-Sans-LightItalic;font-size:.875rem}.mmc-typography-body-14-large-bold-italic{font-family:Noto-Sans-BoldItalic;font-size:.875rem}.mmc-typography-small-12-regular{font-family:Noto-Sans;font-size:.75rem}.mmc-typography-small-12-light{font-family:Noto-Sans-Light;font-size:.75rem}.mmc-colors{display:flex;flex-wrap:wrap;gap:1.5rem}.mmc-colors-column{display:flex;flex-direction:column;gap:.5rem}.mmc-colors-color-div{height:4rem;width:4rem;border:1px solid #dadada;box-shadow:0 1.408px 2.817px #0000001a,0 .704px 1.408px #0000001a,0 2.817px 5.634px #0000001a}.mmc-colors-primary-color1{background-color:#000}.mmc-colors-primary-color2{background-color:#fff}.mmc-colors-primary-color3{background-color:#002c77}.mmc-colors-primary-color4{background-color:#009de0}.mmc-colors-primary-color5{background-color:#76d3ff}.mmc-colors-background-color1{background-color:#f0f0f0}.mmc-colors-background-color2{background-color:#fff}.mmc-colors-accent-color1{background-color:#ffaea6}.mmc-colors-accent-color2{background-color:#ef4e45}.mmc-colors-accent-color3{background-color:#9a1c1f}.mmc-colors-accent-color4{background-color:#ffca94}.mmc-colors-accent-color5{background-color:#ff8c00}.mmc-colors-accent-color6{background-color:#a32e00}.mmc-colors-accent-color7{background-color:#ffe580}.mmc-colors-accent-color8{background-color:#ffbe00}.mmc-colors-accent-color9{background-color:#965d00}.mmc-colors-accent-color10{background-color:#addfb3}.mmc-colors-accent-color11{background-color:#00ac41}.mmc-colors-accent-color12{background-color:#275d38}.mmc-colors-accent-color13{background-color:#98dbce}.mmc-colors-accent-color14{background-color:#00968f}.mmc-colors-accent-color15{background-color:#005e5d}.mmc-colors-accent-color16{background-color:#9cd9e4}.mmc-colors-accent-color17{background-color:#0077a0}.mmc-colors-accent-color18{background-color:#004c6c}.mmc-colors-accent-color19{background-color:#bed3e4}.mmc-colors-accent-color20{background-color:#8096b2}.mmc-colors-accent-color21{background-color:#4e6287}.mmc-colors-accent-color22{background-color:#ccb3e0}.mmc-colors-accent-color23{background-color:#8246af}.mmc-colors-accent-color24{background-color:#463282}.mmc-colors-accent-color25{background-color:#f8acbe}.mmc-colors-accent-color26{background-color:#ee3d8b}.mmc-colors-accent-color27{background-color:#b2025b}.mmc-colors-accent-color28{background-color:#dadada}.mmc-colors-accent-color29{background-color:#949494}.mmc-colors-accent-color30{background-color:#565656}.mmc-colors-status-color1{background-color:#2c6ef2}.mmc-colors-status-color2{background-color:#14853d}.mmc-colors-status-color3{background-color:#c53532}.mmc-colors-status-color4{background-color:#ffbe00}.mmc-shadows-shadow1{background:#fff;box-shadow:0 1.408px 2.817px #0000001a,0 .704px 1.408px #0000001a,0 2.817px 5.634px #0000001a}.mmc-shadows-shadow2{background:#fff;box-shadow:0 5.634px 11.268px #0000000d,0 2.817px 5.634px #0000000d,0 11.268px 22.536px #0000000d}.mmc-shadows-shadow3{background:#fff;box-shadow:0 .704px 1.408px #0000001a,0 0 .704px #0000001a}.mmc-shadows-shadow4{background:#fff;box-shadow:0 1.408px 2.817px #0000001a inset,0 .704px 1.408px #0000001a inset,0 2.817px 5.634px #0000001a inset}.mmc-shadows-shadow5{background:#fff;box-shadow:0 0 5px #009de0,0 0 4px #009de0,0 4px 4px #009de040}.mmc-example{border-radius:.25rem;border:1px solid #dadada;padding:3rem}.mmc-example-div{display:flex;flex-direction:column;gap:1rem;padding:1rem;height:100%;border-radius:.25rem;border:1px solid #dadada;background:#fff;box-shadow:0 1.408px 2.817px #0000001a,0 .704px 1.408px #0000001a,0 2.817px 5.634px #0000001a}@media(max-width:1200px){.content{padding:1.563rem 3.125rem}.responsive-grid-min-width{min-width:0px}.responsive-grid-col{width:100%}.responsive-grid-flex-end{align-items:normal}.mmc-brand-title{font-size:1.875rem}.mmc-brand-description{font-size:1.125rem}}@media(max-width:800px){.content{padding:.625rem 1.25rem}.responsive-grid-min-width{min-width:0px}.responsive-grid-col{width:100%}.responsive-grid-flex-end{align-items:normal}.mmc-brand-title{font-size:1.25rem}.mmc-brand-description{font-size:.625rem}.btn-titles{display:none!important}.add-button{height:2rem;width:2rem}.edit-button,.delete-button{height:1.5rem;width:1.5rem}.polaris-logo{display:none}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}*{padding:0;margin:0}.bridge-remote-scope,.bridge-remote-scope *,.bridge-remote-scope *:before,.bridge-remote-scope *:after{box-sizing:revert}:where(.bridge-remote-scope *){margin:revert;padding:revert}html{height:100%;font-size:16px}body{height:100%}polaris-root{height:100%;display:flex;flex-direction:column}.btn{padding:.5rem 1rem;border-radius:.5rem;border:none;font-family:Noto Sans,Arial,Helvetica,sans-serif}.btn:hover{cursor:pointer}.btn:disabled{cursor:not-allowed}.btn--small{height:2rem;padding:.2rem .5rem;font-size:1rem}.btn--primary{background-color:#002c77;color:#fff}.btn--secondary{background-color:#009de0;color:#fff}.btn--white{background-color:#fff;color:#002c77}
