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)}@-ms-viewport{width:device-width}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}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}:root{--app-font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--app-bg: #f5f5f5;--app-scroll-track: #f1f1f1;--app-scroll-thumb: #c1c1c1;--app-scroll-thumb-hover: #a8a8a8;--app-divider: #f0f0f0;--app-row-highlight: #f0f7ff;--app-option-active: #e6f4ff;--app-color-primary: #1890ff;--app-sidebar-bg: #000000;--app-sidebar-hover: #1a1a1a;--app-stat-bg: #ffffff;--app-stat-border: #f0f0f0;--app-stat-value: #262626;--app-table-head-bg: #fafafa;--app-surface-subtle: #f5f5f5;--app-panel-subtle-bg: #f9f9f9;--app-muted-text: #595959}:root[data-theme=dark]{--app-bg: #141414;--app-scroll-track: #1f1f1f;--app-scroll-thumb: #434343;--app-scroll-thumb-hover: #5a5a5a;--app-divider: #303030;--app-row-highlight: #111b26;--app-option-active: #15263b;--app-sidebar-bg: #000000;--app-sidebar-hover: #1a1a1a;--app-stat-bg: #2a2a2a;--app-stat-border: #3a3a3a;--app-stat-value: #ffffff;--app-table-head-bg: #1f1f1f;--app-surface-subtle: #262626;--app-panel-subtle-bg: #2a2a2a;--app-muted-text: rgba(255, 255, 255, .85)}body{font-family:var(--app-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--app-bg)}.auth-shell{background:#f0f2f5}:root[data-theme=dark] .auth-shell{background:radial-gradient(ellipse 900px 620px at 50% 58%,rgba(210,210,220,.22),transparent 70%),radial-gradient(circle at 50% -10%,rgba(255,255,255,.06),transparent 55%),radial-gradient(circle at 1px 1px,rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(160deg,#000,#16171a 45%,#232427 70%,#000);background-size:auto,auto,22px 22px,auto}:root[data-theme=dark] .auth-card{background:radial-gradient(circle at 25% 0%,rgba(255,255,255,.07),transparent 60%),linear-gradient(155deg,#1c1d21,#131417,#000);border-color:#ffffff14;box-shadow:0 20px 40px -16px #000000a6}:root[data-theme=dark] .auth-card .ant-card-body{background:transparent}:root[data-theme=dark] .auth-input-icon{color:#fff!important}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--app-scroll-track)}::-webkit-scrollbar-thumb{background:var(--app-scroll-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--app-scroll-thumb-hover)}textarea.constrained-textarea,.constrained-textarea textarea{resize:vertical!important;min-height:80px!important;max-height:210px!important;overflow:auto!important}.ant-picker,.ant-picker-suffix,.ant-picker .ant-picker-suffix,.ant-picker .ant-picker-icon,.ant-select,.ant-select .ant-select-arrow,.ant-select .ant-select-selector,.ant-select .ant-select-clear,.ant-dropdown-trigger,.ant-dropdown-trigger *,.ant-breadcrumb a,.ant-breadcrumb a *,.ant-breadcrumb-link a,.ant-breadcrumb-link a *{cursor:pointer!important}.ant-breadcrumb>ol>li:last-child .ant-breadcrumb-link,.ant-breadcrumb>ol>li:last-child .ant-breadcrumb-link *{cursor:default!important}.doc-action-btn{transition:all .3s ease!important}.doc-action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026!important}.doc-action-btn-back{color:#595959!important;border-color:#d9d9d9!important}.doc-action-btn-back:hover{color:#262626!important;background-color:#f5f5f5!important;border-color:#8c8c8c!important}.doc-action-btn-primary:hover{background-color:#0958d9!important;border-color:#0958d9!important}.doc-action-btn-signature{color:#722ed1!important;border-color:#722ed1!important}.doc-action-btn-signature:hover{color:#fff!important;background-color:#722ed1!important;border-color:#722ed1!important}.doc-action-btn-edit{color:#722ed1!important;border-color:#722ed1!important}.doc-action-btn-edit:hover{color:#fff!important;background-color:#722ed1!important;border-color:#722ed1!important}.doc-action-btn-delete:hover{color:#fff!important;background-color:#ff4d4f!important;border-color:#ff4d4f!important}.ant-table-thead>tr>th{white-space:nowrap}.ant-tooltip{max-width:320px}.ant-tooltip .ant-tooltip-inner{overflow-wrap:anywhere;word-break:break-word}.ant-tree .ant-tree-switcher{width:20px!important;min-width:20px!important}.folder-tree .ant-tree-node-content-wrapper{display:flex;align-items:center;overflow:hidden}.folder-tree .ant-tree-node-content-wrapper .ant-tree-title{flex:1 1 auto;min-width:0;overflow:hidden}.compact-dragger .ant-upload{padding:4px 0!important}.compact-dragger .ant-upload-drag{padding:0!important}.compact-dragger.ant-upload-wrapper .ant-upload-drag{padding:0!important;border:none!important;background:transparent!important}.ant-form-item .ant-form-item-explain{margin-bottom:8px}.forgot-password-link{color:#8c8c8c;transition:color .3s,text-decoration .3s}.forgot-password-link:hover{color:var(--app-color-primary);text-decoration:underline}.signature-card .ant-card-cover{border-bottom:none!important}.signature-card .ant-card-actions{border-top:1px solid var(--app-divider)}.signature-card .ant-card-body{border-top:none!important}.signature-card .ant-card-actions>li>span{cursor:default}.signature-card .ant-card-actions .ant-btn:not(:disabled){cursor:pointer}.preserve-text-size,textarea.ant-input,.ant-input-textarea textarea{font-size:14px}:root[data-theme=dark] .stat-card .ant-typography{color:#ffffffd9}:root[data-theme=dark] .stat-card .ant-card-body .ant-typography:last-child,:root[data-theme=dark] .stat-card .stat-card-sub .ant-typography{color:#ffffffa6}:root[data-theme=dark] .stat-card-icon{background:#fff!important}:root[data-theme=dark] .analytics-stat .ant-statistic-content{display:flex;align-items:center}:root[data-theme=dark] .analytics-stat .ant-statistic-content-prefix{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:10px;background:#fff;margin-inline-end:10px}:root[data-theme=dark] .analytics-stat .ant-statistic-content-prefix .anticon{font-size:18px}:root[data-theme=dark] .analytics-stat .ant-statistic-content-value,:root[data-theme=dark] .analytics-stat .ant-statistic-content-suffix{color:#fff}:root[data-theme=dark] .stat-card .ant-card-body{background:transparent}:root[data-theme=dark] .stat-card .ant-statistic-title{color:#ffffffd9;font-size:calc(var(--ant-font-size, 14px) + 1px);font-weight:700}:root[data-theme=dark] .stat-card .ant-statistic-content{color:#fff}:root[data-theme=dark] .stat-card-gradient{background:linear-gradient(180deg,#000,#2e2e2e)!important}:root[data-theme=dark] .stat-card:not([class*=stat-value-]) .ant-statistic-content .anticon{color:#fff!important}:root[data-theme=dark] .dark-stat-text .ant-statistic-title,:root[data-theme=dark] .dark-stat-text .ant-typography{color:#fff}:root[data-theme=dark] .dark-stat-text .ant-statistic-title{font-size:calc(var(--ant-font-size, 14px) + 1px);font-weight:700}:root[data-theme=dark] .stat-value-orange .ant-statistic-content,:root[data-theme=dark] .stat-value-orange .ant-statistic-content *{color:#fa8c16!important}:root[data-theme=dark] .stat-value-green .ant-statistic-content,:root[data-theme=dark] .stat-value-green .ant-statistic-content *{color:#52c41a!important}:root[data-theme=dark] .stat-value-blue .ant-statistic-content,:root[data-theme=dark] .stat-value-blue .ant-statistic-content *{color:#1890ff!important}:root[data-theme=dark] .stat-value-purple .ant-statistic-content,:root[data-theme=dark] .stat-value-purple .ant-statistic-content *{color:#722ed1!important}:root[data-theme=dark] .stat-value-grey .ant-statistic-content,:root[data-theme=dark] .stat-value-grey .ant-statistic-content *{color:#8c8c8c!important}:root[data-theme=dark] .dark-icon-blue{color:#1890ff!important}:root[data-theme=dark] .dark-icon-white{color:#fff!important}:root[data-theme=dark] .ant-message-notice-content{background:var(--app-stat-bg, #2a2a2a)!important;color:#ffffffd9!important;box-shadow:0 6px 16px #00000080!important}:root[data-theme=dark] .ant-message-notice-content .ant-message-custom-content{color:#ffffffd9!important}:root[data-theme=dark] .dark-stat-value-white .ant-statistic-content,:root[data-theme=dark] .dark-stat-value-white .ant-statistic-content *{color:#fff!important}:root[data-theme=dark] .stat-inline-icon{font-size:calc(var(--ant-font-size, 14px) + 14px)}:root[data-theme=dark] .stat-inline-content{position:relative;top:4px}:root[data-theme=dark] td.col-center-dark,:root[data-theme=dark] th.col-center-dark{text-align:center!important}:root[data-theme=dark] .audit-summary-banner{background:var(--app-stat-bg)!important;border-color:var(--app-stat-border)!important}:root[data-theme=dark] .audit-summary-text{color:#fff!important}:root[data-theme=dark] .panel-card{background:var(--app-stat-bg);border-color:var(--app-stat-border)}:root[data-theme=dark] .panel-card .ant-card-head,:root[data-theme=dark] .panel-card .ant-card-body{background:transparent}.dark-only-icon{display:none}:root[data-theme=dark] .dark-only-icon{display:inline-flex}:root[data-theme=dark] .variable-guide-card{background:var(--app-stat-bg)!important;border-color:var(--app-stat-border)!important}:root[data-theme=dark] .activity-org-col{position:relative;left:-20px}.ant-layout-sider-trigger{background:var(--app-sidebar-bg)!important;border-top:1px solid rgba(255,255,255,.08)}.ant-layout-sider-trigger:hover{background:var(--app-sidebar-hover)!important}:root[data-theme=dark] .sidebar-menu.sidebar-menu .ant-menu-item.ant-menu-item,:root[data-theme=dark] .sidebar-menu.sidebar-menu .ant-menu-submenu-title.ant-menu-submenu-title{border:none!important}.auth-steps-dark .ant-steps-item-title{color:#ffffffe0!important}.auth-steps-dark .ant-steps-item-wait .ant-steps-item-title{color:#ffffff73!important}.auth-steps-dark .ant-steps-item-finish .ant-steps-item-title{color:#ffffffe0!important}.auth-steps-dark .ant-steps-item-tail:after{background-color:#ffffff59!important}.auth-steps-dark .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#6366f1!important}.auth-steps-dark .ant-steps-item-wait .ant-steps-item-icon{background:#ffffff14!important;border-color:#ffffff47!important}.auth-steps-dark .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{color:#ffffff8c!important}:root[data-theme=dark] .ql-toolbar.ql-snow,:root[data-theme=dark] .ql-container.ql-snow{background:#d9d9d9!important}.register-compact-form .ant-form-item{margin-bottom:14px}.register-compact-form .ant-form-item-label{padding-bottom:2px}.register-compact-form .ant-form-item-label>label{height:auto}.contact-row-unread>td{background:var(--app-row-highlight)}.ant-select-item-option-active:not(.ant-select-item-option-disabled):not(.ant-select-item-option-selected){background-color:var(--app-option-active)!important;font-weight:500}:root[data-theme=dark] .stat-icon-tile .ant-statistic-content{display:flex;align-items:center}:root[data-theme=dark] .stat-icon-tile .ant-statistic-content-prefix{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:10px;background:#fff;margin-inline-end:10px}:root[data-theme=dark] .stat-icon-tile .ant-statistic-content-prefix .anticon{font-size:18px}:root[data-theme=dark] .stat-icon-tile .ant-statistic-content-value,:root[data-theme=dark] .stat-icon-tile .ant-statistic-content-value *,:root[data-theme=dark] .stat-icon-tile .ant-statistic-content-suffix{color:#fff!important}:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content{display:flex;align-items:center}:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content-suffix{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:10px;background:#fff;margin-inline-start:10px}:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content-suffix .anticon{font-size:18px}:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content-value,:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content-value *,:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content-prefix{color:#fff!important}:root[data-theme=dark] .stat-icon-tile .stat-inline-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:10px;background:#fff;font-size:18px;margin-right:10px!important}:root[data-theme=dark] .stat-icon-tile .stat-inline-content{top:0}:root[data-theme=dark] .stat-icon-tile.dark-stat-value-white{--stat-icon-color: var(--app-color-primary, #1677ff)}:root[data-theme=dark] .stat-icon-tile .ant-statistic-content .ant-statistic-content-prefix .anticon,:root[data-theme=dark] .stat-icon-tile .ant-statistic-content .ant-statistic-content-prefix .anticon *{color:var(--stat-icon-color, inherit)!important}:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content .ant-statistic-content-suffix .anticon,:root[data-theme=dark] .stat-icon-tile-end .ant-statistic-content .ant-statistic-content-suffix .anticon *{color:var(--stat-icon-color, inherit)!important}:root[data-theme=dark] .stat-icon-box{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:10px;background:#fff;font-size:18px!important}:root[data-theme=dark] .stat-card .stat-card-label{font-size:var(--ant-font-size, 14px)!important;font-weight:700}
