@layer properties;:root,[data-theme=light]{--bg-base: #f5f5f7;--bg-surface: #ffffff;--bg-card: #ffffff;--bg-card-hover: #f8f9fa;--bg-elevated: #f0f1f3;--bg-overlay: rgba(0, 0, 0, .4);--border-subtle: #e5e7eb;--border-default: #d1d5db;--border-strong: #9ca3af;--brand-blue: #0057E7;--brand-blue-hover: #0049C6;--brand-blue-dim: rgba(0, 87, 231, .12);--brand-blue-dim2: rgba(0, 87, 231, .08);--brand-sky: #3095D9;--brand-gradient: linear-gradient(135deg, #0057E7, #3095D9);--risk-critical: #9D0136;--risk-critical-bg: rgba(157, 1, 54, .12);--risk-high: #D74623;--risk-high-bg: rgba(215, 70, 35, .12);--risk-medium: #EEC089;--risk-medium-bg: rgba(238, 192, 137, .12);--risk-low: #2BBE02;--risk-low-bg: rgba(43, 190, 2, .12);--success: #38A169;--success-bg: rgba(56, 161, 105, .1);--success-text: #276749;--danger: #E53E3E;--danger-bg: rgba(229, 62, 62, .1);--danger-text: #C53030;--warning: #D69E2E;--warning-bg: rgba(214, 158, 46, .1);--warning-text: #975A16;--info: #3182CE;--info-bg: rgba(49, 130, 206, .1);--info-text: #2B6CB0;--text-primary: #1a1a1a;--text-secondary: #4b5563;--text-muted: #6b7280;--text-disabled: #9ca3af;--text-link: #2563eb;--text-code: #059669;--font-heading: "Space Grotesk", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .9375rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.1875rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 2.375rem;--radius-xs: .25rem;--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: .875rem;--radius-xl: 1.125rem;--radius-full: 9999px;--sidebar-width: 14.5rem;--header-height: 3.375rem;--footer-height: 2.25rem;--shadow-sm: 0 .0625rem .1875rem rgba(0, 0, 0, .08);--shadow-md: 0 .25rem 1rem rgba(0, 0, 0, .1);--shadow-lg: 0 .5rem 2rem rgba(0, 0, 0, .12);--shadow-glow-blue: 0 0 1.25rem rgba(0, 87, 231, .15);--border-dashboard-gradient: linear-gradient( 90deg, var(--brand-blue), var(--warning), var(--danger) )}[data-theme=dark],.dark{--bg-base: #090909;--bg-surface: #0E0E0E;--bg-card: #111111;--bg-card-hover: #161616;--bg-elevated: #1A1A1A;--bg-overlay: rgba(0, 0, 0, .75);--border-subtle: #141414;--border-default: #1E1E1E;--border-strong: #2A2A2A;--brand-blue: #0057E7;--brand-blue-hover: #0049C6;--brand-blue-dim: rgba(0, 87, 231, .12);--brand-blue-dim2: rgba(0, 87, 231, .08);--brand-sky: #3095D9;--brand-gradient: linear-gradient(135deg, #0057E7, #3095D9);--success-text: #68D391;--danger-text: #FC8181;--warning-text: #F6E05E;--info-text: #90CDF4;--text-primary: #EDEDED;--text-secondary: #A0AEC0;--text-muted: #6B7280;--text-disabled: #4A5568;--text-link: #3095D9;--text-code: #A5F3FC;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .4);--shadow-md: 0 4px 16px rgba(0, 0, 0, .5);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .6);--shadow-glow-blue: 0 0 20px rgba(0, 87, 231, .2);--border-dashboard-gradient: linear-gradient( 90deg, var(--brand-blue), var(--warning), var(--danger) );--danger-bg: rgba(229, 62, 62, .1);--warning-bg: rgba(214, 158, 46, .1);--info-bg: rgba(49, 130, 206, .1);--success-bg: rgba(56, 161, 105, .1);--risk-medium-bg: rgba(238, 192, 137, .12)}@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--font-weight-medium: 500;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.flex-1{flex:1}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration: .2s;transition-duration:.2s}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.page-body>*{padding:0 1rem .5rem}html{font-size:13px;scroll-behavior:smooth}@media (min-width: 768px){html{font-size:14px}}@media (min-width: 1200px){html{font-size:16px}}body{background:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base);line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.25;letter-spacing:-.02em}a{color:var(--text-link);text-decoration:none}code,pre,kbd{font-family:var(--font-mono);font-size:.875em}::-webkit-scrollbar{width:.375rem;height:.375rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:.1875rem}.p-component{font-family:var(--font-body)!important}.p-datatable .p-datatable-thead>tr>th{background:var(--bg-surface)!important;color:var(--text-muted)!important;border-color:var(--border-default)!important}.p-datatable .p-datatable-tbody>tr>td{color:var(--text-secondary)!important;border-color:var(--border-subtle)!important}.p-datatable .p-datatable-tbody>tr:hover{background:var(--bg-elevated)!important}.p-card{background:var(--bg-card)!important;border:.0625rem solid var(--border-default)!important;border-radius:var(--radius-lg)!important}.p-inputtext{background:var(--bg-elevated)!important;border-color:var(--border-strong)!important;color:var(--text-primary)!important}.p-dropdown{background:var(--bg-elevated)!important;border-color:var(--border-strong)!important}.p-button.p-button-primary{background:var(--brand-gradient)!important;border:none!important}.p-button.p-button-secondary{background:var(--bg-elevated)!important;border:.0625rem solid var(--border-strong)!important;color:var(--text-secondary)!important}.p-multiselect-overlay{background:var(--bg-surface)!important;border:.0625rem solid var(--border-default);border-radius:var(--radius-md);box-shadow:0 .5rem 1.5rem #00000026;padding:.25rem 0!important}.p-multiselect-overlay .p-multiselect-items{padding:0!important;margin:0!important}.p-multiselect-overlay .p-multiselect-item{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem!important;margin:0!important;font-size:var(--text-sm);color:var(--text-primary);border-radius:var(--radius-sm);background:transparent;transition:background .15s ease}.p-multiselect-overlay .p-multiselect-item:hover{background:var(--bg-elevated)}.p-multiselect-overlay .p-multiselect-item.p-highlight{background:var(--brand-blue-dim2);color:var(--brand-blue)}.p-multiselect-overlay .p-checkbox{display:flex!important;align-items:center;justify-content:center;margin:0 .375rem}.p-multiselect-overlay .p-checkbox-box{width:1rem;height:1rem;border-radius:.25rem;padding:.25rem;border:.0625rem solid var(--border-strong);background:var(--bg-base)}.p-multiselect-overlay .p-checkbox-box.p-highlight{background:var(--brand-blue);border-color:var(--brand-blue)}.p-multiselect-overlay .p-multiselect-option{display:flex;align-items:center;gap:.625rem;padding:.25rem .75rem!important;font-size:var(--text-sm);color:var(--text-primary);border-radius:var(--radius-sm);background:transparent;transition:background .15s ease}.p-multiselect-overlay .p-multiselect-option:hover{background:var(--bg-elevated)}.p-multiselect-overlay .p-multiselect-option.p-highlight{background:var(--brand-blue-dim2);color:var(--brand-blue)}chevrondownicon svg{width:10px!important;height:10px!important}@media (min-width: 1280px){.p-multiselect-overlay{padding:.375rem 0!important}.p-multiselect-overlay .p-multiselect-item{padding:.625rem .875rem!important;font-size:var(--text-md)}.p-multiselect-overlay .p-multiselect-option{padding:.5rem .875rem!important;font-size:var(--text-sm)}.p-multiselect-overlay .p-checkbox-box{width:1.125rem;height:1.125rem}}@media (min-width: 1600px){.p-multiselect-overlay{padding:.5rem 0!important}.p-multiselect-overlay .p-multiselect-item{padding:.75rem 1rem!important;font-size:var(--text-lg)}.p-multiselect-overlay .p-multiselect-option{padding:.625rem 1rem!important;font-size:var(--text-md)}.p-multiselect-overlay .p-checkbox-box{width:1.25rem;height:1.25rem}}@media (min-width: 1920px){.p-multiselect-overlay{padding:.5625rem 0!important}.p-multiselect-overlay .p-multiselect-item{padding:.875rem 1.125rem!important;font-size:var(--text-xl)}.p-multiselect-overlay .p-multiselect-option{padding:.75rem 1.125rem!important;font-size:var(--text-xl)}.p-multiselect-overlay .p-checkbox-box{width:1.375rem;height:1.375rem}}@media (min-width: 2080px){.p-multiselect-overlay{padding:.59375rem 0!important}.p-multiselect-overlay .p-multiselect-item{padding:.9375rem 1.1875rem!important;font-size:var(--text-xl)}.p-multiselect-overlay .p-multiselect-option{padding:.8125rem 1.1875rem!important;font-size:var(--text-xl)}.p-multiselect-overlay .p-checkbox-box{width:1.4375rem;height:1.4375rem}}@media (min-width: 2240px){.p-multiselect-overlay .p-multiselect-item{padding:.96875rem 1.25rem!important}.p-multiselect-overlay .p-multiselect-option{padding:.84375rem 1.25rem!important}}@media (min-width: 2560px){.p-multiselect-overlay{padding:.625rem 0!important}.p-multiselect-overlay .p-multiselect-item{padding:1rem 1.25rem!important;font-size:var(--text-xl)}.p-multiselect-overlay .p-multiselect-option{padding:.875rem 1.25rem!important;font-size:var(--text-2xl)}.p-multiselect-overlay .p-checkbox-box{width:1.5rem;height:1.5rem}}.p-dialog-mask,.p-dialog-mask.p-component-overlay,.p-component-overlay.p-dialog-mask{position:fixed!important;inset:0!important;background:#00000080!important;z-index:1000!important;display:flex!important;align-items:center!important;justify-content:center!important}.p-dialog{background:var(--bg-card)!important;border:.0625rem solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.p-dialog .p-dialog-content{background:var(--bg-card)!important}.p-dialog.ai-guard-loader-dialog,.ai-guard-loader-dialog.p-dialog,.ai-guard-loader-dialog .p-dialog,.p-dialog.ai-guard-loader-dialog .p-dialog-content,.ai-guard-loader-dialog .p-dialog-content,.ai-guard-loader-dialog [class*=p-dialog]{background:transparent!important;border:none!important;box-shadow:none!important}.p-dialog.dep-dialog .p-dialog-header-close,.p-dialog.dep-dialog .p-dialog-header-close.p-button{width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;border-radius:var(--radius-sm)!important;border:.0625rem solid var(--border-default)!important;background:var(--bg-elevated)!important;color:var(--text-muted)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.p-dialog.dep-dialog .p-dialog-header-close:hover,.p-dialog.dep-dialog .p-dialog-header-close.p-button:hover{color:var(--text-primary)!important}.p-dialog.dep-dialog .p-dialog-header-close .p-icon,.p-dialog.dep-dialog .p-dialog-header-close svg{width:.75rem!important;height:.75rem!important;color:inherit!important}.p-dropdown-panel,.p-select-overlay{z-index:10000!important;background:var(--bg-card)!important}.p-select-list{display:flex!important;flex-direction:column!important;gap:0!important;padding:.5rem 0!important;list-style:none!important;margin:0!important}.p-select-list-container{overflow-y:auto!important;max-height:17.5rem!important}.p-dropdown-item,.p-select-option{padding:.75rem .875rem!important;min-height:2.75rem!important;height:auto!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;line-height:1.4!important;border:none!important;overflow:visible!important}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style: solid;--tw-font-weight: initial;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial}}}
