:root{color-scheme:light;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#a7c9ff,#f4f7fb 45%,#f8fafc);color:#0f172a}button,input,textarea{font:inherit}._app_1sul8_1{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;gap:24px;flex-wrap:wrap;padding:24px}._appPublic_1sul8_11{flex-direction:column;align-items:center;gap:16px}._widget_1sul8_17{width:min(420px,100%);max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 24px 48px #0f172a1f;border:1px solid rgba(148,163,184,.25);overflow:hidden}._widgetPublic_1sul8_29{width:min(520px,100%);max-height:none}._header_1sul8_34{display:flex;align-items:center;justify-content:space-between;padding:20px;gap:12px;flex-wrap:wrap;row-gap:16px;background:linear-gradient(135deg,#1f3a8a,#312e81);color:#fff}._brand_1sul8_46{display:flex;align-items:center;gap:12px}._historyPane_1sul8_52{width:min(280px,100%);max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 24px 48px #0f172a1f;border:1px solid rgba(148,163,184,.25);padding:20px;gap:12px}._historyHeader_1sul8_65{display:flex;align-items:center;justify-content:space-between}._historyHeader_1sul8_65 h2{margin:0;font-size:1rem;font-weight:600;color:#1f2937}._historyEmpty_1sul8_78{margin:0;color:#64748b;font-size:.9rem}._historyList_1sul8_84{list-style:none;margin:0;padding:0 4px 0 0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:calc(90vh - 120px)}._historyList_1sul8_84 li{margin:0}._historyItem_1sul8_100{width:100%;border:1px solid rgba(148,163,184,.35);background:#f1f5f999;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:6px;text-align:left;cursor:pointer;transition:background .2s ease,border .2s ease,transform .2s ease}._historyItem_1sul8_100:hover{background:#3b82f61f;border-color:#3b82f666;transform:translateY(-1px)}._historyItemActive_1sul8_123{border-color:#2563ebcc;background:#2563eb1f;box-shadow:0 10px 24px #2563eb26}._historyTitle_1sul8_129{font-weight:600;color:#1e293b;font-size:.95rem}._historyTimestamp_1sul8_135{font-size:.75rem;color:#64748b}._historyPreview_1sul8_140{font-size:.85rem;color:#475569}._headerActions_1sul8_145{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}._modeToggle_1sul8_153{display:inline-flex;align-items:center;gap:4px;background:#ffffff2e;border-radius:999px;padding:4px}._modeToggleButton_1sul8_162{border:none;background:transparent;color:inherit;font-size:.75rem;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}._modeToggleButtonActive_1sul8_177{background:#fff;color:#1d4ed8;box-shadow:0 6px 12px #0f172a2e;transform:translateY(-1px)}._brandBadge_1sul8_184{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#fff3;font-weight:700;letter-spacing:.08em}._brandTitle_1sul8_196{margin:0 0 4px;font-size:1.25rem}._brandSubtitle_1sul8_201{margin:0;font-size:.875rem;opacity:.9}._headerButton_1sul8_207{border:none;border-radius:999px;padding:8px 14px;background:#ffffff2e;color:inherit;cursor:pointer;transition:background .2s ease,transform .2s ease}._headerButton_1sul8_207:disabled{opacity:.6;cursor:not-allowed}._headerButton_1sul8_207:not(:disabled):hover{background:#ffffff52;transform:translateY(-1px)}._newConversationButton_1sul8_229{background:#ffffff3d;color:inherit}._newConversationButton_1sul8_229:not(:disabled):hover{background:#ffffff61}._forgetButton_1sul8_238{background:#f8717147;color:#fff}._forgetButton_1sul8_238:not(:disabled):hover{background:#f871716b}._deviceInfo_1sul8_247{font-size:.75rem;padding:8px 20px 0;color:#475569}._deviceBadge_1sul8_253{font-weight:600;font-variant-numeric:tabular-nums}._messagePane_1sul8_258{flex:1;padding:16px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}._publicMessagePane_1sul8_267{padding:20px 24px;gap:16px}._messageList_1sul8_272{display:flex;flex-direction:column;gap:12px}._messageRow_1sul8_278{display:flex}._userRow_1sul8_282{justify-content:flex-end}._assistantRow_1sul8_286{justify-content:flex-start}._bubble_1sul8_290{max-width:90%;border-radius:18px;padding:12px 16px;font-size:.95rem;line-height:1.4;position:relative;box-shadow:0 6px 16px #0f172a14}._userBubble_1sul8_300{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-bottom-right-radius:6px}._assistantBubble_1sul8_306{background:#f1f5f9;color:#0f172a;border-bottom-left-radius:6px;display:flex;flex-direction:column;gap:12px}._assistantBubblePublic_1sul8_315{background:#fff;border:1px solid rgba(148,163,184,.24);box-shadow:0 16px 32px #0f172a1a}._questionListAttachment_1sul8_321{display:flex;flex-direction:column;gap:8px;border-radius:12px;padding:12px}._questionListAttachmentDebugger_1sul8_329{background:#94a3b829;border:1px solid rgba(148,163,184,.3)}._questionListAttachmentPublic_1sul8_334{background:#3b82f61f;border:1px solid rgba(37,99,235,.24)}._questionListDescription_1sul8_339{margin:0;color:#1f2937;font-size:.9rem;line-height:1.4}._questionListButton_1sul8_346{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;padding:10px 16px;font-weight:600;font-size:.9rem;text-decoration:none;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 24px #2563eb40;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._questionListButton_1sul8_346:hover{transform:translateY(-1px);box-shadow:0 16px 32px #2563eb4d}._questionListButton_1sul8_346:focus-visible{outline:3px solid rgba(37,99,235,.4);outline-offset:2px}._typingBubble_1sul8_375{width:70px;display:flex;justify-content:space-between;padding:10px 12px}._messageMeta_1sul8_382{margin-top:4px;font-size:.7rem;color:#64748b;display:flex;gap:8px;justify-content:flex-end}._metaPending_1sul8_391{color:#2563eb}._metaError_1sul8_395{color:#dc2626;font-weight:600}._metaRedacted_1sul8_400{color:#0f766e}._assistantHeader_1sul8_404{display:flex;justify-content:space-between;align-items:center;gap:12px}._assistantTitle_1sul8_411{font-weight:600;letter-spacing:.02em}._assistantAnswer_1sul8_416{margin:0}._confidenceBadge_1sul8_420{background:#2563eb1f;color:#1d4ed8;font-size:.75rem;font-weight:600;border-radius:999px;padding:4px 10px}._scopeRow_1sul8_429{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._scopeMeta_1sul8_436{margin-top:8px;display:flex;flex-direction:column;gap:8px}._scopeMetaGroup_1sul8_443{display:flex;flex-direction:column;gap:4px}._scopeTagGroup_1sul8_449{display:flex;flex-wrap:wrap;gap:6px}._scopeTag_1sul8_449{display:inline-flex;align-items:center;border-radius:999px;background:#94a3b840;color:#1f2937;font-size:.75rem;font-weight:500;padding:4px 10px}._scopeBadge_1sul8_466{padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;background:#0f172a14;color:#0f172a}._scopeInScope_1sul8_475{background:#10b98126;color:#047857}._scopeOutOfScope_1sul8_480{background:#f871712e;color:#b91c1c}._scopeNeedsReview_1sul8_485{background:#fbbf2433;color:#b45309}._scopeConfidence_1sul8_490{font-size:.75rem;color:#475569}._fallbackNotice_1sul8_495{padding:10px 12px;background:#facc1538;border-radius:12px;color:#b45309;font-size:.85rem}._sectionLabel_1sul8_503{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#475569}._sectionHeading_1sul8_510{font-size:.85rem;font-weight:600;color:#1f2937}._followupDetails_1sul8_516{background:#94a3b81f;border-radius:12px;padding:10px 12px}._followupDetails_1sul8_516>summary{cursor:pointer;list-style:none}._followupDetails_1sul8_516[open]>summary{margin-bottom:6px}._followupDetails_1sul8_516>summary::marker,._followupDetails_1sul8_516>summary::-webkit-details-marker{display:none}._followupList_1sul8_536,._citationList_1sul8_537,._contextList_1sul8_538{margin:6px 0 0;padding-left:18px;display:flex;flex-direction:column;gap:6px;font-size:.85rem}._citations_1sul8_547{display:flex;flex-direction:column;gap:6px}._publicCitations_1sul8_553{background:#3b82f614;border-radius:12px;padding:10px 12px}._publicCitationList_1sul8_559{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:.9rem}._publicCitationItem_1sul8_569{display:flex;align-items:center}._citationItem_1sul8_574{display:flex;flex-direction:column;gap:4px}._citationSource_1sul8_580{font-weight:600;color:#1e3a8a}._citationExcerpt_1sul8_585{color:#1f2937}._citationScore_1sul8_589{font-size:.7rem;color:#1d4ed8}._contextDetails_1sul8_594{border-radius:10px;background:#94a3b826;padding:8px 12px}._contextDetails_1sul8_594>summary{cursor:pointer;font-weight:600}._inlineSuggestions_1sul8_605{display:flex;flex-direction:column;gap:6px}._suggestionGroup_1sul8_611{display:flex;flex-wrap:wrap;gap:8px}._suggestionButton_1sul8_617{border:1px solid rgba(37,99,235,.3);background:#3b82f61f;color:#1d4ed8;border-radius:999px;padding:6px 12px;font-size:.85rem;cursor:pointer;transition:background .2s ease,transform .2s ease}._suggestionButton_1sul8_617:disabled{opacity:.6;cursor:not-allowed}._suggestionButton_1sul8_617:not(:disabled):hover{background:#2563eb2e;transform:translateY(-1px)}._typingDot_1sul8_640{width:10px;height:10px;border-radius:50%;background:#1e3a8a;opacity:.3;animation:_typing_1sul8_375 1.2s infinite ease-in-out}._typingDot_1sul8_640:nth-child(2){animation-delay:.2s}._typingDot_1sul8_640:nth-child(3){animation-delay:.4s}@keyframes _typing_1sul8_375{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}._suggestions_1sul8_670{display:flex;flex-direction:column;gap:8px;padding:10px 0}._suggestionLabel_1sul8_677{font-size:.75rem;color:#475569;text-transform:uppercase;letter-spacing:.08em}._emptyState_1sul8_684{background:#2563eb14;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px;color:#1d4ed8}._emptyState_1sul8_684 h2{margin:0}._emptyState_1sul8_684 p{margin:0;color:#1f2937}._emptyList_1sul8_703{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}._emptyList_1sul8_703 button{border:none;background:#ffffffbf;border-radius:12px;padding:10px 14px;text-align:left;cursor:pointer;color:#1d4ed8;transition:background .2s ease}._emptyList_1sul8_703 button:hover{background:#fffffff2}._footer_1sul8_727{padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px;background:#f8fafce6}._publicFooter_1sul8_735{gap:16px}._errorBanner_1sul8_739{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f8717133;color:#b91c1c;border-radius:12px;padding:10px 14px;font-size:.85rem}._errorDismiss_1sul8_751{border:none;background:transparent;color:inherit;font-size:1.2rem;cursor:pointer;line-height:1}._inputForm_1sul8_760{display:flex;gap:12px}._input_1sul8_760{flex:1;border-radius:14px;border:1px solid rgba(148,163,184,.5);padding:12px 14px;resize:vertical;min-height:72px;max-height:160px;transition:border .2s ease,box-shadow .2s ease}._input_1sul8_760:focus{outline:none;border-color:#2563eba6;box-shadow:0 0 0 3px #2563eb26}._input_1sul8_760:disabled{background:#e2e8f099;cursor:not-allowed}._sendButton_1sul8_789{border:none;border-radius:14px;padding:12px 18px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._sendButton_1sul8_789:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._sendButton_1sul8_789:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb40}._endChatButton_1sul8_814{align-self:flex-end;border:1px solid rgba(37,99,235,.35);background:#3b82f614;color:#1d4ed8;border-radius:999px;padding:10px 16px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}._endChatButton_1sul8_814:disabled{opacity:.5;cursor:not-allowed}._endChatButton_1sul8_814:not(:disabled):hover{background:#2563eb2e;transform:translateY(-1px)}._publicFeedback_1sul8_839{display:flex;flex-direction:column;gap:12px;background:#3b82f614;border-radius:16px;padding:20px;text-align:center}._publicFeedbackTitle_1sul8_849{margin:0;font-weight:600;color:#0f172a;font-size:1rem}._publicFeedbackSubtitle_1sul8_856{margin:0;color:#475569;font-size:.9rem}._ratingGroup_1sul8_862{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}._ratingButton_1sul8_869{border:1px solid rgba(37,99,235,.25);background:#fff;color:#1d4ed8;border-radius:999px;padding:8px 14px;font-size:.85rem;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}._ratingButton_1sul8_869:hover{background:#2563eb1f;transform:translateY(-1px)}._ratingButtonActive_1sul8_888{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 12px 24px #2563eb40}._ratingButton_1sul8_869:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}._feedbackError_1sul8_902{color:#dc2626;font-size:.85rem;margin:4px 0 0}._feedbackSubmittedCopy_1sul8_908{margin:0;font-size:.95rem;color:#0f172a;text-align:left}._feedbackForm_1sul8_915{display:flex;flex-direction:column;gap:12px;text-align:left}._feedbackSummaryRow_1sul8_922{display:flex;justify-content:space-between;font-size:.85rem;color:#475569}._feedbackSummaryLabel_1sul8_929{font-weight:600;text-transform:uppercase;letter-spacing:.08em}._feedbackSummaryValue_1sul8_935{font-weight:600;color:#0f172a}._feedbackFormTitle_1sul8_940{margin:0;font-size:.95rem;font-weight:600;color:#0f172a}._feedbackIssueGroup_1sul8_947{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border:1px dashed rgba(37,99,235,.35);border-radius:12px;background:#ffffffb3}._feedbackIssueOption_1sul8_957{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#0f172a}._feedbackIssueCheckbox_1sul8_965{width:16px;height:16px;accent-color:#1d4ed8}._feedbackField_1sul8_971{display:flex;flex-direction:column;gap:6px}._feedbackFieldLabel_1sul8_977{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#475569}._feedbackTextarea_1sul8_984{border-radius:12px;border:1px solid rgba(37,99,235,.35);padding:10px 12px;resize:vertical;min-height:64px;font-family:inherit;font-size:.9rem;line-height:1.4;background:#fff}._feedbackTextarea_1sul8_984:focus{outline:none;border-color:#2563ebb3;box-shadow:0 0 0 2px #2563eb2e}._feedbackTextarea_1sul8_984:disabled{background:#e2e8f099;cursor:not-allowed}._feedbackActions_1sul8_1007{display:flex;flex-direction:column;gap:8px}._feedbackPrimaryButton_1sul8_1013{border:none;border-radius:12px;padding:12px 16px;font-weight:600;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._feedbackPrimaryButton_1sul8_1013:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}._feedbackPrimaryButton_1sul8_1013:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb4d}._feedbackSecondaryButton_1sul8_1038{border:1px solid rgba(37,99,235,.35);border-radius:12px;padding:10px 16px;font-weight:600;background:transparent;color:#1d4ed8;cursor:pointer;transition:background .2s ease,color .2s ease}._feedbackSecondaryButton_1sul8_1038:disabled{opacity:.6;cursor:not-allowed}._feedbackSecondaryButton_1sul8_1038:not(:disabled):hover{background:#2563eb14}._restartButton_1sul8_1060{border:none;border-radius:12px;padding:10px 16px;font-weight:600;cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);align-self:center;transition:transform .2s ease,box-shadow .2s ease}._restartButton_1sul8_1060:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb40}._restartButton_1sul8_1060:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 960px){._app_1sul8_1{align-items:stretch}._historyPane_1sul8_52,._widget_1sul8_17{width:100%;max-height:none}._historyList_1sul8_84{max-height:240px}}
