.zx-ai{display:flex;flex-direction:column;height:calc(100vh - 60px - (2*clamp(16px,3vw,28px)));min-height:460px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.zx-ai-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fafaff,#fff);flex-wrap:wrap}.zx-ai-header-left{display:flex;align-items:center;gap:11px;min-width:0}.zx-ai-logo{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5 55%,#7c3aed);box-shadow:0 2px 8px #4f46e552;flex:0 0 auto}.zx-ai-title{font-size:14.5px;font-weight:700;color:#0f172a;line-height:1.25}.zx-ai-sub{font-size:11.5px;color:#94a3b8;line-height:1.35}.zx-ai-header-right{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.zx-ai-badge{border-radius:6px;font-size:11px;margin-inline-end:0;display:inline-flex;align-items:center;gap:4px}.zx-ai-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:18px 16px 8px;display:flex;flex-direction:column;gap:16px;scroll-behavior:smooth}.zx-ai-body::-webkit-scrollbar{width:9px}.zx-ai-body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}.zx-ai-body::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.zx-ai-centre{margin:auto;text-align:center;display:flex;flex-direction:column;gap:12px;align-items:center}.zx-ai-centre-text{font-size:12.5px;color:#94a3b8}.zx-ai-empty{margin:auto;max-width:640px;text-align:center;padding:20px 8px 32px;animation:zxAiFadeUp .38s cubic-bezier(.22,1,.36,1) both}.zx-ai-empty-orb{width:60px;height:60px;margin:0 auto 16px;border-radius:18px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5,#7c3aed);box-shadow:0 8px 24px #4f46e54d,0 0 0 1px #4f46e51a;animation:zxAiFloat 5s ease-in-out infinite}.zx-ai-empty-title{font-size:19px;font-weight:700;color:#0f172a;margin:0 0 7px}.zx-ai-empty-text{font-size:13px;color:#64748b;margin:0 auto 22px;max-width:440px;line-height:1.65}.zx-ai-suggestions{display:grid;grid-template-columns:repeat(auto-fit,minmax(238px,1fr));gap:9px;text-align:left}.zx-ai-suggestion{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334154;font-size:12.5px;font-family:inherit;cursor:pointer;text-align:left;line-height:1.45;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease;animation:zxAiFadeUp .34s cubic-bezier(.22,1,.36,1) both}.zx-ai-suggestion svg{color:#6366f1;flex:0 0 auto}.zx-ai-suggestion:hover{border-color:#c7d2fe;background:#fafaff;transform:translateY(-1px);box-shadow:0 4px 14px #4f46e51a}.zx-ai-suggestion:active{transform:translateY(0)}.zx-ai-row{display:flex;gap:10px;align-items:flex-start;animation:zxAiFadeUp .3s cubic-bezier(.22,1,.36,1) both}.zx-ai-row--user{justify-content:flex-end}.zx-ai-avatar{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;flex:0 0 auto;margin-top:2px}.zx-ai-avatar--ai{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 2px 6px #4f46e547}.zx-ai-avatar--user{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.zx-ai-assistant-col{display:flex;flex-direction:column;gap:9px;min-width:0;flex:1;max-width:calc(100% - 36px)}.zx-ai-bubble{border-radius:12px;padding:11px 14px;font-size:13.5px;line-height:1.65;max-width:100%;word-break:break-word;overflow-wrap:anywhere}.zx-ai-bubble--user{background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;max-width:min(560px,82%);box-shadow:0 2px 10px #4f46e538;white-space:pre-wrap}.zx-ai-bubble--ai{background:#f8fafc;border:1px solid #f1f5f9;color:#334154}.zx-ai-bubble--ai p:first-child{margin-top:0}.zx-ai-bubble--ai p:last-child{margin-bottom:0}.zx-ai-caret{display:inline-block;width:2px;height:13px;margin-left:2px;vertical-align:text-bottom;background:#4f46e5;animation:zxAiBlink 1s steps(2,start) infinite}.zx-ai-working{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;width:fit-content}.zx-ai-working-text{font-size:12px;color:#94a3b8;text-transform:lowercase}.zx-ai-dots{display:inline-flex;gap:3px}.zx-ai-dots i{width:5px;height:5px;border-radius:50%;background:#a5b4fc;animation:zxAiBounce 1.25s ease-in-out infinite}.zx-ai-dots i:nth-child(2){animation-delay:.15s}.zx-ai-dots i:nth-child(3){animation-delay:.3s}.zx-ai-reasoning{display:flex;align-items:flex-start;gap:6px;font-size:11.5px;color:#a5b4fc;font-style:italic;line-height:1.5;max-height:34px;overflow:hidden;padding-left:2px}.zx-ai-reasoning svg{flex:0 0 auto;margin-top:2px}.zx-ai-tools{display:flex;flex-wrap:wrap;gap:6px}.zx-ai-tool{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:99px;font-size:11px;font-weight:500;border:1px solid transparent;animation:zxAiPop .22s cubic-bezier(.22,1,.36,1) both}.zx-ai-tool--running{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.zx-ai-tool--done{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.zx-ai-tool--error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.zx-ai-tool-ms{opacity:.6;font-variant-numeric:tabular-nums}.zx-ai-tool-spin{width:9px;height:9px;border-radius:50%;border:1.6px solid #c7d2fe;border-top-color:#4f46e5;animation:zxAiSpin .7s linear infinite}.zx-ai-block{border:1px solid #e2e8f0;border-radius:11px;padding:12px;background:#fff;animation:zxAiFadeUp .32s cubic-bezier(.22,1,.36,1) both;min-width:0}.zx-ai-block-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}.zx-ai-block-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#475569}.zx-ai-block-title svg{color:#94a3b8}.zx-ai-block-meta{font-size:11px;color:#94a3b8;font-variant-numeric:tabular-nums}.zx-ai-block-note{margin-top:9px;font-size:11px;color:#94a3b8;line-height:1.55;padding-top:8px;border-top:1px dashed #f1f5f9}.zx-ai-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(122px,1fr));gap:8px}.zx-ai-kpi{padding:10px 11px;border-radius:9px;background:#f8fafc;border:1px solid #f1f5f9;border-left:3px solid #cbd5e1;animation:zxAiFadeUp .32s cubic-bezier(.22,1,.36,1) both;min-width:0}.zx-ai-kpi--up{border-left-color:#22c55e}.zx-ai-kpi--down{border-left-color:#ef4444}.zx-ai-kpi--neutral{border-left-color:#a5b4fc}.zx-ai-kpi-label{font-size:10.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-weight:600;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zx-ai-kpi-value{font-size:17px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;line-height:1.2}.zx-ai-kpi-hint{display:flex;align-items:center;gap:3px;font-size:10.5px;color:#64748b;margin-top:3px;line-height:1.3}.zx-ai-kpi--up .zx-ai-kpi-hint svg{color:#16a34a}.zx-ai-kpi--down .zx-ai-kpi-hint svg{color:#dc2626}.zx-ai-chart{width:100%;overflow:hidden}.zx-ai-chart-axis{font-size:9.5px;fill:#94a3b8;font-variant-numeric:tabular-nums}.zx-ai-chart-tip{font-size:10.5px;fill:#4338ca;font-weight:600}.zx-ai-chart-line{stroke-dasharray:2000;stroke-dashoffset:2000;animation:zxAiDraw .9s cubic-bezier(.4,0,.2,1) forwards}.zx-ai-chart-area{animation:zxAiFadeIn .7s .26s ease both}.zx-ai-sql{font-size:11px}.zx-ai-sql-toggle{display:inline-flex;align-items:center;gap:5px;background:none;border:none;padding:2px 0;color:#94a3b8;font-size:11px;font-family:inherit;cursor:pointer;transition:color .14s ease}.zx-ai-sql-toggle:hover{color:#4f46e5}.zx-ai-sql-body{margin-top:7px;animation:zxAiFadeIn .2s ease both}.zx-ai-sql-body pre{background:#0f172a;color:#e2e8f0;padding:10px 12px;border-radius:8px;font-size:10.5px;line-height:1.6;overflow-x:auto;margin:0 0 7px;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.zx-ai-error{border-radius:9px;font-size:12.5px}.zx-ai-meta{display:flex;align-items:center;gap:4px;font-size:10.5px;color:#cbd5e1;font-variant-numeric:tabular-nums}.zx-ai-composer{border-top:1px solid #f1f5f9;padding:11px 14px 12px;background:#fff;flex:0 0 auto}.zx-ai-input-wrap{display:flex;align-items:flex-end;gap:8px;border:1px solid #e2e8f0;border-radius:12px;padding:7px 7px 7px 13px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.zx-ai-input-wrap:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px #4f46e517}.zx-ai-input-wrap.is-busy{border-color:transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#6366f1,#a5b4fc,#7c3aed,#6366f1);background-origin:border-box;background-clip:padding-box,border-box;background-size:100% 100%,300% 100%;animation:zxAiFlow 2.4s linear infinite}.zx-ai-input{flex:1;border:none;outline:none;resize:none;font-family:inherit;font-size:13.5px;line-height:1.6;color:#334154;background:transparent;padding:4px 0;max-height:150px;min-height:24px}.zx-ai-input::placeholder{color:#94a3b8}.zx-ai-input:disabled{cursor:not-allowed}.zx-ai-send{width:32px;height:32px;flex:0 0 auto;border:none;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.zx-ai-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4f46e557}.zx-ai-send:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.zx-ai-send--stop{background:linear-gradient(135deg,#f87171,#ef4444)}.zx-ai-composer-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;padding:0 3px;font-size:10.5px;color:#cbd5e1;flex-wrap:wrap}.zx-ai-composer-hint kbd{font-family:inherit;font-size:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:0 4px;color:#94a3b8}.zx-ai-composer-note{color:#a5b4fc}@keyframes zxAiFadeUp{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes zxAiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes zxAiPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes zxAiBlink{50%{opacity:0}}@keyframes zxAiBounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}@keyframes zxAiSpin{to{transform:rotate(360deg)}}@keyframes zxAiFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes zxAiDraw{to{stroke-dashoffset:0}}@keyframes zxAiFlow{to{background-position:0 0,-300% 0}}@media(max-width:640px){.zx-ai{height:calc(100vh - 92px);border-radius:12px}.zx-ai-body{padding:14px 11px 6px;gap:13px}.zx-ai-bubble--user{max-width:88%}.zx-ai-assistant-col{max-width:calc(100% - 34px)}.zx-ai-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(104px,1fr))}.zx-ai-kpi-value{font-size:15.5px}.zx-ai-suggestions{grid-template-columns:1fr}.zx-ai-empty-title{font-size:17px}.zx-ai-header{padding:10px 12px}.zx-ai-composer-hint span:first-child{display:none}}@media(prefers-reduced-motion:reduce){.zx-ai-row,.zx-ai-block,.zx-ai-kpi,.zx-ai-tool,.zx-ai-empty,.zx-ai-suggestion,.zx-ai-sql-body,.zx-ai-chart-area{animation:none!important;opacity:1!important;transform:none!important}.zx-ai-chart-line{animation:none!important;stroke-dashoffset:0!important}.zx-ai-empty-orb,.zx-ai-input-wrap.is-busy{animation:none!important}.zx-ai-dots i,.zx-ai-tool-spin,.zx-ai-caret{animation-duration:1.4s}.zx-ai-suggestion:hover,.zx-ai-send:hover:not(:disabled){transform:none}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#0f172a}code{font-family:JetBrains Mono,Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-layout{background:#f8fafc!important}.ant-card{border-radius:12px!important;border:1px solid #F1F5F9!important;box-shadow:0 1px 3px #0000000a,0 1px 2px -1px #0000000a!important}.ant-card-head{border-bottom:1px solid #F1F5F9!important;padding:0 20px!important;min-height:52px!important}.ant-card-head-title{font-size:14px!important;font-weight:600!important;color:#0f172a!important}.ant-card-body{padding:20px!important}.ant-table-thead>tr>th{background:#f8fafc!important;font-size:12px!important;font-weight:600!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.04em!important;border-bottom:1px solid #E2E8F0!important}.ant-table-tbody>tr>td{border-bottom:1px solid #F1F5F9!important;font-size:13.5px!important}@media(hover:hover)and (pointer:fine){.ant-table-tbody>tr:hover>td{background:#f8fafc!important}}.ant-modal-content{border-radius:16px!important;padding:0!important;overflow:hidden;box-shadow:0 20px 60px #0000001f!important}.ant-modal-header{padding:20px 24px 16px!important;border-bottom:1px solid #F1F5F9!important;margin-bottom:0!important}.ant-modal-title{font-size:15px!important;font-weight:600!important;color:#0f172a!important}.ant-modal-body{padding:20px 24px!important}.ant-modal-footer{padding:12px 24px 20px!important;border-top:1px solid #F1F5F9!important;margin-top:0!important}.ant-form-item-label>label{font-size:13px!important;font-weight:500!important;color:#374151!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{border-radius:8px!important;border-color:#e2e8f0!important;font-size:13.5px!important}.ant-input:focus,.ant-input-number:focus,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e514!important}.ant-btn{border-radius:8px!important;font-size:13.5px!important;font-weight:500!important}.ant-select-item-option-content{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ant-select-selection-item{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important}.ant-btn-primary{background:#4f46e5!important;border-color:#4f46e5!important}.ant-btn-primary:hover{background:#4338ca!important;border-color:#4338ca!important}.ant-btn[disabled],.ant-btn[disabled]:hover,.ant-btn[disabled]:focus,.ant-btn[disabled]:active,.ant-btn.ant-btn-disabled,.ant-btn.ant-btn-disabled:hover,.ant-btn.ant-btn-disabled:focus,.ant-btn.ant-btn-disabled:active{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#94a3b8!important;box-shadow:none!important;text-shadow:none!important;cursor:not-allowed!important;opacity:1!important}.ant-btn-text[disabled],.ant-btn-text[disabled]:hover,.ant-btn-text.ant-btn-disabled,.ant-btn-text.ant-btn-disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled]:hover,.ant-btn-link.ant-btn-disabled,.ant-btn-link.ant-btn-disabled:hover{background:transparent!important;border-color:transparent!important;color:#94a3b8!important}.ant-tag{border-radius:6px!important;font-size:11.5px!important;font-weight:500!important;padding:1px 7px!important;border:none!important}.ant-statistic-title{font-size:12px!important;font-weight:500!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.04em!important}.ant-statistic-content-value{font-size:22px!important;font-weight:700!important;letter-spacing:-.02em!important}.ant-menu-item{border-radius:8px!important;margin:2px 8px!important;width:calc(100% - 16px)!important}.ant-descriptions-item-label{font-size:12px!important;font-weight:500!important;color:#64748b!important}.ant-descriptions-item-content{font-size:13.5px!important;color:#0f172a!important}.zopex-page-title{font-size:20px;font-weight:700;color:#0f172a;letter-spacing:-.02em;margin:0}.zopex-stat-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000a;transition:box-shadow .15s}.zopex-stat-card:hover{box-shadow:0 4px 12px #00000014}.zopex-nav-item-active{background:#eef2ff;color:#4f46e5}.rte-editor h1{font-size:1.4em;font-weight:700;margin:.5em 0 .3em}.rte-editor h2{font-size:1.2em;font-weight:700;margin:.5em 0 .3em}.rte-editor h3{font-size:1.05em;font-weight:600;margin:.4em 0 .25em}.rte-editor p{margin:.3em 0}.rte-editor ul{list-style:disc;padding-left:1.4em;margin:.3em 0}.rte-editor ol{list-style:decimal;padding-left:1.4em;margin:.3em 0}.rte-editor b,.rte-editor strong{font-weight:700}.rte-editor i,.rte-editor em{font-style:italic}.rte-editor u{text-decoration:underline}.zopex-spin{animation:zopex-spin-rotate .9s linear infinite;display:inline-block;transform-origin:50% 50%}@keyframes zopex-spin-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:767px){.ant-table-content{overflow-x:auto!important}.ant-table-fixed-header .ant-table-content{overflow-x:hidden!important}.ant-table-fixed-header .ant-table-body{overflow-x:auto!important}.ant-table{font-size:12.5px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 8px!important;white-space:nowrap}.ant-drawer-content-wrapper{width:100vw!important;max-width:100vw!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-card-body{padding:14px!important}.ant-typography h1,.ant-typography h2,.ant-typography h3{font-size:clamp(18px,5vw,22px)!important}.ant-form-item-label>label{font-size:12.5px!important}.ant-statistic-content-value{font-size:18px!important}.ant-pagination{display:flex!important;flex-wrap:wrap!important;gap:4px!important}.ant-pagination .ant-pagination-total-text{width:100%;margin-bottom:4px}.ant-space-horizontal{flex-wrap:wrap!important}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select,.ant-picker,.ant-segmented{max-width:100%!important}body{overflow-x:hidden}.zopex-login-brand{display:none!important}}@media(hover:none){.ant-table-tbody>tr>td.ant-table-cell-row-hover,.ant-table-tbody>tr.ant-table-row:hover>td{background:inherit!important}}@media(pointer:coarse){input,textarea,select,.ant-input,.ant-input-number-input,.ant-input-affix-wrapper>input.ant-input,.ant-select-selector,.ant-select-selection-search-input,.ant-select-selection-item,.ant-select-selection-placeholder,.ant-picker-input>input,.ant-modal input,.ant-modal textarea{font-size:16px!important}}
