.horizontal-scroll-area{position:relative}.horizontal-scroll-area__content{overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(62,78,98,.45) transparent}.horizontal-scroll-area__content::-webkit-scrollbar{height:10px}.horizontal-scroll-area__content::-webkit-scrollbar-thumb{background:#3e4e6259;border-radius:999px}.horizontal-scroll-area__edge{position:fixed;top:50%;z-index:3;width:76px;height:132px;transform:translateY(-50%);display:flex;align-items:center;pointer-events:auto}.horizontal-scroll-area__edge--left{justify-content:flex-start}.horizontal-scroll-area__edge--right{justify-content:flex-end}.horizontal-scroll-area__edge-button{width:58px;height:116px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dce2eaf0;color:#fff;font-size:26px;transition:transform .18s ease,background .18s ease}.horizontal-scroll-area__edge:hover .horizontal-scroll-area__edge-button{transform:scale(1.03);background:#c6cfd9fa}@media(max-width:768px){.horizontal-scroll-area__edge{display:none}}.leads-table .ant-table-thead>tr>th,.leads-table .ant-table-tbody>tr>td,.leads-table .ant-table-cell-fix-left,.leads-table .ant-table-cell-fix-right{background:#fff}.leads-table .ant-table-tbody>tr.ant-table-row:hover>td,.leads-table .ant-table-tbody>tr>td.ant-table-cell-row-hover,.leads-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-left,.leads-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-right{background:#fafafa}.kanban-board{--board-surface: linear-gradient(180deg, #f7f2e7 0%, #f4f6f8 100%);--board-border: #d7d0bf;background:radial-gradient(circle at top left,rgba(140,160,104,.14),transparent 26%),radial-gradient(circle at bottom right,rgba(28,93,153,.08),transparent 22%),var(--board-surface);border:1px solid var(--board-border);border-radius:20px;padding:24px}.kanban-board__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.kanban-board__header{display:flex;flex-direction:column}.kanban-board__title{margin:0!important}.kanban-board__actions{display:flex;align-items:center;gap:12px}.kanban-board__state{min-height:420px;display:flex;align-items:center;justify-content:center}.kanban-board__grid{display:grid;grid-template-columns:repeat(var(--kanban-column-count, 1),minmax(250px,1fr));gap:16px;padding-bottom:4px}.kanban-board__column{min-width:250px;border:1px solid rgba(107,114,128,.14);border-radius:18px;background:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kanban-board__column--danger .kanban-board__column-header{background:#f6d7d8}.kanban-board__column--success .kanban-board__column-header{background:#d9ebc8}.kanban-board__column--info .kanban-board__column-header{background:#dbeaf7}.kanban-board__column--primary .kanban-board__column-header{background:#d8e5f7}.kanban-board__column--warning .kanban-board__column-header{background:#f7edcb}.kanban-board__column--default .kanban-board__column-header{background:#edf0f3}.kanban-board__column-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(107,114,128,.14);border-radius:18px 18px 0 0}.kanban-board__column-label{font-size:18px;font-weight:700;color:#0f172a}.kanban-board__column-body{display:flex;flex-direction:column;gap:12px;padding:14px;min-height:420px;max-height:72vh;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(62,78,98,.35) transparent}.kanban-board__column-body::-webkit-scrollbar{width:8px}.kanban-board__column-body::-webkit-scrollbar-thumb{background:#3e4e6247;border-radius:999px}.kanban-board__column-empty{display:flex;align-items:center;justify-content:center;min-height:220px}.kanban-board__column-loading,.kanban-board__column-loading-more{display:flex;justify-content:center;padding:4px 0 2px}@media(max-width:1600px){.kanban-board__grid{grid-template-columns:repeat(var(--kanban-column-count, 1),minmax(270px,270px))}}@media(max-width:768px){.kanban-board{padding:16px;border-radius:16px}.kanban-board__toolbar{flex-direction:column;align-items:stretch}}.lead-task-card__title{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0}.lead-task-card{--board-card-border: #d8dde6;--board-card-shadow: 0 10px 24px rgba(36, 50, 66, .08);border:1px solid var(--board-card-border);border-radius:16px;background:#fff;box-shadow:var(--board-card-shadow);padding:14px;cursor:pointer}.lead-task-card__top,.lead-task-card__task,.lead-task-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.lead-task-card__title{padding:0;font-size:20px;font-weight:700;color:#10233f;white-space:normal;text-align:left;height:auto}.lead-task-card__unread{margin-inline-end:0}.lead-task-card__meta{display:flex;flex-direction:column;gap:6px;margin-top:8px}.lead-task-card__meta-link{color:#355070}.lead-task-card__body{margin:10px 0 12px;color:#334155}.lead-task-card__deadline,.lead-task-card__no-task{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#355070}.lead-task-card__deadline.is-overdue{color:#c62828}.lead-task-card__footer{margin-top:14px;padding-top:10px;border-top:1px solid #eef2f7}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--color-edit-icon: #1677ff;--color-call-btn: #6acb00}
