.AppPageLayout_page__OyTBk{display:flex;min-height:100vh;background-color:var(--background);color:var(--foreground)}.AppPageLayout_content__sE6Ai{flex:1;min-width:0;max-width:100%;overflow-x:clip;transition:margin .3s ease}@media (min-width:1024px){html[dir=ltr] .AppPageLayout_content__sE6Ai{margin-left:var(--nav-width,300px)}html[dir=rtl] .AppPageLayout_content__sE6Ai{margin-right:var(--nav-width,300px)}}.AppPageLayout_inner__tuCFx{box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding-inline:20px}.AppPageLayout_fullHeight__EYDFP{height:100vh;min-height:100vh;overflow:hidden}.AppPageLayout_fullHeight__EYDFP .AppPageLayout_content__sE6Ai{display:flex;flex-direction:column;min-height:0;overflow:hidden}.AppPageLayout_fullHeight__EYDFP .AppPageLayout_inner__tuCFx{margin:0}.AppPageLayout_fullHeight__EYDFP .AppPageLayout_body__1qtaT,.AppPageLayout_fullHeight__EYDFP .AppPageLayout_inner__tuCFx{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.AppPageLayout_headerWrap__CFmg0{flex-shrink:0}.AiChatWidget_aiShell__SLHE8{position:fixed;bottom:24px;right:24px;z-index:9999}.AiChatWidget_fab__b8NP6{width:56px;height:56px;border-radius:9999px;background:linear-gradient(135deg,#904dff,#00d1c1);color:#fff;border:none;box-shadow:0 8px 24px rgba(144,77,255,.35);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;transition:transform .15s ease}.AiChatWidget_fab__b8NP6:hover{transform:scale(1.05)}.AiChatWidget_panel__yp_f8{display:flex;flex-direction:column;height:100%;max-height:85vh}.AiChatWidget_header__kig_f{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:8px;border-bottom:1px solid var(--border,#e5e7eb)}.AiChatWidget_title__4cQv2{font-weight:700;font-size:16px;color:var(--foreground,#111827)}.AiChatWidget_tabs__1QmbW{display:flex;gap:6px;margin:10px 0}.AiChatWidget_tab__yCNWB{padding:4px 10px;border-radius:9999px;font-size:12px;border:1px solid var(--border,#ddd);background:transparent;color:var(--foreground,#111827);cursor:pointer}.AiChatWidget_tabActive__bwOg3{background:#904dff;color:#fff;border-color:#904dff}.AiChatWidget_messages__TOGVF{flex:1;overflow-y:auto;padding:8px 0;display:flex;flex-direction:column;gap:10px;min-height:280px}.AiChatWidget_msgAssistant__cZPlr,.AiChatWidget_msgUser__c0s73{max-width:92%;padding:10px 12px;border-radius:12px;font-size:14px;line-height:1.5;white-space:pre-wrap}.AiChatWidget_msgUser__c0s73{align-self:flex-end;background:#904dff;color:#fff}.AiChatWidget_msgAssistant__cZPlr{align-self:flex-start;background:var(--muted,#f3f4f6);color:var(--foreground,#111827)}.AiChatWidget_dataPreview__UYei2{margin-top:8px;padding:8px;background:var(--card,#fff);color:var(--foreground,#111827);border:1px solid var(--border,#e5e7eb);border-radius:8px;font-size:12px;max-height:160px;overflow:auto}.AiChatWidget_links__ArZmz{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.AiChatWidget_linkBtn__BusGb{font-size:12px;padding:4px 8px;border-radius:6px;border:1px solid #904dff;color:#904dff;background:#fff;cursor:pointer}.AiChatWidget_inputRow__ymXil{display:flex;gap:8px;padding-top:10px;border-top:1px solid #e5e7eb}.AiChatWidget_input__geav1{flex:1;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:14px;resize:none;min-height:40px;color:#0f172a;background-color:#ffffff;caret-color:#0f172a}.AiChatWidget_input__geav1::placeholder{color:#64748b;opacity:1}.AiChatWidget_input__geav1:focus{outline:none;border-color:#904dff;box-shadow:0 0 0 2px rgba(144,77,255,.25);color:#0f172a;background-color:#ffffff}.AiChatWidget_sendBtn__AoMQM{align-self:flex-end;padding:8px 14px;border-radius:8px;background:#904dff;color:#fff;border:none;cursor:pointer}.AiChatWidget_sendBtn__AoMQM:disabled{opacity:.5;cursor:not-allowed}.AiChatWidget_fullPage__BeCNg{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:calc(100vh - 120px)}@media (max-width:900px){.AiChatWidget_fullPage__BeCNg{grid-template-columns:1fr;height:auto}}.AiChatWidget_reportPanel__BdXn_{border:1px solid #e5e7eb;border-radius:12px;padding:12px;overflow:auto;max-height:calc(100vh - 140px)}.SchemaSidebar_sidebar__y0644{min-height:0;max-height:100%}.SchemaSidebar_fieldList__gBLLC{flex:1 1 0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.SchemaSidebar_fieldList__gBLLC::-webkit-scrollbar{width:8px}.SchemaSidebar_fieldList__gBLLC::-webkit-scrollbar-track{background:transparent}.SchemaSidebar_fieldList__gBLLC::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--muted-foreground) 40%,transparent);border-radius:4px}.SchemaSidebar_fieldList__gBLLC::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}