*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5;min-height:100vh;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}#root{min-height:100vh}.estimate-editable-cell:hover{background:#00000005}.ant-layout-sider .ant-layout-sider-children,.ant-layout-sider .ant-menu-item{overflow:visible}.catalog-page-root{width:100%;height:calc(100dvh - 112px);max-height:calc(100dvh - 112px);display:flex;flex-direction:column;overflow:hidden;min-height:0}@media (max-width: 575px){.catalog-page-root{height:calc(100dvh - 152px - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 152px - env(safe-area-inset-bottom,0px))}}.catalog-hub-tabs.ant-tabs{flex:1;min-height:0;display:flex;flex-direction:column}.catalog-hub-tabs .ant-tabs-nav{flex-shrink:0}.catalog-hub-tabs .ant-tabs-content-holder{flex:1;min-height:0;overflow:hidden}.catalog-hub-tabs .ant-tabs-content{height:100%;min-height:0}.catalog-hub-tabs .ant-tabs-tabpane{height:100%}.catalog-tab-pane-fill{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.catalog-tab-pane-scroll{height:100%;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.catalog-page-root--scrollable{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;height:auto;max-height:calc(100dvh - 112px)}@media (max-width: 575px){.catalog-page-root--scrollable{max-height:calc(100dvh - 152px - env(safe-area-inset-bottom,0px))}}.catalog-page-ai-chat-wrap{min-height:min(58vh,520px);height:min(62vh,580px);max-height:640px;display:flex;flex-direction:column;flex-shrink:0}@media (max-width: 575px){.catalog-page-ai-chat-wrap{min-height:52vh;height:min(56vh,480px);max-height:none}}.catalog-ai-assistant-root .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:4px 8px}.catalog-ai-marquee{overflow:hidden;width:100%;padding:4px 0;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.catalog-ai-marquee-track{display:flex;width:max-content;gap:10px;animation:catalog-ai-marquee-scroll 55s linear infinite}.catalog-ai-marquee:hover .catalog-ai-marquee-track{animation-play-state:paused}@keyframes catalog-ai-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.catalog-ai-marquee{mask-image:none;-webkit-mask-image:none}.catalog-ai-marquee-track{animation:none;flex-wrap:wrap;width:100%;justify-content:center;row-gap:8px}.catalog-ai-msg{animation:none!important}.catalog-ai-typing-dot{animation:none!important;opacity:.7}.catalog-ai-chat-card--welcome,.catalog-ai-chat-card--active{transition:none!important}}.catalog-ai-chat-card.ant-card{background:var(--ant-color-bg-container, #fff);border-radius:12px;box-shadow:0 0 0 1px #0000000f}.catalog-ai-chat-card--welcome .ant-card-body{gap:0}.catalog-ai-chat-card--welcome{transition:box-shadow .35s ease}.catalog-ai-chat-card--active{transition:box-shadow .35s ease;box-shadow:0 1px 3px #00000014}.catalog-ai-messages-panel{display:flex;flex-direction:column;overflow:hidden;transition:flex .45s ease,min-height .45s ease,max-height .45s ease}.catalog-ai-messages-panel--welcome{flex:0 1 auto;min-height:0;max-height:200px}.catalog-ai-messages-panel--chat{flex:1 1 0;min-height:0;max-height:none;display:flex;flex-direction:column}.catalog-ai-messages-panel--chat .catalog-ai-thread{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 8px 16px;background:linear-gradient(180deg,#f9fafb,#f4f4f5);border-radius:10px;-webkit-overflow-scrolling:touch}.catalog-ai-welcome{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:8px 4px 4px;max-width:560px;margin:0 auto}.catalog-ai-welcome-heading{color:var(--ant-color-text)!important}.catalog-ai-quick-chip{flex-shrink:0;max-width:260px;overflow:hidden;text-overflow:ellipsis;border-radius:999px!important}.catalog-ai-thread{display:flex;flex-direction:column;gap:2px}.catalog-ai-msg{display:flex;width:100%;padding:2px 0;animation:catalog-ai-msg-in .4s cubic-bezier(.22,1,.36,1) both}.catalog-ai-msg--user{justify-content:flex-end}.catalog-ai-msg--assistant{justify-content:flex-start}.catalog-ai-msg--thinking{animation:catalog-ai-msg-in .35s ease-out both}.catalog-ai-msg-bubble{max-width:min(88%,720px);padding:11px 16px;border-radius:18px;font-size:15px;line-height:1.55}.catalog-ai-msg-text{white-space:pre-wrap;word-break:break-word;color:var(--ant-color-text)}.catalog-ai-msg--user .catalog-ai-msg-bubble{background:#ececf1;color:#1f1f1f}.catalog-ai-msg--assistant .catalog-ai-msg-bubble{background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000a}.catalog-ai-msg-bubble--thinking{padding:14px 20px;min-width:72px}@keyframes catalog-ai-msg-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.catalog-ai-typing{display:flex;align-items:center;gap:5px;min-height:20px}.catalog-ai-typing-dot{width:7px;height:7px;border-radius:50%;background:#6b6b6b;animation:catalog-ai-dot 1.35s infinite ease-in-out both}.catalog-ai-typing-dot:nth-child(1){animation-delay:0ms}.catalog-ai-typing-dot:nth-child(2){animation-delay:.16s}.catalog-ai-typing-dot:nth-child(3){animation-delay:.32s}@keyframes catalog-ai-dot{0%,to{transform:translateY(0) scale(.85);opacity:.45}50%{transform:translateY(-4px) scale(1);opacity:1}}.catalog-ai-composer-wrap{flex-shrink:0;padding-top:10px;margin-top:4px;border-top:1px solid var(--ant-color-border-secondary, rgba(0, 0, 0, .06))}.catalog-ai-composer{width:100%;max-width:720px;margin:0 auto}.catalog-ai-composer--welcome{max-width:640px}.catalog-ai-composer-main{display:flex;align-items:flex-end;gap:10px;padding:10px 12px;background:var(--ant-color-bg-container, #fff);border:1px solid var(--ant-color-border-secondary, rgba(0, 0, 0, .12));border-radius:22px;box-shadow:0 2px 8px #0000000a;transition:border-color .2s ease,box-shadow .2s ease}.catalog-ai-composer-main:focus-within{border-color:var(--ant-color-primary-border-hover, #69b1ff);box-shadow:0 0 0 2px #1677ff1f}.catalog-ai-composer-input.ant-input{flex:1;min-height:22px!important;border:none!important;box-shadow:none!important;resize:none!important;padding:4px 0!important;font-size:15px;line-height:1.5;background:transparent}.catalog-ai-composer-input.ant-input:focus{box-shadow:none!important}.catalog-ai-composer-send.ant-btn{flex-shrink:0}.catalog-ai-composer-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;padding:0 4px;justify-content:center}.catalog-ai-composer-select{min-width:140px}.catalog-ai-composer-region{min-width:160px;flex:1;max-width:240px}@media (max-width: 575px){.catalog-ai-messages-panel--welcome{max-height:none}.catalog-ai-quick-chip{max-width:200px}.catalog-ai-composer-region{max-width:none;width:100%}.catalog-ai-composer-select{width:100%}}
