@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap";:root,[data-theme=light]{--color-bg:#fff;--color-bg-subtle:#fafafa;--color-bg-elevated:#f5f5f5;--color-bg-layout:#f4f6fa;--color-bg-overlay:#00000073;--color-border:#e8e8e8;--color-border-light:#f0f0f0;--color-text:#000000e0;--color-text-secondary:#000000a6;--color-text-muted:#00000073;--color-primary:#4361ee;--color-primary-bg:#f0f5ff;--color-success:#52c41a;--color-success-bg:#f6ffed;--color-success-border:#b7eb8f;--color-warning:#faad14;--color-warning-bg:#fffbe6;--color-warning-border:#ffe58f;--color-error:#ff4d4f;--color-error-bg:#fff2f0;--color-error-border:#ffccc7;--color-info:#1890ff;--color-info-bg:#e6f4ff;--color-info-border:#91caff;--color-critical:#cf1322;--color-critical-bg:#fff1f0;--color-high:#ff4d4f;--color-high-bg:#fff2f0;--color-medium:#faad14;--color-medium-bg:#fffbe6;--color-low:#52c41a;--color-low-bg:#f6ffed;--color-compliant:#52c41a;--color-compliant-bg:#f6ffed;--color-partial:#faad14;--color-partial-bg:#fffbe6;--color-non-compliant:#ff4d4f;--color-non-compliant-bg:#fff2f0;--color-not-assessed:#8c8c8c;--color-not-assessed-bg:#f5f5f5;--color-orange-bg:#fff2e8;--color-orange-border:#ffbb96;--color-purple-bg:#f9f0ff;--color-purple-border:#d3adf7;--color-teal-bg:#e6fffb;--color-teal-border:#87e8de;--shadow-card:0 2px 8px #0000000f;--shadow-dropdown:0 6px 24px #0000001f;--shadow-modal:0 8px 32px #00000026}[data-theme=dark]{--color-bg:#1a1d2e;--color-bg-subtle:#222640;--color-bg-elevated:#252a3f;--color-bg-layout:#121420;--color-bg-overlay:#000000a6;--color-border:#2d3154;--color-border-light:#353960;--color-text:#ffffffe0;--color-text-secondary:#ffffffa6;--color-text-muted:#ffffff73;--color-primary:#5b7bff;--color-primary-bg:#1a2040;--color-success:#73d13d;--color-success-bg:#162a1f;--color-success-border:#274d2e;--color-warning:#ffc53d;--color-warning-bg:#2a2515;--color-warning-border:#4d4025;--color-error:#ff7875;--color-error-bg:#2a1520;--color-error-border:#4d2530;--color-info:#69b1ff;--color-info-bg:#152030;--color-info-border:#254060;--color-critical:#ff6b6b;--color-critical-bg:#2d1518;--color-high:#ff9c6e;--color-high-bg:#2d1f15;--color-medium:#ffd666;--color-medium-bg:#2d2a15;--color-low:#95de64;--color-low-bg:#1a2d1a;--color-compliant:#73d13d;--color-compliant-bg:#162a1f;--color-partial:#ffc53d;--color-partial-bg:#2a2515;--color-non-compliant:#ff7875;--color-non-compliant-bg:#2a1520;--color-not-assessed:#595959;--color-not-assessed-bg:#222640;--color-orange-bg:#2a1a15;--color-orange-border:#5a3020;--color-purple-bg:#1a1a2e;--color-purple-border:#3d2d5c;--color-teal-bg:#15292a;--color-teal-border:#1a4a4a;--shadow-card:0 2px 8px #0000004d;--shadow-dropdown:0 6px 24px #00000080;--shadow-modal:0 8px 32px #0009}*{box-sizing:border-box;margin:0;padding:0}html{font-size:14px}@media (width>=2560px){html{font-size:16px}}@media (width>=3840px){html{font-size:18px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f6fa;font-family:IBM Plex Sans Arabic,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .3s}[data-theme=dark] body{background-color:#121420}[dir=rtl]{text-align:right}[dir=ltr]{text-align:left}[dir=rtl] .ant-menu-submenu-arrow{left:16px;right:auto}[dir=rtl] .ant-table-column-sorter{margin-left:0;margin-right:4px}[dir=rtl] .ant-pagination-item,[dir=rtl] .ant-pagination-prev,[dir=rtl] .ant-pagination-next{margin-left:8px;margin-right:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1d2e}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3d4167}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#4d5280}.ant-card:hover{transition:box-shadow .3s;box-shadow:0 4px 12px #00000014}[data-theme=dark] .ant-card:hover{box-shadow:0 4px 16px #0000004d}.ant-table-row:hover{cursor:pointer}.ant-btn{transition:all .2s}.ant-progress-bg{transition:width .6s}.ant-tag{border-radius:4px}.ant-form-item-label>label{font-weight:500}.ant-modal-header{border-radius:8px 8px 0 0}.ant-modal-content,.ant-notification-notice,.ant-select-dropdown{border-radius:8px}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px #4361ee33}.ant-menu-item-selected{font-weight:500}.ant-statistic-title{font-size:13px}.ant-statistic-content-value{font-weight:600}.loading-container{justify-content:center;align-items:center;min-height:400px;display:flex}.page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.filter-card{margin-bottom:16px;padding:16px}.status-dot{border-radius:50%;width:8px;height:8px;margin-inline-end:8px;display:inline-block}.status-dot.success{background-color:#2ec4b6}.status-dot.warning{background-color:#f77f00}.status-dot.error{background-color:#e63946}.status-dot.default{background-color:#d9d9d9}[data-theme=dark] .status-dot.default{background-color:#4d5280}.ant-layout,.ant-layout-sider,.ant-layout-header,.ant-layout-content,.ant-card,.ant-modal-content,.ant-table,.ant-menu{transition:background-color .3s,border-color .3s,color .3s}@media (width>=2560px){.ant-layout-content{max-width:2200px;margin:0 auto}.ant-card{padding:4px}.ant-statistic-title{font-size:15px}.ant-statistic-content-value{font-size:28px}.ant-table{font-size:15px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:18px 16px}.ant-btn{height:36px;padding:4px 18px;font-size:15px}.ant-btn-lg{height:44px;padding:6px 20px;font-size:17px}.ant-input,.ant-select-selector,.ant-picker{font-size:15px;height:38px!important}.ant-form-item-label>label{font-size:15px}.ant-menu-item{height:48px;font-size:15px;line-height:48px}.ant-modal-body{padding:28px}.page-header{margin-bottom:32px}.ant-tag{padding:4px 10px;font-size:14px}}@media (width>=3840px){.ant-layout-content{max-width:3200px}.ant-statistic-title{font-size:17px}.ant-statistic-content-value{font-size:34px}.ant-table{font-size:17px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:22px 20px}.ant-btn{height:42px;padding:6px 22px;font-size:17px}.ant-btn-lg{height:52px;padding:8px 26px;font-size:19px}.ant-input,.ant-select-selector,.ant-picker{font-size:17px;height:44px!important}.ant-form-item-label>label{font-size:17px}.ant-menu-item{height:56px;font-size:17px;line-height:56px}.ant-modal-body{padding:36px}.page-header{margin-bottom:40px}.ant-tag{padding:5px 12px;font-size:16px}.ant-progress-line,.ant-breadcrumb{font-size:16px}.ant-card-body{padding:28px}}@media (width<=768px){.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-table{min-width:600px}.ant-descriptions-row>th,.ant-descriptions-row>td{display:block;width:100%!important}.ant-layout-content{padding:12px!important}.ant-modal{max-width:95vw!important}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-form-vertical .ant-col{flex:0 0 100%!important;max-width:100%!important}.ant-page-header-heading{flex-wrap:wrap}}:root{--portal-font-sans:"IBM Plex Sans Arabic", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--portal-font-mono:"JetBrains Mono", "SF Mono", Consolas, monospace;--portal-radius-sm:4px;--portal-radius-md:6px;--portal-radius-lg:8px;--portal-content-max:none;--portal-row-height:44px;--portal-sidebar-width:260px;--portal-sidebar-collapsed:80px;--portal-topbar-height:64px;--portal-canvas:#f4f6fa;--portal-surface:#fff;--portal-surface-subtle:#fafafa;--portal-surface-sunken:#f1f4f9;--portal-hover:#eef2f8;--portal-border-subtle:#edf0f5;--portal-border:#dce2ea;--portal-border-strong:#b8c2cf;--portal-text:#172033;--portal-text-secondary:#475569;--portal-text-muted:#64748b;--portal-text-faint:#94a3b8;--portal-shadow-sm:0 1px 1px #0f172a0a, 0 1px 2px #0f172a0a;--portal-shadow-md:0 1px 2px #0f172a0a, 0 8px 24px #0f172a0f;--portal-success:#16a34a;--portal-success-bg:#eefbf3;--portal-success-border:#bbf7d0;--portal-warning:#d97706;--portal-warning-bg:#fffbeb;--portal-warning-border:#fde68a;--portal-danger:#dc2626;--portal-danger-bg:#fef2f2;--portal-danger-border:#fecaca;--portal-info:var(--brand-primary);--portal-info-bg:var(--brand-primary-bg);--portal-neutral:#64748b;--portal-neutral-bg:#f1f5f9;--portal-neutral-border:#e2e8f0}[data-theme=dark]{--portal-canvas:#121420;--portal-surface:#1a1d2e;--portal-surface-subtle:#222640;--portal-surface-sunken:#171a2a;--portal-hover:#252a3f;--portal-border-subtle:#252948;--portal-border:#2d3154;--portal-border-strong:#3f456f;--portal-text:#ffffffe6;--portal-text-secondary:#ffffffb8;--portal-text-muted:#ffffff8f;--portal-text-faint:#ffffff6b;--portal-shadow-sm:0 1px 2px #00000038;--portal-shadow-md:0 1px 2px #00000038, 0 8px 24px #00000052;--portal-success:#73d13d;--portal-success-bg:#162a1f;--portal-success-border:#274d2e;--portal-warning:#ffc53d;--portal-warning-bg:#2a2515;--portal-warning-border:#4d4025;--portal-danger:#ff7875;--portal-danger-bg:#2a1520;--portal-danger-border:#4d2530;--portal-neutral:#94a3b8;--portal-neutral-bg:#222640;--portal-neutral-border:#353960}[data-brand=rawam]{--portal-brand-name:"RAWAM";--portal-accent-hover:#3651d2;--portal-accent-pressed:#2d43b2;--portal-sidebar-active-bg:#4361ee2e;--portal-sidebar-border:#ffffff1f}body{background:var(--portal-canvas);color:var(--portal-text);font-family:var(--portal-font-sans)}.enterprise-shell{background:var(--portal-canvas)}.enterprise-sider.ant-layout-sider{border-inline-end:1px solid var(--portal-sidebar-border);box-shadow:none;background:var(--brand-sidebar-bg)!important}.enterprise-sider .ant-layout-sider-children{flex-direction:column;display:flex}.enterprise-sider .ant-menu{border-inline-end:0;padding:8px;background:0 0!important}.enterprise-sider .ant-menu-item,.enterprise-sider .ant-menu-submenu-title{border-radius:var(--portal-radius-md);height:38px;margin:2px 0;line-height:38px;color:#ffffffbd!important}.enterprise-sider .ant-menu-item:hover,.enterprise-sider .ant-menu-submenu-title:hover{color:#fff!important;background:#ffffff14!important}.enterprise-sider .ant-menu-item-selected{font-weight:650;background:var(--portal-sidebar-active-bg)!important;color:#fff!important}.enterprise-sider .ant-menu-item-selected:after{display:none}.enterprise-sider .ant-menu-sub{border-radius:var(--portal-radius-md);margin:2px 0 8px;padding:4px;background:#0000001a!important}.enterprise-sider .ant-menu-sub .ant-menu-item{height:34px;font-size:13px;line-height:34px}.enterprise-brand{border-bottom:1px solid var(--portal-sidebar-border);justify-content:center;align-items:center;gap:10px;height:64px;padding:0 14px;display:flex}.enterprise-brand__logo{object-fit:contain;flex:none;max-width:38px;height:30px}.enterprise-brand__text{flex-direction:column;min-width:0;display:flex}.enterprise-brand__name{color:#fff;letter-spacing:0;font-weight:750;line-height:1.1}.enterprise-brand__sub{color:#ffffff8f;font-family:var(--portal-font-mono);letter-spacing:0;text-transform:uppercase;margin-top:3px;font-size:10px}.enterprise-topbar.ant-layout-header{height:var(--portal-topbar-height);border-bottom:1px solid var(--portal-border-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb, var(--portal-surface) 94%, transparent)!important;box-shadow:none!important}.enterprise-content.ant-layout-content{box-shadow:none;max-width:var(--portal-content-max);width:calc(100% - 48px);background:0 0!important;border-radius:0!important}.enterprise-page-surface{background:0 0}.enterprise-route-surface{width:100%;min-width:0}.enterprise-route-surface>div{min-width:0}.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page){flex-direction:column;gap:16px;display:flex}.enterprise-route-surface>div.enterprise-module-page,.enterprise-route-surface>div.enterprise-detail-page{width:100%}.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-breadcrumb{color:var(--portal-text-muted);font-size:12px;margin-bottom:0!important}.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-breadcrumb+.ant-row{align-items:flex-start!important;margin-bottom:4px!important}.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-card{margin-bottom:0!important}.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-table-wrapper,.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>div>.ant-table-wrapper,.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-tabs,.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>div>.ant-tabs{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-sm);overflow:hidden}.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-tabs .ant-tabs-nav,.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>div>.ant-tabs .ant-tabs-nav{background:var(--portal-surface-sunken);border-bottom:1px solid var(--portal-border-subtle);padding:0 16px;margin-bottom:0!important}.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-tabs .ant-tabs-content-holder,.enterprise-route-surface>div:not(.enterprise-module-page):not(.enterprise-detail-page)>div>.ant-tabs .ant-tabs-content-holder{padding:16px}.enterprise-route-surface--dashboard>div{flex-direction:column;gap:18px;display:flex}.enterprise-route-surface--workspace>div{min-height:calc(100vh - 112px)}.enterprise-route-surface--settings>div{flex-direction:column;gap:16px;display:flex}.enterprise-content>div{min-width:0}.enterprise-content>div:not(.enterprise-module-page):not(.enterprise-detail-page){flex-direction:column;gap:16px;display:flex}.enterprise-content>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-breadcrumb{color:var(--portal-text-muted);font-size:12px;margin-bottom:0!important}.enterprise-content>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-breadcrumb+.ant-row{align-items:flex-start!important;margin-bottom:4px!important}.enterprise-content>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-card{margin-bottom:0!important}.enterprise-content>div:not(.enterprise-module-page):not(.enterprise-detail-page)>.ant-table-wrapper{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-sm);overflow:hidden}.enterprise-module-page,.enterprise-module-page>div{flex-direction:column;gap:16px;display:flex}.enterprise-module-page>.ant-row,.enterprise-detail-page>.ant-row,.enterprise-route-surface>div>.ant-row,.enterprise-content>div>.ant-row{flex-direction:row}.enterprise-module-page>.ant-breadcrumb,.enterprise-module-page>div>.ant-breadcrumb{color:var(--portal-text-muted);font-size:12px;margin-bottom:0!important}.enterprise-module-page>.ant-breadcrumb+.ant-row,.enterprise-module-page>div>.ant-breadcrumb+.ant-row{align-items:flex-start!important;margin-bottom:4px!important}.enterprise-module-page>.ant-breadcrumb+.ant-row .ant-col:first-child,.enterprise-module-page>div>.ant-breadcrumb+.ant-row .ant-col:first-child{min-width:0}.enterprise-module-page>.ant-card,.enterprise-module-page>div>.ant-card{margin-bottom:0!important}.enterprise-module-page>.ant-card:not(:last-child),.enterprise-module-page>div>.ant-card:not(:last-child){box-shadow:var(--portal-shadow-sm)}.enterprise-module-page>.ant-card .ant-row,.enterprise-module-page>div>.ant-card .ant-row{row-gap:12px}.enterprise-module-page>.ant-table-wrapper,.enterprise-module-page>div>.ant-table-wrapper{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-sm);overflow:hidden}.enterprise-module-page>.ant-table-wrapper .ant-table,.enterprise-module-page>div>.ant-table-wrapper .ant-table{background:0 0}.enterprise-module-page .ant-table-pagination{margin:14px 16px!important}.enterprise-module-page .ant-table-cell-fix-left,.enterprise-module-page .ant-table-cell-fix-right{background:var(--portal-surface)}.enterprise-module-page .ant-table-row:hover .ant-table-cell-fix-left,.enterprise-module-page .ant-table-row:hover .ant-table-cell-fix-right{background:var(--portal-hover)!important}.enterprise-detail-page,.enterprise-detail-page>div{flex-direction:column;gap:16px;display:flex}.enterprise-detail-page>.ant-breadcrumb,.enterprise-detail-page>div>.ant-breadcrumb{color:var(--portal-text-muted);font-size:12px;margin-bottom:0!important}.enterprise-detail-page>.ant-card,.enterprise-detail-page>div>.ant-card{margin-bottom:0!important}.enterprise-detail-page>.ant-card:first-of-type,.enterprise-detail-page>div>.ant-card:first-of-type{border-color:color-mix(in srgb, var(--brand-primary) 24%, var(--portal-border-subtle));box-shadow:var(--portal-shadow-md)}.enterprise-detail-page>.ant-card:first-of-type .ant-typography,.enterprise-detail-page>.ant-card:first-of-type h1,.enterprise-detail-page>.ant-card:first-of-type h2,.enterprise-detail-page>.ant-card:first-of-type h3,.enterprise-detail-page>.ant-card:first-of-type h4,.enterprise-detail-page>div>.ant-card:first-of-type .ant-typography,.enterprise-detail-page>div>.ant-card:first-of-type h1,.enterprise-detail-page>div>.ant-card:first-of-type h2,.enterprise-detail-page>div>.ant-card:first-of-type h3,.enterprise-detail-page>div>.ant-card:first-of-type h4{letter-spacing:0}.enterprise-detail-page>.ant-card:has(.ant-tabs){overflow:hidden}.enterprise-detail-page>div>.ant-card:has(.ant-tabs){overflow:hidden}.enterprise-detail-page .ant-tabs-nav{background:var(--portal-surface);border-bottom:1px solid var(--portal-border-subtle);padding-inline:16px}.enterprise-detail-page .ant-tabs-content-holder{padding:4px 0 0}.ant-card{border-color:var(--portal-border-subtle);border-radius:var(--portal-radius-lg);box-shadow:var(--portal-shadow-sm)}.ant-card-head{border-bottom-color:var(--portal-border-subtle);min-height:48px}.ant-card-head-title{letter-spacing:0;font-weight:650}.ant-card-body{color:var(--portal-text)}.ant-table-wrapper .ant-table{border-radius:var(--portal-radius-lg)}.ant-table-thead>tr>th{border-bottom:1px solid var(--portal-border);letter-spacing:0;font-size:12px;font-weight:700;background:var(--portal-surface-sunken)!important;color:var(--portal-text-secondary)!important}.ant-table-tbody>tr>td{border-bottom-color:var(--portal-border-subtle)}.ant-table-tbody>tr.ant-table-row:hover>td{background:var(--portal-hover)!important}.ant-tabs-nav{margin-bottom:18px!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab{border-color:var(--portal-border-subtle);border-radius:var(--portal-radius-md) var(--portal-radius-md) 0 0;background:var(--portal-surface-subtle)}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active{background:var(--portal-surface);border-bottom-color:var(--portal-surface)}.ant-tabs-tab{font-weight:600}.ant-tabs-tab .ant-badge-count{box-shadow:none}.ant-tag{border-width:1px;border-radius:999px;font-weight:600}.ant-btn{border-radius:var(--portal-radius-md);font-weight:600}.ant-btn-primary{background:var(--brand-primary);border-color:var(--brand-primary)}.ant-btn-primary:not(:disabled):hover{background:var(--portal-accent-hover);border-color:var(--portal-accent-hover)}.ant-btn-primary:not(:disabled):active{background:var(--portal-accent-pressed);border-color:var(--portal-accent-pressed)}.ant-btn-default:not(:disabled):hover,.ant-btn-dashed:not(:disabled):hover{color:var(--brand-primary);border-color:var(--brand-primary)}.ant-btn-text:not(:disabled):hover{color:var(--brand-primary);background:var(--brand-primary-bg)}.ant-btn-dangerous.ant-btn-text:not(:disabled):hover{color:var(--portal-danger);background:var(--portal-danger-bg)}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-radius:var(--portal-radius-md)!important}.ant-descriptions-bordered .ant-descriptions-item-label{background:var(--portal-surface-sunken);color:var(--portal-text-secondary);font-weight:650}.ant-empty-description{color:var(--portal-text-muted)}.ant-pagination .ant-pagination-item{border-radius:var(--portal-radius-md);border-color:var(--portal-border)}.ant-pagination .ant-pagination-item-active{border-color:var(--brand-primary)}.ant-pagination .ant-pagination-item-active a{color:var(--brand-primary);font-weight:700}.ant-badge .ant-badge-count{box-shadow:none;font-weight:700}.ant-switch.ant-switch-checked{background:var(--brand-primary)}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:var(--brand-primary);color:var(--brand-primary)}.ant-checkbox-checked .ant-checkbox-inner,.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:var(--brand-primary);border-color:var(--brand-primary)}.ant-progress .ant-progress-bg{background:var(--brand-primary)}.ant-modal-root .ant-modal-mask,.ant-drawer-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a7a}.ant-modal .ant-modal-content,.ant-drawer .ant-drawer-content{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);overflow:hidden;box-shadow:0 24px 72px #0f172a3d}.ant-modal .ant-modal-header,.ant-drawer .ant-drawer-header{border-bottom:1px solid var(--portal-border-subtle);background:var(--portal-surface-sunken);margin:0;padding:18px 22px}.ant-modal .ant-modal-title,.ant-drawer .ant-drawer-title{color:var(--portal-text);letter-spacing:0;font-size:16px;font-weight:750}.ant-modal .ant-modal-body,.ant-drawer .ant-drawer-body{background:var(--portal-surface);color:var(--portal-text)}.ant-modal .ant-modal-body{padding:22px}.ant-drawer .ant-drawer-body{padding:20px}.ant-modal .ant-modal-footer,.ant-drawer .ant-drawer-footer{border-top:1px solid var(--portal-border-subtle);background:var(--portal-surface-subtle);margin:0;padding:14px 22px}.ant-modal-close,.ant-drawer-close{color:var(--portal-text-muted)}.ant-modal-close:hover,.ant-drawer-close:hover{color:var(--portal-text);background:var(--portal-hover)}.ant-form{color:var(--portal-text)}.ant-form-item{margin-bottom:16px}.ant-form-item-label>label{color:var(--portal-text-secondary);font-size:12px;font-weight:700}.ant-form-item-extra,.ant-form-item-explain{font-size:12px}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-input-number-affix-wrapper,.ant-select-selector,.ant-picker,.ant-mentions,.ant-cascader-picker,.ant-tree-select-selector{border-color:var(--portal-border)!important;background:var(--portal-surface)!important;color:var(--portal-text)!important;box-shadow:none!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-input-number:hover,.ant-input-number-affix-wrapper:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.ant-picker:hover,.ant-tree-select:hover .ant-tree-select-selector{border-color:color-mix(in srgb, var(--brand-primary) 50%, var(--portal-border))!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused,.ant-tree-select-focused .ant-tree-select-selector{border-color:var(--brand-primary)!important;box-shadow:0 0 0 2px color-mix(in srgb, var(--brand-primary) 16%, transparent)!important}.ant-input::placeholder,.ant-select-selection-placeholder,.ant-picker-input>input::placeholder{color:var(--portal-text-faint)!important}.ant-select-dropdown,.ant-picker-dropdown .ant-picker-panel-container,.ant-dropdown .ant-dropdown-menu,.ant-cascader-dropdown,.ant-tree-select-dropdown{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-md);overflow:hidden}.ant-select-item,.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title,.ant-cascader-menu-item,.ant-tree-select-dropdown .ant-select-tree-treenode{color:var(--portal-text)}.ant-select-item-option-active:not(.ant-select-item-option-disabled),.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover,.ant-cascader-menu-item:hover{background:var(--portal-hover)}.ant-select-item-option-selected:not(.ant-select-item-option-disabled),.ant-dropdown-menu-item-selected{background:var(--brand-primary-bg);color:var(--brand-primary);font-weight:700}.ant-upload-wrapper .ant-upload-drag,.ant-upload.ant-upload-select{border-color:var(--portal-border);border-radius:var(--portal-radius-lg);background:var(--portal-surface-subtle)}.ant-upload-wrapper .ant-upload-drag:hover,.ant-upload.ant-upload-select:hover{border-color:var(--brand-primary);background:var(--brand-primary-bg)}.ant-upload-wrapper .ant-upload-list .ant-upload-list-item{border-radius:var(--portal-radius-md);color:var(--portal-text)}.ant-alert{border-radius:var(--portal-radius-lg);border-width:1px}.ant-alert-info{border-color:color-mix(in srgb, var(--brand-primary) 26%, var(--portal-border));background:var(--brand-primary-bg)}.ant-alert-success{border-color:var(--portal-success-border);background:var(--portal-success-bg)}.ant-alert-warning{border-color:var(--portal-warning-border);background:var(--portal-warning-bg)}.ant-alert-error{border-color:var(--portal-danger-border);background:var(--portal-danger-bg)}.ant-segmented{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface-sunken);padding:3px}.ant-segmented .ant-segmented-item{border-radius:var(--portal-radius-md);color:var(--portal-text-secondary);font-weight:650}.ant-segmented .ant-segmented-item-selected{background:var(--portal-surface);color:var(--brand-primary);box-shadow:var(--portal-shadow-sm)}.ant-steps .ant-steps-item-title{color:var(--portal-text);font-weight:650}.ant-steps .ant-steps-item-description{color:var(--portal-text-muted)}.ant-steps .ant-steps-item-process .ant-steps-item-icon{background:var(--brand-primary);border-color:var(--brand-primary)}.ant-list{color:var(--portal-text)}.ant-list-bordered{border-color:var(--portal-border-subtle);border-radius:var(--portal-radius-lg)}.ant-list-item{border-block-end-color:var(--portal-border-subtle)!important}.ant-list-item:hover{background:var(--portal-hover)}.ant-descriptions{color:var(--portal-text)}.ant-descriptions-bordered .ant-descriptions-view{border-color:var(--portal-border-subtle);border-radius:var(--portal-radius-lg);overflow:hidden}.ant-descriptions .ant-descriptions-item-label{color:var(--portal-text-secondary);font-weight:650}.ant-descriptions .ant-descriptions-item-content{color:var(--portal-text)}.ant-descriptions-bordered .ant-descriptions-item-content{border-color:var(--portal-border-subtle);background:var(--portal-surface)}.ant-statistic .ant-statistic-title{color:var(--portal-text-muted);font-size:12px;font-weight:650}.ant-statistic .ant-statistic-content{color:var(--portal-text);font-weight:750}.ant-timeline .ant-timeline-item-tail{border-inline-start-color:var(--portal-border)}.ant-timeline .ant-timeline-item-content{color:var(--portal-text)}.ant-collapse{border-color:var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface)}.ant-collapse>.ant-collapse-item{border-bottom-color:var(--portal-border-subtle)}.ant-collapse .ant-collapse-header{color:var(--portal-text);font-weight:650}.ant-collapse .ant-collapse-content{border-top-color:var(--portal-border-subtle);background:var(--portal-surface)}.ant-popover .ant-popover-inner,.ant-tooltip .ant-tooltip-inner{border-radius:var(--portal-radius-md)}.ant-popconfirm .ant-popover-inner{border:1px solid var(--portal-border-subtle);box-shadow:var(--portal-shadow-md)}.ant-drawer .ant-tabs-nav{padding-inline:0;margin-bottom:14px!important}.ant-modal .ant-tabs-nav{margin-bottom:14px!important}.ant-modal .ant-card+.ant-card,.ant-drawer .ant-card+.ant-card{margin-top:14px}.enterprise-page-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.enterprise-eyebrow{color:var(--brand-primary);font-family:var(--portal-font-mono);letter-spacing:0;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:750}.enterprise-title{color:var(--portal-text);letter-spacing:0;margin:0;font-size:26px;font-weight:760;line-height:1.18}.enterprise-subtitle{color:var(--portal-text-muted);margin:6px 0 0;font-size:13px}.enterprise-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.enterprise-kpi-card{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);min-height:118px;box-shadow:var(--portal-shadow-sm);padding:16px}.enterprise-kpi-label{color:var(--portal-text-muted);font-family:var(--portal-font-mono);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:700}.enterprise-kpi-value{color:var(--portal-text);margin-top:10px;font-size:32px;font-weight:760;line-height:1.1}.enterprise-status{border:1px solid var(--portal-neutral-border);background:var(--portal-neutral-bg);min-height:22px;color:var(--portal-neutral);border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;font-weight:650;display:inline-flex}.enterprise-status:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.enterprise-status--success{color:var(--portal-success);background:var(--portal-success-bg);border-color:var(--portal-success-border)}.enterprise-status--warning{color:var(--portal-warning);background:var(--portal-warning-bg);border-color:var(--portal-warning-border)}.enterprise-status--danger{color:var(--portal-danger);background:var(--portal-danger-bg);border-color:var(--portal-danger-border)}.enterprise-status--info{color:var(--portal-info);background:var(--portal-info-bg);border-color:color-mix(in srgb, var(--brand-primary) 35%, transparent)}.enterprise-route-surface{container-type:inline-size}.enterprise-route-surface>*{max-width:100%}.enterprise-route-surface .ant-breadcrumb{padding:0 2px}.enterprise-route-surface .ant-breadcrumb a,.enterprise-route-surface .ant-breadcrumb li:last-child{color:var(--portal-text-muted);font-size:12px;font-weight:600}.enterprise-route-surface .ant-breadcrumb-separator{color:var(--portal-text-faint)}.enterprise-route-surface .ant-breadcrumb+.ant-row{border:1px solid var(--portal-border-subtle);border-inline-start:4px solid var(--brand-primary);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-sm);padding:18px 20px}.enterprise-route-surface .ant-breadcrumb+div:has(.enterprise-title){border:1px solid var(--portal-border-subtle);border-inline-start:4px solid var(--brand-primary);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-sm);padding:18px 20px}.enterprise-route-surface .ant-breadcrumb+div:has(.ant-typography){border:1px solid var(--portal-border-subtle);border-inline-start:4px solid var(--brand-primary);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-sm);padding:18px 20px}.enterprise-route-surface .ant-breadcrumb+.ant-row .ant-space{flex-wrap:wrap}.enterprise-route-surface .ant-breadcrumb+div:has(.enterprise-title) .ant-space{flex-wrap:wrap}.enterprise-route-surface .enterprise-title,.enterprise-route-surface h1.ant-typography,.enterprise-route-surface h2.ant-typography,.enterprise-route-surface h3.ant-typography{color:var(--portal-text);letter-spacing:0}.enterprise-route-surface .ant-typography-secondary,.enterprise-route-surface .ant-form-item-extra,.enterprise-route-surface .ant-form-item-explain,.enterprise-route-surface .ant-descriptions-item-content{color:var(--portal-text-muted)}.enterprise-route-surface .ant-card{margin-bottom:0!important}.enterprise-route-surface .ant-card:has(.ant-input,.ant-select,.ant-picker,.ant-radio-group,.ant-checkbox-wrapper):not(:has(.ant-table)):not(:has(.ant-tabs)){background:var(--portal-surface);border-color:color-mix(in srgb, var(--brand-primary) 14%, var(--portal-border-subtle))}.enterprise-route-surface .ant-card:has(.ant-input,.ant-select,.ant-picker,.ant-radio-group,.ant-checkbox-wrapper):not(:has(.ant-table)):not(:has(.ant-tabs)) .ant-card-body{padding:16px}:is(.enterprise-route-surface .ant-card:has(.ant-statistic),.enterprise-route-surface .ant-card:has(.ant-progress-circle),.enterprise-route-surface .ant-card:has(.recharts-wrapper)){height:100%}.enterprise-route-surface .ant-statistic-title{color:var(--portal-text-muted);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700}.enterprise-route-surface .ant-statistic-content{color:var(--portal-text);font-weight:760}.enterprise-route-surface .ant-row:has(.ant-statistic){row-gap:16px}.enterprise-route-surface .ant-table-wrapper{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);box-shadow:var(--portal-shadow-sm);overflow:hidden}.enterprise-route-surface .ant-card .ant-table-wrapper{box-shadow:none;border:0;border-radius:0}.enterprise-route-surface .ant-table-title,.enterprise-route-surface .ant-card-head{background:var(--portal-surface)}.enterprise-route-surface .ant-table-tbody>tr>td .ant-space{flex-wrap:wrap}.enterprise-route-surface .ant-table-tbody>tr>td .ant-space.row-actions{white-space:nowrap;flex-wrap:nowrap}.enterprise-route-surface .ant-tabs{color:var(--portal-text)}.enterprise-route-surface .ant-tabs:not(.ant-tabs-card)>.ant-tabs-nav:before,.enterprise-route-surface .ant-tabs:not(.ant-tabs-card)>div>.ant-tabs-nav:before{border-bottom-color:var(--portal-border-subtle)}.enterprise-route-surface .ant-tabs-tab{padding:12px 0}.enterprise-route-surface .ant-list,.enterprise-route-surface .ant-timeline,.enterprise-route-surface .ant-descriptions,.enterprise-route-surface .ant-collapse{color:var(--portal-text)}.enterprise-route-surface .ant-collapse{border-color:var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);overflow:hidden}.enterprise-route-surface .ant-collapse-item{border-bottom-color:var(--portal-border-subtle)}.enterprise-route-surface .ant-collapse-header{font-weight:650}.enterprise-route-surface .ant-alert{border-radius:var(--portal-radius-lg)}.enterprise-route-surface .ant-upload,.enterprise-route-surface .ant-upload-wrapper{width:100%}.enterprise-route-surface .ant-upload-drag{border-color:color-mix(in srgb, var(--brand-primary) 22%, var(--portal-border));background:color-mix(in srgb, var(--brand-primary-bg) 42%, var(--portal-surface))}.enterprise-route-surface .ant-upload-drag:hover{border-color:var(--brand-primary)}.enterprise-module-page>.ant-card:first-of-type:not(:has(.ant-table)):not(:has(.ant-tabs)){border-inline-start:4px solid var(--brand-primary)}.enterprise-module-page>div>.ant-card:first-of-type:not(:has(.ant-table)):not(:has(.ant-tabs)){border-inline-start:4px solid var(--brand-primary)}.enterprise-module-page>.ant-card:has(.ant-table){overflow:hidden}.enterprise-module-page>div>.ant-card:has(.ant-table){overflow:hidden}.enterprise-module-page>.ant-card:has(.ant-table) .ant-card-body{padding:0}.enterprise-module-page>div>.ant-card:has(.ant-table) .ant-card-body{padding:0}.enterprise-module-page>.ant-card:has(.ant-table) .ant-table-wrapper{border:0;border-radius:0}.enterprise-module-page>div>.ant-card:has(.ant-table) .ant-table-wrapper{border:0;border-radius:0}.enterprise-module-page .ant-card:has(.ant-table) .ant-pagination{padding:0 16px 14px}.enterprise-module-page [class*=filter i],.enterprise-module-page [id*=filter i]{border-color:color-mix(in srgb, var(--brand-primary) 16%, var(--portal-border-subtle))}.enterprise-detail-page>.ant-breadcrumb+.ant-row,.enterprise-detail-page>div>.ant-breadcrumb+.ant-row{margin-bottom:0!important}.enterprise-detail-page>.ant-card:first-of-type,.enterprise-detail-page>div>.ant-card:first-of-type{position:relative;overflow:hidden}.enterprise-detail-page>.ant-card:first-of-type:before,.enterprise-detail-page>div>.ant-card:first-of-type:before{content:"";background:var(--brand-primary);width:4px;position:absolute;inset-block:0;inset-inline-start:0}.enterprise-detail-page .ant-descriptions{border-radius:var(--portal-radius-lg);overflow:hidden}.enterprise-detail-page .ant-descriptions-view,.enterprise-detail-page .ant-descriptions-row>th,.enterprise-detail-page .ant-descriptions-row>td{border-color:var(--portal-border-subtle)}.enterprise-detail-page .ant-tabs{min-width:0}.enterprise-detail-page .ant-tabs-content-holder .ant-card{box-shadow:none}.enterprise-route-surface--dashboard .ant-card,[data-enterprise-section=reports] .ant-card,[data-enterprise-route^=reports] .ant-card{border-color:var(--portal-border-subtle)}:is(.enterprise-route-surface--dashboard .ant-card:has(.ant-statistic),[data-enterprise-section=reports] .ant-card:has(.ant-statistic),[data-enterprise-route^=reports] .ant-card:has(.ant-statistic)){border-top:3px solid var(--brand-primary)}:is([data-enterprise-section=reports] .ant-card:has(.recharts-wrapper),[data-enterprise-route^=reports] .ant-card:has(.recharts-wrapper)){min-height:320px}[data-enterprise-section=reports] .ant-table-wrapper,[data-enterprise-route^=reports] .ant-table-wrapper{margin-top:4px}.enterprise-route-surface--workspace{max-width:none}.enterprise-route-surface--workspace .ant-card,.enterprise-route-surface--workspace .ant-tabs,.enterprise-route-surface--workspace .ant-collapse{border-color:var(--portal-border-subtle)}:is(.enterprise-route-surface--workspace .ant-card:has(canvas),.enterprise-route-surface--workspace .ant-card:has(svg)){overflow:hidden}[data-enterprise-section^=admin] .ant-card,[data-enterprise-section=users] .ant-card,[data-enterprise-section=roles] .ant-card,[data-enterprise-section=departments] .ant-card,[data-enterprise-section=job-positions] .ant-card,[data-enterprise-section=organization-chart] .ant-card,[data-enterprise-section=settings] .ant-card{border-color:color-mix(in srgb, var(--brand-primary) 10%, var(--portal-border-subtle))}[data-enterprise-section^=admin] .ant-tabs-nav,[data-enterprise-section=settings] .ant-tabs-nav{background:var(--portal-surface-sunken);border-radius:var(--portal-radius-lg) var(--portal-radius-lg) 0 0;padding-inline:16px}[data-enterprise-section=privacy] .ant-card,[data-enterprise-section=training] .ant-card,[data-enterprise-section=surveys] .ant-card,[data-enterprise-section=webhooks] .ant-card,[data-enterprise-section=calendar] .ant-card,[data-enterprise-section=vulnerabilities] .ant-card,[data-enterprise-section=change-requests] .ant-card,[data-enterprise-section=evidence] .ant-card,[data-enterprise-section=exceptions] .ant-card,[data-enterprise-section=asset-groups] .ant-card,[data-enterprise-section=vendor-questionnaires] .ant-card{border-color:color-mix(in srgb, var(--brand-primary) 12%, var(--portal-border-subtle))}[data-enterprise-section=privacy] .ant-steps,[data-enterprise-section=change-requests] .ant-steps,[data-enterprise-section=incidents] .ant-steps,[data-enterprise-section=surveys] .ant-steps,[data-enterprise-section=training] .ant-steps{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);background:var(--portal-surface);padding:14px}:is([data-enterprise-section=evidence] .ant-card:has(.ant-upload),[data-enterprise-section=privacy] .ant-card:has(.ant-upload),[data-enterprise-section=policies] .ant-card:has(.ant-upload)){border-style:dashed}.ant-modal .ant-form,.ant-drawer .ant-form{flex-direction:column;gap:2px;display:flex}.ant-modal .ant-form .ant-row,.ant-drawer .ant-form .ant-row{row-gap:8px}.ant-modal .ant-tabs-nav,.ant-drawer .ant-tabs-nav{margin-bottom:14px!important}.ant-modal .ant-tabs-content-holder,.ant-drawer .ant-tabs-content-holder{min-width:0}.ant-modal .ant-card,.ant-drawer .ant-card{box-shadow:none}.ant-modal .ant-descriptions,.ant-drawer .ant-descriptions{border-radius:var(--portal-radius-lg);overflow:hidden}.ant-modal .ant-modal-footer{border-top:1px solid var(--portal-border-subtle);background:var(--portal-surface-sunken);margin-top:0;padding:14px 22px}.ant-drawer .ant-drawer-footer{border-top:1px solid var(--portal-border-subtle);background:var(--portal-surface-sunken)}.ant-modal .ant-modal-body,.ant-drawer .ant-drawer-body{padding:20px 22px}:is(.ant-modal .ant-modal-body:has(.ant-table-wrapper),.ant-drawer .ant-drawer-body:has(.ant-table-wrapper)){background:var(--portal-surface)}.ant-modal .ant-table-wrapper,.ant-drawer .ant-table-wrapper{border:1px solid var(--portal-border-subtle);border-radius:var(--portal-radius-lg);overflow:hidden}.ant-modal .ant-form-item-label>label,.ant-drawer .ant-form-item-label>label{color:var(--portal-text-secondary);font-weight:650}.ant-modal .ant-input,.ant-modal .ant-input-affix-wrapper,.ant-modal .ant-select-selector,.ant-modal .ant-picker,.ant-drawer .ant-input,.ant-drawer .ant-input-affix-wrapper,.ant-drawer .ant-select-selector,.ant-drawer .ant-picker{min-height:36px}.ant-modal .ant-segmented,.ant-drawer .ant-segmented,.enterprise-route-surface .ant-segmented{border:1px solid var(--portal-border-subtle);background:var(--portal-surface-sunken);padding:3px}.ant-modal .ant-segmented-item-selected,.ant-drawer .ant-segmented-item-selected,.enterprise-route-surface .ant-segmented-item-selected{color:var(--brand-primary);font-weight:700}@container (width<=920px){.enterprise-route-surface .ant-breadcrumb+.ant-row{padding:14px}.enterprise-route-surface .ant-breadcrumb+div:has(.enterprise-title){padding:14px}.enterprise-route-surface .ant-breadcrumb+div:has(.ant-typography){padding:14px}.enterprise-route-surface .ant-table-wrapper{overflow-x:auto}.enterprise-detail-page .ant-tabs-nav{padding-inline:10px}}@media (width<=1200px){.enterprise-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.enterprise-content.ant-layout-content{width:calc(100% - 24px);margin:12px!important;padding:0!important}.enterprise-page-head{flex-direction:column}.enterprise-kpi-grid{grid-template-columns:1fr}}
