.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--ikikai-blue: #0066FF;--ikikai-blue-dark: #0052CC;--ikikai-blue-light: #E6F0FF;--ikikai-white: #FFFFFF;--ikikai-gray-light: #F5F5F5;--ikikai-gray-mid: #E0E0E0;--ikikai-gray-text: #666666;--ikikai-black: #111111}*{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--ikikai-gray-light);color:var(--ikikai-black);margin:0}.ikikai-bg-grid{background-image:linear-gradient(rgba(0,102,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,102,255,.04) 1px,transparent 1px);background-size:40px 40px}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600}code,pre{font-family:JetBrains Mono,Fira Code,Courier New,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--ikikai-gray-light)}::-webkit-scrollbar-thumb{background:var(--ikikai-gray-mid);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--ikikai-blue)}.ikikai-sticky-xscroll{position:fixed;bottom:0;z-index:50;height:14px;overflow-x:auto;overflow-y:hidden;background:#fffffff2;border-top:1px solid var(--ikikai-gray-mid);box-shadow:0 -2px 8px #0000000f;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ikikai-sticky-xscroll-inner{height:1px}.ikikai-sticky-xscroll::-webkit-scrollbar{height:12px}.ikikai-sticky-xscroll::-webkit-scrollbar-track{background:transparent}.ikikai-sticky-xscroll::-webkit-scrollbar-thumb{background:#0000004d;border-radius:7px;border:3px solid transparent;background-clip:content-box}.ikikai-sticky-xscroll::-webkit-scrollbar-thumb:hover{background:var(--ikikai-blue);background-clip:content-box}.crm-kanban-top-scroll::-webkit-scrollbar{height:20px}.crm-kanban-top-scroll::-webkit-scrollbar-track{background:var(--ikikai-gray-light);border-radius:10px}.crm-kanban-top-scroll::-webkit-scrollbar-thumb{background:var(--ikikai-gray-mid);border-radius:10px}.crm-kanban-top-scroll::-webkit-scrollbar-thumb:hover{background:var(--ikikai-blue)}.crm-kanban-board-no-scrollbar::-webkit-scrollbar{height:0;display:none}.crm-kanban-board-no-scrollbar{scrollbar-width:none}.ant-table-thead th .react-resizable-handle{background-image:none!important;background-color:transparent!important;width:8px!important;height:100%!important;bottom:0!important;padding:0!important}.ant-table-thead th:hover .react-resizable-handle{background-color:#0066ff40!important;border-right:2px solid #0066FF}.ant-table-thead>tr>th{overflow:visible!important}.claim-message-html p{margin:0 0 6px}.claim-message-html p:last-child{margin-bottom:0}.claim-message-html ul,.claim-message-html ol{margin:4px 0 6px;padding-left:20px}.claim-message-html li{margin-bottom:2px}.claim-message-html a{color:var(--ikikai-blue)}.claim-message-html strong{font-weight:600}.stock-alert-row{background-color:#fffbe6!important}.stock-alert-row:hover>td{background-color:#fff1b8!important}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-50%) translate(-10px)}to{opacity:1;transform:translateY(-50%) translate(0)}}@keyframes typing-dot{0%,60%,to{opacity:.2;transform:scale(.85)}30%{opacity:1;transform:scale(1.15)}}.msg-action-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;cursor:pointer;transition:background .12s}.msg-action-btn:hover{background:#f0f0f0}.md-rendered p{margin:0 0 4px}.md-rendered p:last-child{margin-bottom:0}.md-rendered ul,.md-rendered ol{margin:2px 0 4px;padding-left:20px}.md-rendered li{margin-bottom:1px}.md-rendered li>p{margin:0}.md-rendered strong{font-weight:600}.md-rendered em{font-style:italic}.md-rendered del{text-decoration:line-through}.md-rendered u{text-decoration:underline}.md-rendered code{background:#0000000f;padding:1px 4px;border-radius:3px;font-size:.9em}.md-rendered pre{background:#0000000f;padding:8px 12px;border-radius:6px;overflow-x:auto;margin:4px 0}.md-rendered pre code{background:none;padding:0}.md-rendered blockquote{border-left:3px solid #d9d9d9;margin:4px 0;padding:2px 12px;color:#666}.md-rendered h1,.md-rendered h2,.md-rendered h3{margin:8px 0 4px;font-size:1.1em}.md-rendered input[type=checkbox]{margin-right:6px;pointer-events:none}.md-rendered li:has(>input[type=checkbox]){list-style:none;margin-left:-20px}.md-rendered a{color:var(--ikikai-blue)}.md-rendered table{border-collapse:collapse;margin:4px 0}.md-rendered th,.md-rendered td{border:1px solid #d9d9d9;padding:4px 8px;font-size:.95em}.md-rendered th{background:#fafafa;font-weight:600}.md-editor-content .tiptap{padding:8px 12px;font-size:14px;line-height:1.6;outline:none}.md-editor-content .tiptap p{margin:0 0 4px}.md-editor-content .tiptap p:last-child{margin-bottom:0}.md-editor-content .tiptap ul,.md-editor-content .tiptap ol{margin:2px 0 4px;padding-left:20px}.md-editor-content .tiptap li{margin-bottom:1px}.md-editor-content .tiptap li>p{margin:0}.md-editor-content .tiptap strong{font-weight:600}.md-editor-content .tiptap em{font-style:italic}.md-editor-content .tiptap s{text-decoration:line-through}.md-editor-content .tiptap u{text-decoration:underline}.md-editor-content .tiptap code{background:#0000000f;padding:1px 4px;border-radius:3px;font-size:.9em}.md-editor-content .tiptap ul[data-type=taskList]{list-style:none;padding-left:4px}.md-editor-content .tiptap ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:6px}.md-editor-content .tiptap ul[data-type=taskList] li label{margin-top:3px}.md-editor-content .tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.md-editor-content .tiptap a{color:#1677ff;text-decoration:underline;cursor:pointer}.chat-tiptap-editor .tiptap{padding:8px 11px;font-size:14px;line-height:1.6;outline:none;min-height:inherit;max-height:inherit;overflow-y:auto}.chat-tiptap-editor .tiptap p{margin:0 0 2px}.chat-tiptap-editor .tiptap p:last-child{margin-bottom:0}.chat-tiptap-editor .tiptap ul,.chat-tiptap-editor .tiptap ol{margin:2px 0;padding-left:20px}.chat-tiptap-editor .tiptap strong{font-weight:600}.chat-tiptap-editor .tiptap em{font-style:italic}.chat-tiptap-editor .tiptap s{text-decoration:line-through}.chat-tiptap-editor .tiptap u{text-decoration:underline}.chat-tiptap-editor .tiptap code{background:#0000000f;padding:1px 4px;border-radius:3px;font-size:.9em}.chat-tiptap-editor .tiptap ul[data-type=taskList]{list-style:none;padding-left:4px}.chat-tiptap-editor .tiptap ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:6px}.chat-tiptap-editor .tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.chat-tiptap-editor .tiptap .mention{color:#1677ff;font-weight:500}.mention-suggestion-list{background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 6px 16px #00000014;padding:4px;max-height:200px;overflow-y:auto;min-width:180px}.mention-suggestion-item{padding:6px 12px;border-radius:4px;cursor:pointer;font-size:14px}.mention-suggestion-item.is-selected{background:#e6f4ff;color:#1677ff}.floating-chat-tabs{flex:1;overflow:hidden;display:flex;flex-direction:column}.floating-chat-tabs .ant-tabs-content-holder{flex:1;overflow:hidden;display:flex}.floating-chat-tabs .ant-tabs-content{flex:1;display:flex}.floating-chat-tabs .ant-tabs-tabpane-active{flex:1;display:flex;flex-direction:column}@media(max-width:991px){h1{font-size:20px!important}h2{font-size:17px!important}h3{font-size:15px!important}h4{font-size:14px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch}.ant-table{font-size:13px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px!important;white-space:nowrap}.ant-table-cell-ellipsis{max-width:180px}.ant-form-item{margin-bottom:12px}.ant-form-item .ant-form-item-label{padding-bottom:2px!important}.ant-input,.ant-input-affix-wrapper input,.ant-input-password input,.ant-input-number-input,.ant-select-selector,.ant-picker-input>input,textarea.ant-input{font-size:16px!important}.ant-btn:not(.ant-btn-sm):not(.ant-btn-link):not(.ant-btn-text){min-height:36px}.ant-space-horizontal{flex-wrap:wrap}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:8px!important;padding-bottom:0!important}.ant-modal .ant-modal-body{max-height:65vh;overflow-y:auto}.ant-modal-content{padding:16px!important}.ant-modal-confirm .ant-modal-body{max-height:none}.ant-popover{max-width:calc(100vw - 16px)!important}.ant-popover-inner-content{max-width:calc(100vw - 32px)}.ant-drawer .ant-drawer-content-wrapper{max-width:100vw!important}.ant-card-body{padding:12px!important}.ant-card-small>.ant-card-body{padding:10px!important}.ant-card-head{padding:0 12px!important;min-height:40px!important}.ant-card-head-title{padding:10px 0!important;font-size:14px}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:6px 8px!important;font-size:13px}.ant-statistic-title{font-size:12px}.ant-statistic-content,.ant-statistic-content-value{font-size:18px!important}.ant-tabs-nav{margin-bottom:8px!important}.ant-tabs-tab{padding:8px 10px!important;font-size:13px}.ant-pagination-options{display:none!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{min-width:28px!important;height:28px!important;line-height:26px!important;margin-inline-end:4px!important}.ant-tag{font-size:11px;padding:0 6px;line-height:18px}.ant-select-dropdown{max-width:calc(100vw - 24px)}.ant-dropdown-menu{max-width:calc(100vw - 16px)}.ant-tooltip{max-width:calc(100vw - 24px)!important}.mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom,0px)!important}body{max-width:100vw}.ant-table-content,.ant-table-body{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-table-wrapper{max-width:100%;overflow:hidden}.ant-picker,.ant-picker-range{width:100%!important}.ant-steps-horizontal.ant-steps-label-horizontal:not(.ant-steps-dot):not(.ant-steps-navigation){display:block}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-inline-start:0!important;overflow:visible!important;margin-bottom:8px}.ant-result-icon>.anticon{font-size:48px}.ant-result{padding:32px 16px}.ant-list-item{padding:8px 0}.ant-alert{padding:8px 12px;font-size:13px}.ant-alert-message{font-size:13px}.ant-segmented{overflow-x:auto;max-width:100%}}@media(min-width:768px)and (max-width:1024px){.ant-modal{max-width:92vw!important}}@media(max-width:575px){.ant-col:not([class*=ant-col-xs]){flex:0 0 100%!important;max-width:100%!important}.ant-row{row-gap:8px!important}}@media(min-width:576px)and (max-width:767px){.ant-col:not([class*=ant-col-xs]):not([class*=ant-col-sm]){flex:0 0 50%!important;max-width:50%!important}}@media(min-width:768px)and (max-width:991px){.ant-col-1,.ant-col-2,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6{flex:0 0 33.333%!important;max-width:33.333%!important}.ant-col:not([class*=ant-col-xs]):not([class*=ant-col-sm]):not([class*=ant-col-md]).ant-col-1,.ant-col:not([class*=ant-col-xs]):not([class*=ant-col-sm]):not([class*=ant-col-md]).ant-col-2,.ant-col:not([class*=ant-col-xs]):not([class*=ant-col-sm]):not([class*=ant-col-md]).ant-col-3{flex:0 0 50%!important;max-width:50%!important}}@media(max-width:575px){.ant-statistic-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-statistic-content-prefix,.ant-statistic-content-suffix{font-size:14px!important}}.eos-markdown{font-size:14px;line-height:1.6}.eos-markdown h1,.eos-markdown h2,.eos-markdown h3{margin:12px 0 6px;font-weight:600}.eos-markdown h1{font-size:18px}.eos-markdown h2{font-size:16px}.eos-markdown h3{font-size:14px}.eos-markdown p{margin:4px 0}.eos-markdown ul,.eos-markdown ol{margin:4px 0;padding-left:20px}.eos-markdown li{margin:2px 0}.eos-markdown table{border-collapse:collapse;width:100%;margin:8px 0}.eos-markdown th,.eos-markdown td{border:1px solid #d9d9d9;padding:6px 10px;text-align:left}.eos-markdown th{background:#f0f0f0;font-weight:600}.eos-markdown tr:nth-child(2n){background:#fafafa}.eos-markdown code{background:#f5f5f5;padding:1px 4px;border-radius:3px;font-size:12px}.eos-markdown pre{background:#f5f5f5;padding:10px;border-radius:6px;overflow-x:auto}.eos-markdown blockquote{border-left:3px solid #d9d9d9;margin:4px 0;padding-left:10px;color:#666}
