@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{--font-sans:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--primary:#6400dc;--primary-hover:#46009a;--primary-light:#7b2ff2;--primary-bg:#f7f2fc;--primary-bg-subtle:#faf8fe;--primary-border:#e6d2ff;--primary-text:#46009a;--color-text-primary:#1d1d1d;--color-text-secondary:#7f7f7f;--color-text-info:#6400dc;--color-background-primary:#fff;--color-background-secondary:#f4f4f4;--color-background-info:#f7f2fc;--color-border-secondary:#e5e5e5;--color-border-tertiary:#e5e5e5;font:14px/1.6 var(--font-sans);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f4f4}body{background:linear-gradient(#f4f4f4 0%,#f7f2fc 100%);min-height:100vh;margin:0}#root{max-width:1120px;margin:0 auto}html{scroll-behavior:smooth}::selection{color:#46009a;background:#6400dc26}.ant-table-row.row-risk-critical>td:first-child{border-left:3px solid #fca5a5!important}.ant-table-row.row-risk-warning>td:first-child{border-left:3px solid #fde047!important}.ant-table-row{cursor:pointer;transition:background .2s}.ant-table-thead>tr>th{letter-spacing:.01em;padding:10px 12px!important;font-weight:600!important}.ant-table-tbody>tr>td{padding:10px 12px!important}.ant-card{transition:box-shadow .2s,transform .2s;box-shadow:0 0 10px #6400dc0f!important}.ant-card:hover{box-shadow:0 0 15px #6400dc1f!important}.ant-card-head{min-height:auto!important;padding:12px 20px!important}.ant-card-head-title{padding:0!important;font-size:14px!important;font-weight:600!important}.ant-card-body{padding:16px 20px!important}.ant-card-small>.ant-card-body{padding:14px 18px!important}.ant-card-small>.ant-card-head{padding:10px 18px!important}.ant-segmented{background:#e6d2ff!important;border-radius:12px!important;padding:3px!important}.ant-segmented-item{border-radius:10px!important;transition:all .2s!important}.ant-segmented-item-label{padding:4px 16px!important;font-weight:500!important}.ant-tag-checkable-checked{color:#fff!important;background:#6400dc!important}.ant-tag-checkable{padding:2px 10px!important;font-weight:500!important}.ant-collapse-header{border-radius:10px!important;padding:12px 16px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#6400dc26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6400dc4d}.ant-spin-dot-item{background-color:#6400dc!important}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector{border-color:#6400dc!important;box-shadow:0 0 0 2px #6400dc1a!important}.ant-descriptions-item-label{color:var(--color-text-secondary)!important;font-weight:500!important}.app-header{background:linear-gradient(135deg,#6400dc 0%,#7b2ff2 50%,#46009a 100%);border-radius:12px;margin-bottom:22px;padding:22px 28px;position:relative;overflow:hidden;box-shadow:0 0 15px #6400dc33}.app-header:before{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.app-header:after{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:10%}.health-card{transition:transform .2s,box-shadow .2s;border-width:2px!important;border-radius:12px!important}.health-card:hover{transform:translateY(-2px);box-shadow:0 0 15px #6400dc26!important}.health-card .ant-card-body{padding:20px 18px!important}.pipeline-bar{cursor:default;border-radius:8px;transition:opacity .2s,transform .15s}.pipeline-bar:hover{transform:scaleY(1.04);opacity:1!important}.problem-row{transition:background .15s}.problem-row:hover{background:var(--primary-bg)!important}.section-card{border:1px solid var(--color-border-tertiary)!important;border-radius:12px!important}.section-card .ant-card-head{border-bottom-color:var(--color-border-tertiary)}.section-card .ant-card-head-title{color:var(--primary-text);font-weight:600;font-size:15px!important}.filter-bar{background:var(--primary-bg-subtle);border:1px solid var(--color-border-tertiary);border-radius:12px;padding:10px 14px}.column-toggle-bar{background:var(--primary-bg-subtle);border:1px solid var(--color-border-tertiary);border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;padding:10px 14px;display:flex}.passport-header-card{border-left:4px solid #6400dc!important;border-radius:12px!important}.passport-header-card .ant-card-body{padding:18px 22px!important}.ai-card{border:1px solid var(--primary-border)!important;background:linear-gradient(#f7f2fc 0%,#fff 100%)!important;border-radius:12px!important}.ai-card .ant-card-body{padding:20px 24px!important}.dept-bar-segment{transition:width .3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.3s forwards fadeIn}.passport-view .ant-card-head-title{color:#7328e4!important}
