body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{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}code,kbd,pre,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}[role=button],a,area,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}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-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}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.6}.ant-layout-sider{background:#0f172a!important}.ant-layout-sider-trigger{background:#1e293b!important}.kpi-card{border-radius:12px;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.kpi-card:hover{box-shadow:0 10px 25px -5px rgba(37,99,235,.1),0 8px 10px -6px rgba(37,99,235,.05);transform:translateY(-2px);border-color:#2563eb}.kpi-card .kpi-value{font-size:28px;font-weight:700;color:#1e293b;line-height:1.2}.kpi-card .kpi-label{font-size:13px;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.kpi-card .kpi-change{font-size:12px;font-weight:600}.kpi-card .kpi-change.positive{color:#16a34a}.kpi-card .kpi-change.negative{color:#dc2626}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}.ant-drawer-header{border-bottom:1px solid #f1f5f9!important}.ant-drawer-body{padding:24px!important}.ant-table-thead>tr>th{background:#f8fafc!important;font-weight:600!important;font-size:13px!important;color:#475569!important;text-transform:uppercase;letter-spacing:.04em}.ant-table-tbody>tr:hover>td{background:#f1f5f9!important}.ant-card{border-radius:12px!important;border:1px solid #e2e8f0!important}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header h1{font-size:22px;font-weight:700;color:#0f172a;margin:0}.kanban-board{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px}.kanban-column{min-width:280px;max-width:320px;background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e2e8f0}.kanban-column-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.kanban-column-count{background:#e2e8f0;color:#475569;font-size:11px;padding:2px 8px;border-radius:12px;font-weight:600}.kanban-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px;margin-bottom:10px;cursor:-webkit-grab;cursor:grab;transition:all .2s ease}.kanban-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#2563eb}.kanban-card:active{cursor:-webkit-grabbing;cursor:grabbing}.skeleton-pulse{animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.company-switcher{padding:12px 16px;border-bottom:1px solid #1e293b;margin-bottom:8px}.company-switcher .ant-select{width:100%!important}@media (max-width:768px){.kpi-card .kpi-value{font-size:22px}.kanban-board{padding-bottom:24px}.page-header{flex-direction:column;align-items:flex-start;gap:12px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}