@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--ds-bg: #f8f9fa;--ds-text: #2c2c2c;--ds-card: #fdfeff;--ds-white: #ffffff;--ds-sidebar: #003a6a;--ds-sidebar-hover: #134876;--ds-sidebar-active: #155daa;--ds-sidebar-rail-width: 72px;--ds-primary: #56a3d9;--ds-primaryDark: #134876;--ds-gray-200: #e5e7eb;--ds-gray-300: #d1d5db;--ds-gray-500: #6b7280;--ds-gray-800: #1f2937;--ds-red-600: #dc2626;--ds-red-700: #b91c1c;--ds-accent-orange: #c2410c;--ds-accent-orange-hover: #9a3412;--ds-chart-line: var(--ds-primary);--ds-chart-bar: var(--ds-primary);--ds-heatmap-critical: #dc2626;--ds-heatmap-high: #f97316;--ds-heatmap-medium: #facc15;--ds-heatmap-low: #60a5fa;--ds-heatmap-minimal: #86efac}html,body{font-family:Inter,sans-serif;background-color:var(--ds-bg);color:var(--ds-text);margin:0;padding:0;height:100%}a{color:inherit;text-decoration:none}.main-content{margin-left:0;background-color:var(--ds-bg);min-height:100vh;padding:24px 24px 32px;box-sizing:border-box;color:var(--ds-text);overflow-y:auto}@media (max-width: 1279px){.main-content{padding-top:calc(24px + var(--mobile-app-header-height, 56px))}}@media (min-width: 768px){.main-content{margin-left:var(--ds-sidebar-rail-width, 72px);padding-left:28px;padding-right:28px}}@media (min-width: 1280px){.main-content{margin-left:250px;padding:24px 28px 32px}}@media (max-width: 767px){.main-content{margin-left:0}}.card{background-color:var(--ds-card);border-radius:10px;box-shadow:0 4px 6px #0000000d;transition:all .3s;padding:16px}.card:hover{box-shadow:0 10px 15px #0000001a}.ds-card{display:flex;flex-direction:column;justify-content:center;align-items:stretch;position:relative;background-color:var(--ds-card);border-radius:10px;box-shadow:0 4px 6px #0000000d;padding:16px;transition:box-shadow .3s ease,transform .2s ease;flex-shrink:0}.ds-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-2px)}.ds-card .recharts-wrapper{position:relative;z-index:0}.ds-card [data-testid=donut-label]{position:absolute;z-index:1}.ds-card .donut-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.dashboard-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;align-items:stretch;margin-bottom:24px}.main-content .dashboard-row::-webkit-scrollbar{height:6px}.main-content .dashboard-row::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}h1,h2,h3{font-weight:600;color:var(--ds-text)}.tpsm-nav-active{font-weight:600!important;font-size:1rem!important;color:var(--ds-text, #111827)!important}.charts-row{display:flex;flex-wrap:nowrap;gap:16px;align-items:stretch;overflow-x:auto;padding-bottom:8px;margin-bottom:24px}.compliance-kpi-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;gap:12px}.compliance-kpi-card{flex:1 1 0;max-width:25%;min-width:0}.compliance-kpi-card .kpi-label{font-size:clamp(.55rem,1vw,.75rem)}.compliance-kpi-card .kpi-primary{font-size:clamp(.9rem,1.8vw,1.5rem)}.compliance-kpi-card .kpi-subtitle{font-size:clamp(.55rem,.9vw,.8rem)}.compliance-kpi-card .kpi-circle{height:clamp(40px,8vw,62px);width:clamp(40px,8vw,62px)}.compliance-kpi-card .kpi-circle__text{font-size:clamp(.7rem,1.4vw,1.05rem)}@media (max-width: 1024px){.compliance-kpi-row{gap:10px}}@media (max-width: 768px){.compliance-kpi-row{gap:8px}.compliance-kpi-card{max-width:25%}}@media (max-width: 640px){.compliance-kpi-row{gap:6px}.compliance-kpi-card{max-width:25%}}.chart-container{flex:1;min-height:260px;width:100%;height:100%;position:relative}.chart-wrapper{flex:1;min-height:300px;width:100%;height:100%}@tailwind base;@tailwind components;@tailwind utilities;._button_10u0h_6{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:0;font-family:inherit;font-weight:500;line-height:1.25;border-radius:.5rem;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,opacity .15s ease;white-space:nowrap}._button_10u0h_6:focus-visible{outline:2px solid var(--ds-primary, #56a3d9);outline-offset:2px}._button_10u0h_6:disabled{opacity:.55;cursor:not-allowed}._button_10u0h_6 svg{flex-shrink:0;width:1em;height:1em}._button__icon_10u0h_46{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}._size--small_10u0h_53 ._button__icon_10u0h_46 svg,._size--small_10u0h_53>svg{width:.875rem;height:.875rem}._size--large_10u0h_59 ._button__icon_10u0h_46 svg,._size--large_10u0h_59>svg{width:1.125rem;height:1.125rem}._size--small_10u0h_53{font-size:.8125rem;padding:.375rem .75rem;gap:.375rem;border-radius:.375rem}._size--medium_10u0h_73{font-size:.875rem;padding:.5rem 1rem}._size--large_10u0h_59{font-size:1rem;padding:.625rem 1.25rem}._color--primary_10u0h_84{background-color:var(--ds-primary, #56a3d9);color:var(--ds-white, #ffffff);border-color:transparent}._color--primary_10u0h_84:hover:not(:disabled){background-color:var(--ds-primaryDark, #134876)}._color--secondary_10u0h_94{background-color:var(--ds-gray-200, #e5e7eb);color:var(--ds-primaryDark, #134876);border-color:transparent}._color--secondary_10u0h_94:hover:not(:disabled){background-color:var(--ds-gray-300, #d1d5db)}._color--danger_10u0h_104{background-color:var(--ds-red-600, #dc2626);color:var(--ds-white, #ffffff);border-color:transparent}._color--danger_10u0h_104:hover:not(:disabled){background-color:var(--ds-red-700, #b91c1c)}._color--outline_10u0h_114{background-color:var(--ds-white, #ffffff);color:var(--ds-gray-800, #1f2937);border-color:var(--ds-gray-300, #d1d5db);box-shadow:0 1px 2px #0000000d}._color--outline_10u0h_114:hover:not(:disabled){border-color:var(--ds-gray-500, #6b7280);background-color:var(--ds-gray-200, #e5e7eb)}._color--brand_10u0h_126{background-color:var(--ds-sidebar, #003a6a);color:var(--ds-white, #ffffff);border-color:transparent;box-shadow:0 1px 2px #0000000d}._color--brand_10u0h_126:hover:not(:disabled){background-color:#002a50;box-shadow:0 4px 6px -1px #0000001a}._color--accent_10u0h_139{background-color:var(--ds-accent-orange);color:var(--ds-white);border-color:transparent}._color--accent_10u0h_139:hover:not(:disabled){background-color:var(--ds-accent-orange-hover)}._width--full_10u0h_150{width:100%}._modifier--icon-only_10u0h_154._size--small_10u0h_53{padding:.25rem;min-width:auto}._modifier--icon-only_10u0h_154._size--medium_10u0h_73{padding:.375rem;min-width:auto}._modifier--icon-only_10u0h_154._size--large_10u0h_59{padding:.5rem;min-width:auto}.login-page{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#003a6a;font-family:Inter,sans-serif}.login-card{background:#fff;padding:40px 50px;border-radius:16px;box-shadow:0 8px 20px #0000001a;width:100%;max-width:400px;text-align:center}.login-title{color:#003a6a;font-weight:700;font-size:24px;margin-bottom:24px}.login-input{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ddd;border-radius:8px;font-size:14px}.login-button{background-color:#56a3d9;color:#fff;border:none;padding:12px 20px;border-radius:8px;width:100%;cursor:pointer;transition:background-color .3s ease}.login-button:hover{background-color:#134876}._root_bocy2_6{position:relative;display:flex;flex-direction:column;gap:.375rem;min-width:0}._label_bocy2_14{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.2}._trigger_bocy2_23{box-sizing:border-box;width:100%;min-height:2.75rem;padding:0 .75rem 0 1rem;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25;color:var(--ds-text, #0f172a);background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}._trigger_bocy2_23:hover:not(:disabled){border-color:#cbd5e1}._trigger_bocy2_23:focus-visible{outline:none;border-color:var(--ds-primary, #2563eb);box-shadow:0 0 0 2px #2563eb2e}._trigger_bocy2_23:disabled{opacity:.55;cursor:not-allowed}._triggerOpen_bocy2_62{border-color:#cbd5e1}._triggerText_bocy2_66{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._placeholder_bocy2_74{color:#94a3b8;font-weight:400}._chevron_bocy2_79{flex-shrink:0;width:1rem;height:1rem;color:#64748b;opacity:.9;transition:transform .2s ease}._chevronOpen_bocy2_88{transform:rotate(180deg)}._menu_bocy2_92{position:absolute;z-index:60;left:0;right:0;top:calc(100% + .25rem);max-height:min(16rem,50vh);overflow-y:auto;padding:.25rem;margin:0;list-style:none;border-radius:.625rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 4px 6px -1px #0f172a14,0 10px 15px -3px #0f172a14}._option_bocy2_111{display:block;width:100%;padding:.5rem .75rem;margin:0;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1.35;color:var(--ds-text, #0f172a);text-align:left;border:none;border-radius:.375rem;background:transparent;cursor:pointer;transition:background-color .1s ease}._option_bocy2_111:hover:not(:disabled),._optionHighlighted_bocy2_130{background:#2563eb14}._optionSelected_bocy2_134:not(:disabled){font-weight:600;color:var(--ds-primary, #2563eb)}._option_bocy2_111:disabled{opacity:.45;cursor:not-allowed}._root_n54er_5{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}@media (min-width: 640px){._root_n54er_5{gap:1rem}}._lastScan_n54er_19{font-size:.875rem;line-height:1.5;color:#4b5563}._lastScanValue_n54er_25{font-weight:500;color:#111827}html.dark ._lastScan_n54er_19{color:#a3a3a3}html.dark ._lastScanValue_n54er_25{color:#fff}._icon_n54er_38{width:1rem;height:1rem;flex-shrink:0}._root_1ot2u_6{box-sizing:border-box;display:flex;flex-direction:column;min-height:0}._header_1ot2u_13{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(229,231,235,.8)}html.dark ._header_1ot2u_13{border-bottom-color:#404040cc}._titleRow_1ot2u_25{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}._titleColumn_1ot2u_34{min-width:0}._title_1ot2u_25{margin:0;font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em;color:var(--ds-text, #111827)}html.dark ._title_1ot2u_25{color:#f5f5f5}._primaryActions_1ot2u_50{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}._headerIcon_1ot2u_59{width:1rem;height:1rem;flex-shrink:0}._description_1ot2u_65{font-size:.875rem;line-height:1.5;color:#4b5563}html.dark ._description_1ot2u_65{color:#a3a3a3}._actionsToolbar_1ot2u_74{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:1rem}._content_1ot2u_83{box-sizing:border-box;min-width:0;flex:1 1 auto}._content_1ot2u_83>*+*{margin-top:1.5rem}._backButton_1ot2u_92{border-color:#d1d5db;background-color:#fff;color:#1f2937;box-shadow:0 1px 2px #0000000d}._backButton_1ot2u_92:hover{background-color:#f9fafb}html.dark ._backButton_1ot2u_92{border-color:#525252;background-color:#171717;color:#f5f5f5}html.dark ._backButton_1ot2u_92:hover{background-color:#262626}._root_1c24b_6{box-sizing:border-box;position:relative;background-color:var(--ds-card, #ffffff);border-radius:.75rem;box-shadow:0 2px 10px #0f172a12;padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;min-width:0;transition:box-shadow .2s ease}._root_1c24b_6:hover{box-shadow:0 6px 18px #0f172a1a}._rootClickable_1c24b_24{cursor:pointer}._rootClickable_1c24b_24:focus-visible{outline:2px solid var(--ds-primary, #56a3d9);outline-offset:2px}._headline_1c24b_33{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--ds-text, #111827);text-align:center;width:100%}._largeBody_1c24b_43{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;width:100%}._chartWrap_1c24b_52{flex-shrink:0;position:relative;overflow:visible}._chartWrap_1c24b_52 .recharts-wrapper,._chartWrap_1c24b_52 .recharts-surface{overflow:visible}._chartWrap_1c24b_52 .recharts-wrapper{position:relative;z-index:0}._info_1c24b_68{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem;font-size:.8125rem;line-height:1.4;color:var(--ds-textSecondary, #4b5563);text-align:left}._statusRow_1c24b_80{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .35rem}._statusValue_1c24b_87{font-weight:600}._smallBody_1c24b_92{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:100%;flex:1;min-height:0}._smallLeading_1c24b_103{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;text-align:left}._smallTitle_1c24b_113{margin:0;font-size:.875rem;font-weight:500;line-height:1.35;color:var(--ds-textSecondary, #64748b);letter-spacing:-.01em}._smallPercent_1c24b_122{margin:0;font-size:2rem;font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--ds-text, #1e293b)}@media (max-width: 640px){._largeBody_1c24b_43{flex-direction:column;align-items:center}._info_1c24b_68{text-align:center;width:100%}._statusRow_1c24b_80{justify-content:center}._smallBody_1c24b_92{flex-wrap:wrap;justify-content:center;text-align:center}._smallLeading_1c24b_103{align-items:center;width:100%;flex:1 1 auto}._smallTitle_1c24b_113,._smallPercent_1c24b_122{text-align:center}}.dark ._root_1c24b_6{background-color:var(--ds-card, rgb(23 23 23));box-shadow:0 2px 10px #00000059}.dark ._headline_1c24b_33{color:var(--ds-text, #f3f4f6)}.dark ._smallTitle_1c24b_113{color:var(--ds-textSecondary, #94a3b8)}.dark ._smallPercent_1c24b_122{color:var(--ds-text, #f1f5f9)}.dark ._info_1c24b_68{color:var(--ds-textSecondary, #9ca3af)}._hoverHost_1c24b_187{position:relative;box-sizing:border-box;transition:box-shadow .2s ease,border-color .2s ease,transform .15s ease}._hoverHost_1c24b_187:focus-visible{outline:2px solid var(--ds-primary, #56a3d9);outline-offset:2px}._tooltip_1c24b_201{position:absolute;z-index:40;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);min-width:200px;max-width:min(320px,calc(100vw - 24px));padding:.45rem .65rem;margin:0;font-size:.8125rem;font-weight:400;line-height:1.45;color:#fff;background-color:#1f2937;border-radius:.5rem;box-shadow:0 10px 25px #0000002e;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}._tooltip_1c24b_201 *{color:inherit}._tooltip_1c24b_201 a{color:#bfdbfe}._tooltip_1c24b_201>*:first-child{margin-top:0}._tooltip_1c24b_201:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#1f2937}._hoverHost_1c24b_187:hover ._tooltip_1c24b_201,._hoverHost_1c24b_187:focus-visible ._tooltip_1c24b_201{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:none}@media (max-width: 480px){._tooltip_1c24b_201{left:0;transform:translate(0) translateY(4px);max-width:100%}._hoverHost_1c24b_187:hover ._tooltip_1c24b_201,._hoverHost_1c24b_187:focus-visible ._tooltip_1c24b_201{transform:translate(0) translateY(0)}}._root_scipc_6{box-sizing:border-box;border-radius:1.25rem;border:1px solid transparent;box-shadow:0 2px 10px #0f172a12;padding:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;text-align:left;min-width:0;transition:box-shadow .2s ease,border-color .2s ease}._root_scipc_6:hover{box-shadow:0 4px 16px #0f172a1a}._rootSplit_scipc_27{justify-content:center}._split_scipc_33{display:flex;flex-direction:row;align-items:stretch;justify-content:space-around;gap:1rem;width:100%;flex:1;min-height:0}._splitCol_scipc_44{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.375rem;min-width:0}._splitValue_scipc_55{margin:0;font-size:1.75rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--ds-text, #111827)}._splitValueProblems_scipc_64{color:#dc2626}._splitLabel_scipc_68{margin:0;font-size:.8125rem;font-weight:700;line-height:1.3;color:var(--ds-text, #111827)}._toneNeutral_scipc_78{background-color:var(--ds-card, #ffffff);border-color:#e5e7eb}._toneCritical_scipc_83{background-color:#fef2f2;border-color:#f87171}._toneHigh_scipc_88{background-color:#fff7ed;border-color:#fb923c}._toneMedium_scipc_93{background-color:#ecfeff;border-color:#2dd4bf}._toneLow_scipc_98{background-color:var(--ds-card, #ffffff);border-color:#e5e7eb}._title_scipc_103{margin:0;line-height:1.35;letter-spacing:-.01em}._titleMuted_scipc_109{font-size:.8125rem;font-weight:500;color:var(--ds-textSecondary, #6b7280)}._titleSeverity_scipc_115{font-size:.9375rem;font-weight:700;color:var(--ds-text, #111827)}._value_scipc_121{margin:0;line-height:1.1;letter-spacing:-.03em}._valueNeutral_scipc_127{font-size:1.75rem;font-weight:700;color:var(--ds-text, #111827)}._valuePlain_scipc_133{font-size:1.5rem;font-weight:500;color:var(--ds-text, #111827)}._footer_scipc_139{margin:0;font-size:.6875rem;font-weight:400;line-height:1.35;color:var(--ds-textSecondary, #6b7280)}.dark ._toneNeutral_scipc_78,.dark ._toneLow_scipc_98{background-color:var(--ds-card, rgb(23 23 23));border-color:#374151}.dark ._toneCritical_scipc_83{background-color:#7f1d1d59;border-color:#f87171}.dark ._toneHigh_scipc_88{background-color:#9a341259;border-color:#fb923c}.dark ._toneMedium_scipc_93{background-color:#134e4a66;border-color:#2dd4bf}.dark ._titleMuted_scipc_109{color:var(--ds-textSecondary, #9ca3af)}.dark ._titleSeverity_scipc_115,.dark ._valueNeutral_scipc_127,.dark ._valuePlain_scipc_133,.dark ._splitValue_scipc_55,.dark ._splitLabel_scipc_68{color:var(--ds-text, #f3f4f6)}.dark ._splitValueProblems_scipc_64{color:#f87171}.dark ._footer_scipc_139{color:#9ca3af}._hoverHost_scipc_196{position:relative;box-sizing:border-box;transition:box-shadow .2s ease,border-color .2s ease,transform .15s ease}._hoverHost_scipc_196:focus-visible{outline:2px solid var(--ds-primary, #56a3d9);outline-offset:2px}._tooltip_scipc_210{position:absolute;z-index:40;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);min-width:200px;max-width:min(320px,calc(100vw - 24px));padding:.65rem .85rem;font-size:.8125rem;font-weight:400;line-height:1.45;color:#f9fafb;background-color:#1f2937;border-radius:.5rem;box-shadow:0 10px 25px #0000002e;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}._tooltip_scipc_210:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#1f2937}._hoverHost_scipc_196:hover ._tooltip_scipc_210,._hoverHost_scipc_196:focus-visible ._tooltip_scipc_210{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:none}@media (max-width: 480px){._tooltip_scipc_210{left:0;transform:translate(0) translateY(4px);max-width:100%}._hoverHost_scipc_196:hover ._tooltip_scipc_210,._hoverHost_scipc_196:focus-visible ._tooltip_scipc_210{transform:translate(0) translateY(0)}}._grid_1g6ta_6{display:grid;width:100%;min-width:0;gap:.75rem}@media (min-width: 640px){._grid_1g6ta_6{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}._summary_1g6ta_19{grid-column:1 / span 2;grid-row:1 / span 2;min-width:0;min-height:0}._critical_1g6ta_26,._high_1g6ta_27,._medium_1g6ta_28,._low_1g6ta_29{min-width:0;min-height:0}._critical_1g6ta_26{grid-column:3;grid-row:1}._high_1g6ta_27{grid-column:4;grid-row:1}._medium_1g6ta_28{grid-column:3;grid-row:2}._low_1g6ta_29{grid-column:4;grid-row:2}}@media (max-width: 639px){._grid_1g6ta_6{grid-template-columns:1fr}._summary_1g6ta_19,._critical_1g6ta_26,._high_1g6ta_27,._medium_1g6ta_28,._low_1g6ta_29{grid-column:auto;grid-row:auto;min-width:0}}._homePage_t04sa_7{box-sizing:border-box;color:var(--ds-text, #111827);transition:color .2s ease}html.dark ._homePage_t04sa_7{color:#f3f4f6}._content_t04sa_17{box-sizing:border-box;min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:1.5rem}._section_t04sa_27{display:flex;flex-direction:column;gap:1rem}._sectionTitle_t04sa_33{margin:0;font-size:1.25rem;font-weight:600;line-height:1.3;color:var(--ds-text, #111827)}html.dark ._sectionTitle_t04sa_33{color:#f3f4f6}._sectionStack_t04sa_45{display:flex;flex-direction:column;gap:.75rem}._metricGridCell_t04sa_51{height:100%;min-height:0}._loading_t04sa_57{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#4b5563}html.dark ._loading_t04sa_57{color:#d1d5db}._errorBanner_t04sa_69{padding:.75rem 1rem;border-radius:.375rem;background-color:#fee2e2;color:#991b1b}html.dark ._errorBanner_t04sa_69{background-color:#7f1d1d59;color:#fecaca}._securityCardLarge_t04sa_81{min-width:200px}._securityCardSmall_t04sa_85{flex-shrink:0;min-width:220px;min-height:132px}._chartsSection_t04sa_92{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1rem;margin-bottom:1.5rem}._chartCard_t04sa_99{flex:1 1 50%;min-width:450px;height:380px;min-height:300px;position:relative;display:flex;flex-direction:column;justify-content:flex-start}._chartHeading_t04sa_110{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:var(--ds-text, #111827)}._chartWrapper_t04sa_117{flex:1 1 auto;min-height:300px;width:100%;height:100%}._chartEmpty_t04sa_124{display:flex;align-items:center;justify-content:center;height:300px;color:#6b7280}._chartEmptyInner_t04sa_132{text-align:center}._chartEmptyLine_t04sa_136{font-size:.875rem}._chartEmptyHint_t04sa_140{margin-top:.25rem;font-size:.75rem;color:#9ca3af}._supplierCard_t04sa_147{flex-shrink:0;min-width:240px;padding:1.5rem;display:flex;align-items:center;justify-content:space-between}._supplierCardBody_t04sa_156{padding-right:1rem}._supplierTitle_t04sa_160{font-weight:600;color:var(--ds-text, #2c2c2c)}._supplierMeta_t04sa_165{margin-top:0;font-size:.875rem;color:#6b7280;opacity:.8}._gaugeWrap_t04sa_172{position:relative;width:100px;height:100px}._gaugeCenter_t04sa_178{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;color:var(--ds-text, #2c2c2c)}._modalRoot_t04sa_190{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center}._modalBackdrop_t04sa_199{position:absolute;inset:0;background-color:#0006}._modalPanel_t04sa_205{position:relative;display:flex;flex-direction:column;width:720px;max-width:95vw;max-height:85vh;border-radius:1rem;background-color:#fff;box-shadow:0 25px 50px -12px #00000040}html.dark ._modalPanel_t04sa_205{background-color:#111827}._modalHeader_t04sa_220{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgb(229,231,235)}html.dark ._modalHeader_t04sa_220{border-bottom-color:#374151}._modalTitle_t04sa_231{margin:0;font-size:1.125rem;font-weight:600;color:var(--ds-text, #2c2c2c)}._modalSubtitle_t04sa_238{margin-top:.25rem;font-size:.875rem;color:#6b7280}._modalBody_t04sa_244{padding:1.25rem 1.5rem;overflow-y:auto}._modalLoading_t04sa_249{padding:2.5rem 1rem;text-align:center;font-size:.875rem;color:#6b7280}._modalError_t04sa_256{font-size:.875rem;color:#ef4444}._modalStack_t04sa_261{display:flex;flex-direction:column;gap:1.5rem}._modalGrid_t04sa_267{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){._modalGrid_t04sa_267{grid-template-columns:repeat(2,minmax(0,1fr))}}._modalFieldLabel_t04sa_278{font-size:.75rem;text-transform:uppercase;letter-spacing:.02em;color:#9ca3af}._modalFieldValue_t04sa_285{font-size:.875rem;font-weight:600}._modalFieldValueMedium_t04sa_290{font-size:.875rem;font-weight:500}._modalSubheading_t04sa_295{margin:0 0 .75rem;font-size:.875rem;font-weight:600}._severityGrid_t04sa_301{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){._severityGrid_t04sa_301{grid-template-columns:repeat(3,minmax(0,1fr))}}._severityCell_t04sa_312{padding:.75rem;border-radius:.5rem;border:1px solid rgb(243,244,246)}html.dark ._severityCell_t04sa_312{border-color:#374151}._severityCellLabel_t04sa_321{font-size:.75rem;text-transform:uppercase;color:#9ca3af}._severityCellValue_t04sa_327{font-size:1.25rem;font-weight:600}._severityCritical_t04sa_332{color:#dc2626}._severityHigh_t04sa_336{color:#f97316}._severityMedium_t04sa_340{color:#eab308}._severityLow_t04sa_344{color:#3b82f6}._severityInfo_t04sa_348{color:#6b7280}._severityMuted_t04sa_352{color:#4b5563}._vulnList_t04sa_356{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:240px;overflow-y:auto;padding-right:.5rem}._vulnItem_t04sa_368{padding:.75rem;border-radius:.5rem;border:1px solid rgb(243,244,246)}html.dark ._vulnItem_t04sa_368{border-color:#374151}._vulnRow_t04sa_377{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._vulnName_t04sa_384{font-size:.875rem;font-weight:600;color:var(--ds-text, #2c2c2c)}._vulnBadge_t04sa_390{font-size:.75rem;font-weight:600;text-transform:uppercase}._vulnDesc_t04sa_396{margin-top:.5rem;font-size:.75rem;line-height:1.375;color:#6b7280}._vulnCve_t04sa_403{margin-top:.5rem;font-size:.75rem;color:#2563eb}._vulnEmpty_t04sa_409{font-size:.75rem;color:#6b7280}._pageStack_rio23_5{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}._horizontalRow_rio23_15{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:1rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}._horizontalRow_rio23_15>*{flex:0 0 auto}._problemCardSlot_rio23_34{min-width:12.5rem;max-width:min(100%,20rem)}._actionCardSlot_rio23_40{min-width:min(24rem,92vw);max-width:100%}._insightsGrid_rio23_46{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:stretch}._sectionCard_1f3y2_3{display:flex;flex-direction:column;min-width:0;height:100%;background:var(--ds-card, #fdfeff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f;padding:1rem 1.25rem}html._dark_1f3y2_15 ._sectionCard_1f3y2_3{background:#171717;border-color:#ffffff14}._sectionHeader_1f3y2_20{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #2c2c2c)}._sectionIcon_1f3y2_31{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--ds-primary, #56a3d9)}._subsectionTitle_1f3y2_38{margin:0 0 .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-gray-500, #6b7280)}._securityCardRow_1f3y2_47{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;margin-bottom:1rem;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}._securityCardSlot_1f3y2_58{flex:1 1 0;min-width:140px;max-width:200px}._securityCardSlot_1f3y2_58 .ui-security-card{padding:.5rem .65rem!important;min-height:0}._securityCardSlot_1f3y2_58 .ui-security-card__percent{font-size:1.125rem}._securityCardSlot_1f3y2_58 .ui-security-card__title{font-size:.65rem;line-height:1.25}._chartPlot_1f3y2_78{width:100%;min-height:128px;max-height:200px;overscroll-behavior:contain}._chartPlotTall_1f3y2_85{min-height:160px;max-height:220px}._divider_1f3y2_91{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}html._dark_1f3y2_15 ._divider_1f3y2_91{border-top-color:#ffffff14}._footerActions_1f3y2_101{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._footerActionsEnd_1f3y2_108{margin-left:auto}._emptyHint_1f3y2_112{margin:0;padding:.75rem 0;font-size:.8125rem;color:var(--ds-gray-500, #6b7280)}._miniTable_1f3y2_119{width:100%;font-size:.75rem;border-collapse:collapse}._miniTable_1f3y2_119 th,._miniTable_1f3y2_119 td{padding:.35rem .5rem;border-bottom:1px solid rgba(15,23,42,.06);text-align:left}html._dark_1f3y2_15 ._miniTable_1f3y2_119 th,html._dark_1f3y2_15 ._miniTable_1f3y2_119 td{border-bottom-color:#ffffff14}._miniTableWrap_1f3y2_137{overflow-x:auto}._exposureSummaryRow_1f3y2_141{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._exposureCardSlot_1f3y2_148{flex:1 1 160px;min-width:140px;max-width:280px}._exposureCardSlot_1f3y2_148 .ui-security-card{padding:.5rem .65rem!important}._stackGap_1f3y2_158{display:flex;flex-direction:column;gap:1rem}._completedHeader_1f3y2_165{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._completedTitle_1f3y2_173{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #2c2c2c)}._completedHint_1f3y2_184{margin:.75rem 0 0;font-size:.8125rem;color:var(--ds-gray-500, #6b7280);text-align:center}._targetCell_1f3y2_192{max-width:min(100%,360px);max-height:5rem;overflow:auto;word-break:break-word;overflow-wrap:anywhere;font-size:.8125rem;line-height:1.4}._completedTableBlock_1f3y2_202{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}html._dark_1f3y2_15 ._completedTableBlock_1f3y2_202{border-top-color:#ffffff1a}._completedTableScroll_1f3y2_212{overflow-x:auto;border-radius:10px;border:1px solid rgba(15,23,42,.08)}html._dark_1f3y2_15 ._completedTableScroll_1f3y2_212{border-color:#ffffff1a}._completedTable_1f3y2_202{width:100%;min-width:640px;border-collapse:collapse;font-size:.8125rem}._completedTable_1f3y2_202 thead{background:#0f172a0a}html._dark_1f3y2_15 ._completedTable_1f3y2_202 thead{background:#ffffff0f}._completedTable_1f3y2_202 th{text-align:left;font-weight:600;padding:.6rem .75rem;border-bottom:1px solid rgba(15,23,42,.08);color:var(--ds-text, #2c2c2c)}._completedTable_1f3y2_202 td{padding:.6rem .75rem;border-bottom:1px solid rgba(15,23,42,.06);vertical-align:top}html._dark_1f3y2_15 ._completedTable_1f3y2_202 th,html._dark_1f3y2_15 ._completedTable_1f3y2_202 td{border-color:#ffffff14}._completedTable_1f3y2_202 tbody tr:hover{background:#0f172a08}html._dark_1f3y2_15 ._completedTable_1f3y2_202 tbody tr:hover{background:#ffffff0a}._countBadge_1f3y2_264{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#56a3d924;color:var(--ds-primaryDark, #134876);border:1px solid rgba(86,163,217,.3)}._backdrop_lezui_6{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._dialog_lezui_18{box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-width:40rem;max-height:min(90vh,44rem);overflow:hidden;background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 25px 50px -12px #0f172a2e}html.dark ._dialog_lezui_18{background:#171717;border-color:#ffffff14}._header_lezui_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(15,23,42,.08)}html.dark ._header_lezui_37{border-bottom-color:#ffffff14}._title_lezui_51{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;line-height:1.35;color:var(--ds-text, #111827)}html.dark ._title_lezui_51{color:#f5f5f5}._closeBtn_lezui_64{flex-shrink:0;border-color:var(--ds-red-600, #dc2626)!important;color:var(--ds-red-600, #dc2626)!important;background:var(--ds-card, #fff)!important;box-shadow:none!important}._closeBtn_lezui_64:hover:not(:disabled){border-color:var(--ds-red-700, #b91c1c)!important;color:var(--ds-red-700, #b91c1c)!important;background:#dc262614!important}html.dark ._closeBtn_lezui_64{background:#171717!important}._form_lezui_82{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;overflow-y:auto;min-height:0}._error_lezui_91{padding:.65rem .85rem;border-radius:8px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;font-size:.8125rem;line-height:1.45}._grid2_lezui_101{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){._grid2_lezui_101{grid-template-columns:1fr 1fr}}._standardsSection_lezui_113{display:flex;flex-direction:column;gap:.5rem}._standardsLabel_lezui_119{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.2}._standardsBox_lezui_128{box-sizing:border-box;max-height:12rem;overflow-y:auto;padding:.75rem;border:1px solid #e2e8f0;border-radius:.625rem;background:#fff}html.dark ._standardsBox_lezui_128{background:#171717;border-color:#ffffff1f}._standardsGrid_lezui_143{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:.5rem .75rem}._checkboxRow_lezui_149{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}._checkbox_lezui_149{width:1rem;height:1rem;margin-top:.125rem;flex-shrink:0;accent-color:var(--ds-primary, #2563eb);cursor:pointer}._checkboxText_lezui_165{font-size:.875rem;font-weight:500;line-height:1.35;color:var(--ds-text, #0f172a)}html.dark ._checkboxText_lezui_165{color:#f5f5f5}._footer_lezui_175{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;padding-top:1rem;margin-top:.25rem;border-top:1px solid rgba(15,23,42,.08)}html.dark ._footer_lezui_175{border-top-color:#ffffff14}._portalBackdrop_14nsb_4{z-index:100}._card_1nhom_5{box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:0;width:100%;min-width:0;padding:1rem;border-radius:1.25rem;border:1px solid var(--ds-border, #e5e7eb);background:var(--ds-card, #fff);box-shadow:0 2px 10px #0f172a12}html.dark ._card_1nhom_5{border-color:#ffffff1a;background:#171717}._header_1nhom_25{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-shrink:0}._title_1nhom_34{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:var(--ds-text, #111827)}html.dark ._title_1nhom_34{color:#f5f5f5}._iconSpin_1nhom_46{animation:_activeScansSpin_1nhom_1 .9s linear infinite}@keyframes _activeScansSpin_1nhom_1{to{transform:rotate(360deg)}}._empty_1nhom_56{padding:1.25rem .5rem;text-align:center;font-size:.875rem;line-height:1.5;color:#64748b}html.dark ._empty_1nhom_56{color:#94a3b8}._list_1nhom_68{display:flex;flex-direction:column;gap:.75rem}._scanBlock_1nhom_74{border:1px solid #e2e8f0;border-radius:.5rem;padding:.875rem 1rem;background:var(--ds-card, #fff);transition:background .15s ease,border-color .15s ease}._scanBlock_1nhom_74:hover{background:#f8fafc;border-color:#cbd5e1}html.dark ._scanBlock_1nhom_74{border-color:#ffffff1f;background:#171717}html.dark ._scanBlock_1nhom_74:hover{background:#ffffff0a}._scanHeader_1nhom_96{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.625rem}._scanMain_1nhom_104{flex:1 1 auto;min-width:0}._scanName_1nhom_109{margin:0 0 .375rem;font-size:.875rem;font-weight:600;line-height:1.4;color:var(--ds-text, #111827);word-break:break-word}html.dark ._scanName_1nhom_109{color:#f5f5f5}._targetRow_1nhom_122{margin:0;font-size:.75rem;line-height:1.5;color:#64748b}._targetLabel_1nhom_129{font-weight:600;margin-right:.35rem}._targetValue_1nhom_134{word-break:break-all}._statusBadge_1nhom_138{flex-shrink:0;padding:.25rem .5rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;line-height:1.3;text-transform:uppercase}._statusRunning_1nhom_149{color:#1d4ed8;background:#eff6ff}._statusQueued_1nhom_154{color:#b45309;background:#fffbeb}._statusDone_1nhom_159{color:#15803d;background:#f0fdf4}._statusFailed_1nhom_164{color:#b91c1c;background:#fef2f2}._statusDefault_1nhom_169{color:#475569;background:#f8fafc}html.dark ._statusRunning_1nhom_149{color:#93c5fd;background:#3b82f626}html.dark ._statusQueued_1nhom_154{color:#fcd34d;background:#f59e0b1f}html.dark ._statusDone_1nhom_159{color:#86efac;background:#22c55e1f}html.dark ._statusFailed_1nhom_164{color:#fca5a5;background:#ef44441f}html.dark ._statusDefault_1nhom_169{color:#cbd5e1;background:#ffffff0f}._progressBlock_1nhom_199{margin:0 0 .75rem}._progressMeta_1nhom_203{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.375rem;font-size:.75rem;line-height:1.45;color:#475569}html.dark ._progressMeta_1nhom_203{color:#94a3b8}._progressLabel_1nhom_218{flex-shrink:0}._progressValue_1nhom_222{flex-shrink:0;font-variant-numeric:tabular-nums;font-weight:600;margin-left:.5rem}._progressTrack_1nhom_229{width:100%;height:.5rem;border-radius:9999px;background:#e2e8f0;overflow:hidden}html.dark ._progressTrack_1nhom_229{background:#ffffff1f}._progressFill_1nhom_241{height:100%;border-radius:9999px;background:var(--ds-primary, #2563eb);transition:width .25s ease}._startedRow_1nhom_248{margin:0 0 .75rem;font-size:.75rem;line-height:1.5;color:#64748b}._startedLabel_1nhom_255{font-weight:600;margin-right:.35rem}html.dark ._startedRow_1nhom_248{color:#94a3b8}._actions_1nhom_264{display:flex;justify-content:flex-end;margin-top:.25rem;padding-top:.25rem}._linkButton_1nhom_271{border:none!important;background:transparent!important;box-shadow:none!important;padding:.25rem .5rem!important;font-size:.75rem!important;font-weight:600!important;color:var(--ds-primary, #2563eb)!important}._linkButton_1nhom_271:hover:not(:disabled){background:#2563eb14!important;color:#1d4ed8!important}html.dark ._linkButton_1nhom_271{color:#60a5fa!important}html.dark ._linkButton_1nhom_271:hover:not(:disabled){background:#60a5fa1f!important;color:#93c5fd!important}._toggleRow_1nhom_295{margin-top:.25rem}._toggleLink_1nhom_299{border:none!important;background:transparent!important;box-shadow:none!important;padding:.25rem 0!important;font-size:.75rem!important;font-weight:600!important;color:var(--ds-primary, #2563eb)!important}._toggleLink_1nhom_299:hover:not(:disabled){color:#1d4ed8!important;background:transparent!important}html.dark ._toggleLink_1nhom_299{color:#60a5fa!important}._portalBackdrop_y3r80_5{z-index:100}._dialogWide_y3r80_9{max-width:42rem}._modalBody_y3r80_16{display:flex;flex-direction:column;flex:1 1 0%;min-height:0;overflow:hidden}._scroll_y3r80_14{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 1.5rem 1rem;display:flex;flex-direction:column;gap:1rem;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}._toolbar_y3r80_40{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;flex-shrink:0;padding-top:.25rem}._selectedHint_y3r80_49{font-size:.875rem;color:#64748b}html.dark ._selectedHint_y3r80_49{color:#94a3b8}._assetList_y3r80_58{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.25rem}._assetRow_y3r80_65{display:flex;align-items:flex-start;gap:.75rem;margin:0;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.625rem;background:var(--ds-card, #fff);cursor:pointer;transition:border-color .15s ease,background .15s ease}._assetRow_y3r80_65:hover{border-color:#cbd5e1;background:#f8fafc}._assetRowSelected_y3r80_85{border-color:var(--ds-primary, #2563eb);background:#2563eb14}html.dark ._assetRow_y3r80_65{background:#171717;border-color:#ffffff1f}html.dark ._assetRow_y3r80_65:hover{background:#ffffff0f}html.dark ._assetRowSelected_y3r80_85{border-color:#3b82f6;background:#3b82f61f}._checkbox_y3r80_104{width:1rem;height:1rem;margin-top:.2rem;flex-shrink:0;accent-color:var(--ds-primary, #2563eb);cursor:pointer}._assetMain_y3r80_113{min-width:0;flex:1}._assetName_y3r80_118{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--ds-text, #0f172a);word-break:break-word}html.dark ._assetName_y3r80_118{color:#f5f5f5}._assetMeta_y3r80_130{margin-top:.25rem;font-size:.75rem;line-height:1.45;color:#64748b}html.dark ._assetMeta_y3r80_130{color:#94a3b8}._empty_y3r80_141{padding:1.5rem 0;text-align:center;font-size:.875rem;color:#64748b}html.dark ._empty_y3r80_141{color:#94a3b8}._footerPad_y3r80_153{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.25rem}._linkish_y3r80_159{border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;font-size:.875rem;font-weight:600;color:var(--ds-primary, #2563eb)}._linkish_y3r80_159:hover:not(:disabled){color:#1d4ed8;background:transparent!important}html.dark ._linkish_y3r80_159{color:#60a5fa}html.dark ._linkish_y3r80_159:hover:not(:disabled){color:#93c5fd}._root_5c88u_5{position:relative;display:flex;flex-direction:column;gap:.375rem;min-width:0;width:100%;max-width:100%}._label_5c88u_15{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.2}._field_5c88u_24{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;width:100%;min-height:2.75rem;padding:0 .75rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25;color:var(--ds-text, #0f172a);background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;transition:border-color .15s ease,box-shadow .15s ease}._field_5c88u_24:hover{border-color:#cbd5e1}._field_5c88u_24:focus-within{outline:none;border-color:var(--ds-primary, #2563eb);box-shadow:0 0 0 2px #2563eb2e}._fieldDisabled_5c88u_53{opacity:.55;cursor:not-allowed;pointer-events:none}._fieldMultiline_5c88u_59{min-height:0;align-items:stretch;padding:0}._input_5c88u_65{box-sizing:border-box;flex:1 1 auto;min-width:0;width:100%;margin:0;padding:0;border:none;background:transparent;font:inherit;font-size:.875rem;font-weight:500;line-height:1.25;color:var(--ds-text, #0f172a)}._input_5c88u_65::-moz-placeholder{color:#94a3b8;font-weight:400}._input_5c88u_65::placeholder{color:#94a3b8;font-weight:400}._input_5c88u_65:focus{outline:none}._input_5c88u_65:disabled{cursor:not-allowed}._textarea_5c88u_94{box-sizing:border-box;display:block;width:100%;min-height:4.5rem;margin:0;padding:.625rem .75rem;border:none;background:transparent;font:inherit;font-size:.875rem;font-weight:500;line-height:1.4;color:var(--ds-text, #0f172a);resize:vertical}._textarea_5c88u_94::-moz-placeholder{color:#94a3b8;font-weight:400}._textarea_5c88u_94::placeholder{color:#94a3b8;font-weight:400}._textarea_5c88u_94:focus{outline:none}._textareaMono_5c88u_120{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.45}html.dark ._field_5c88u_24{background:#171717;border-color:#374151;color:var(--ds-text, #f1f5f9)}html.dark ._field_5c88u_24:hover{border-color:#525252}html.dark ._input_5c88u_65,html.dark ._textarea_5c88u_94{color:var(--ds-text, #f1f5f9)}html.dark ._input_5c88u_65::-moz-placeholder,html.dark ._textarea_5c88u_94::-moz-placeholder{color:#94a3b8}html.dark ._input_5c88u_65::placeholder,html.dark ._textarea_5c88u_94::placeholder{color:#94a3b8}html.dark ._label_5c88u_15{color:#94a3b8}._dialogWide_32jj3_5{max-width:48rem}._stack_32jj3_9{display:flex;flex-direction:column;gap:1rem}._grid3_32jj3_15{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._grid3_32jj3_15{grid-template-columns:repeat(3,minmax(0,1fr))}}._tagRow_32jj3_27{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._tagRowField_32jj3_34{flex:1;min-width:0}._tagChips_32jj3_39{display:flex;flex-wrap:wrap;gap:.5rem}._tagChip_32jj3_39{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;background:#2563eb1f;color:#1e40af}html.dark ._tagChip_32jj3_39{background:#3b82f62e;color:#bfdbfe}._sectionLabel_32jj3_62{margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.2}html.dark ._sectionLabel_32jj3_62{color:#94a3b8}._checkboxGroup_32jj3_76{display:flex;flex-direction:column;gap:.5rem}._pageStack_szqf6_5{display:flex;flex-direction:column;gap:1.5rem}._sectionSpacing_szqf6_11{margin-bottom:1.5rem}._panel_szqf6_16{box-sizing:border-box;background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f;padding:1.5rem 1.5rem 1.25rem}._panelHeader_szqf6_25{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}@media (min-width: 900px){._panelHeader_szqf6_25{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;justify-content:space-between}}._panelIntro_szqf6_40{min-width:0}._panelHeader_szqf6_25 ._panelIntro_szqf6_40{min-width:-moz-min-content;min-width:min-content}._panelHeader_szqf6_25 ._panelTitle_szqf6_48{white-space:nowrap}._sectionWithExternalTitle_szqf6_53{display:flex;flex-direction:column;gap:0}._panelExternalTitle_szqf6_59{margin:0 0 .75rem;padding:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827);white-space:nowrap}._panelHeaderToolbarOnly_szqf6_70{margin-bottom:1.25rem;width:100%;min-width:0}._panelIntroOnly_szqf6_76{margin-bottom:1.25rem}._panelTitle_szqf6_48{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827)}._panelSubtitle_szqf6_88{margin:.35rem 0 0;font-size:.875rem;line-height:1.45;color:var(--ds-text-secondary, #6b7280)}._panelMeta_szqf6_95{margin:.35rem 0 0;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._panelToolbar_szqf6_101{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:.75rem;min-width:0}._panelToolbarFull_szqf6_111{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;min-width:0}@media (min-width: 900px){._panelToolbarFull_szqf6_111{align-items:flex-end}}._panelBody_szqf6_125{min-width:0}._filtersRow_szqf6_130{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:.75rem}._filtersLabel_szqf6_138{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--ds-text, #374151)}._filterIcon_szqf6_147{width:1rem;height:1rem;flex-shrink:0;color:#64748b}._filtersToolbarGrow_szqf6_154{flex:1 1 12rem;min-width:10rem}._toolbarField_szqf6_159{display:flex;flex-direction:column;gap:.25rem;min-width:0}._toolbarFieldAction_szqf6_167{justify-content:flex-end;padding-top:1.35rem}._fieldLabel_szqf6_166{font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-secondary, #9ca3af)}._textDanger_szqf6_181{font-size:.75rem;color:#dc2626}._dateInput_szqf6_186{box-sizing:border-box;min-height:2.75rem;padding:0 .75rem;font-family:inherit;font-size:.875rem;font-weight:500;color:var(--ds-text, #0f172a);background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;transition:border-color .15s ease,box-shadow .15s ease}._dateInput_szqf6_186:hover{border-color:#cbd5e1}._dateInput_szqf6_186:focus{outline:none;border-color:var(--ds-primary, #2563eb);box-shadow:0 0 0 2px #2563eb2e}html.dark ._dateInput_szqf6_186{background:#171717;border-color:#374151;color:var(--ds-text, #f1f5f9)}._metricsGrid_szqf6_217{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width: 768px){._metricsGrid6_szqf6_224{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1200px){._metricsGrid6_szqf6_224{grid-template-columns:repeat(6,minmax(0,1fr))}}._metricsGrid5_szqf6_233{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 768px){._metricsGrid5_szqf6_233{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1100px){._metricsGrid5_szqf6_233{grid-template-columns:repeat(5,minmax(0,1fr))}}._metricsGrid4_szqf6_247{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 768px){._metricsGrid4_szqf6_247{grid-template-columns:repeat(4,minmax(0,1fr))}}._metricTile_szqf6_256{padding:1rem;border-radius:.5rem}._metricTileLabel_szqf6_261{margin:0 0 .25rem;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._metricTileValue_szqf6_267{margin:0;font-size:1.875rem;font-weight:700;line-height:1.2}._metricTileYellow_szqf6_274{background:#fefce8}._metricTileBlue_szqf6_278{background:#eff6ff}._metricTileGreen_szqf6_282{background:#f0fdf4}._metricTileRed_szqf6_286{background:#fef2f2}._metricTilePurple_szqf6_290{background:#faf5ff}._metricTileOrange_szqf6_294{background:#fff7ed}html.dark ._metricTileYellow_szqf6_274{background:#713f1240}html.dark ._metricTileBlue_szqf6_278{background:#1e3a8a59}html.dark ._metricTileGreen_szqf6_282{background:#14532d59}html.dark ._metricTileRed_szqf6_286{background:#7f1d1d59}html.dark ._metricTilePurple_szqf6_290{background:#581c8759}html.dark ._metricTileOrange_szqf6_294{background:#7c2d1259}._textYellow_szqf6_322{color:#ca8a04}._textBlue_szqf6_326{color:#2563eb}._textGreen_szqf6_330{color:#16a34a}._textRed_szqf6_334{color:#dc2626}._textPurple_szqf6_338{color:#9333ea}._textOrange_szqf6_342{color:#ea580c}._metricTileHint_szqf6_346{margin:.25rem 0 0;font-size:.75rem;color:#dc2626}._tableWrap_szqf6_353{overflow-x:auto;margin:0 -.25rem;border-radius:8px;border:1px solid rgba(15,23,42,.06)}._table_szqf6_353{width:100%;min-width:720px;border-collapse:collapse;font-size:.875rem}._th_szqf6_367{text-align:left;padding:.65rem 1rem;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-secondary, #9ca3af);background:var(--ds-gray-50, #f9fafb);border-bottom:1px solid rgba(15,23,42,.06)}._td_szqf6_379{padding:.85rem 1rem;vertical-align:middle;border-bottom:1px solid rgba(15,23,42,.06);color:var(--ds-text, #111827)}._row_szqf6_386:last-child ._td_szqf6_379{border-bottom:none}._row_szqf6_386:not(._rowEmpty_szqf6_390):hover ._td_szqf6_379{background:#0f172a08}._nestedCell_szqf6_394{padding:1rem 1rem 1.25rem;vertical-align:top;background:var(--ds-gray-50, #f9fafb);border-bottom:1px solid rgba(15,23,42,.06)}html.dark ._nestedCell_szqf6_394{background:#ffffff0a}html.dark ._row_szqf6_386:not(._rowEmpty_szqf6_390):hover ._td_szqf6_379{background:#ffffff0a}._rowEmpty_szqf6_390 ._td_szqf6_379{border-bottom:none}._tdEmpty_szqf6_414,._tdLoading_szqf6_415,._tdError_szqf6_416{padding:3rem 1.5rem;text-align:center;vertical-align:middle;font-size:.875rem;line-height:1.5}._tdEmpty_szqf6_414,._tdLoading_szqf6_415{color:var(--ds-text-secondary, #6b7280)}._tdError_szqf6_416{color:#dc2626}._cellStrong_szqf6_436{font-weight:600}._firstCell_szqf6_440{min-width:15rem;word-break:break-word}._cellMuted_szqf6_445{font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._lineClamp2_szqf6_450{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._loadingState_szqf6_457,._emptyState_szqf6_458,._errorState_szqf6_459{padding:2rem 1rem;text-align:center;font-size:.875rem}._emptyState_szqf6_458{color:var(--ds-text-secondary, #6b7280)}._errorState_szqf6_459{color:#dc2626}._badge_szqf6_474{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;width:-moz-fit-content;width:fit-content}._badgeCompleted_szqf6_485{background:#dcfce7;color:#166534}._badgeInProgress_szqf6_490{background:#dbeafe;color:#1e40af}._badgePlanned_szqf6_495{background:#fef9c3;color:#854d0e}._badgeMissed_szqf6_500{background:#fee2e2;color:#991b1b}._badgeDefault_szqf6_505{background:#f3f4f6;color:#1f2937}._badgePolicyApproved_szqf6_511{background:#dcfce7;color:#166534}._badgePolicyUnderReview_szqf6_516{background:#fef9c3;color:#854d0e}._badgePolicyDraft_szqf6_521{background:#f3f4f6;color:#1f2937}._badgePolicyDeprecated_szqf6_526{background:#fee2e2;color:#991b1b}html.dark ._badgePolicyApproved_szqf6_511{background:#14532d73;color:#bbf7d0}html.dark ._badgePolicyUnderReview_szqf6_516{background:#713f1273;color:#fef08a}html.dark ._badgePolicyDraft_szqf6_521{background:#37415199;color:#e5e7eb}html.dark ._badgePolicyDeprecated_szqf6_526{background:#7f1d1d73;color:#fecaca}._badgeEvidenceValid_szqf6_552{background:#dcfce7;color:#166534}._badgeEvidenceExpiring_szqf6_557{background:#fef9c3;color:#854d0e}._badgeEvidenceExpired_szqf6_562{background:#fee2e2;color:#991b1b}._badgeEvidenceMissing_szqf6_567{background:#f3f4f6;color:#1f2937}html.dark ._badgeEvidenceValid_szqf6_552{background:#14532d73;color:#bbf7d0}html.dark ._badgeEvidenceExpiring_szqf6_557{background:#713f1273;color:#fef08a}html.dark ._badgeEvidenceExpired_szqf6_562{background:#7f1d1d73;color:#fecaca}html.dark ._badgeEvidenceMissing_szqf6_567{background:#37415199;color:#e5e7eb}._badgeRiskOpen_szqf6_593{background:#f3f4f6;color:#1f2937}._badgeRiskMitigating_szqf6_598{background:#dbeafe;color:#1e40af}._badgeRiskAccepted_szqf6_603{background:#fef9c3;color:#854d0e}._badgeRiskClosed_szqf6_608{background:#dcfce7;color:#166534}html.dark ._badgeRiskOpen_szqf6_593{background:#37415199;color:#e5e7eb}html.dark ._badgeRiskMitigating_szqf6_598{background:#1e3a8a73;color:#bfdbfe}html.dark ._badgeRiskAccepted_szqf6_603{background:#713f1273;color:#fef08a}html.dark ._badgeRiskClosed_szqf6_608{background:#14532d73;color:#bbf7d0}._riskLevelPill_szqf6_634{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}._riskLevelCritical_szqf6_643{background:#fee2e2;color:#991b1b}._riskLevelHigh_szqf6_648{background:#ffedd5;color:#9a3412}._riskLevelMedium_szqf6_653{background:#fef9c3;color:#854d0e}._riskLevelLow_szqf6_658{background:#dbeafe;color:#1e40af}._riskLevelVeryLow_szqf6_663{background:#f3f4f6;color:#374151}html.dark ._badgeCompleted_szqf6_485{background:#14532d73;color:#bbf7d0}html.dark ._badgeInProgress_szqf6_490{background:#1e3a8a73;color:#bfdbfe}html.dark ._badgePlanned_szqf6_495{background:#713f1273;color:#fef08a}html.dark ._badgeMissed_szqf6_500{background:#7f1d1d73;color:#fecaca}html.dark ._badgeDefault_szqf6_505{background:#37415199;color:#e5e7eb}._badgeIcon_szqf6_693{width:1rem;height:1rem;flex-shrink:0}._actionsGap_szqf6_699{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._actionsStack_szqf6_706{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._filterChips_szqf6_714{display:flex;flex-wrap:wrap;gap:.5rem}._filterChip_szqf6_714{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem}._filterChipBlue_szqf6_729{background:#dbeafe}._filterChipGreen_szqf6_733{background:#dcfce7}._filterChipPurple_szqf6_737{background:#f3e8ff}html.dark ._filterChipBlue_szqf6_729{background:#1e3a8a66}html.dark ._filterChipGreen_szqf6_733{background:#14532d66}html.dark ._filterChipPurple_szqf6_737{background:#581c8766}._chartsRow_szqf6_754{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){._chartsRow_szqf6_754{grid-template-columns:repeat(2,minmax(0,1fr))}}._chartCardTitle_szqf6_765{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600}._chartIcon_szqf6_774{width:1.25rem;height:1.25rem;flex-shrink:0}._forecastLine_szqf6_780{margin-bottom:1rem;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._forecastValue_szqf6_786{font-weight:700;color:#ea580c}._headerActions_szqf6_791{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._btnGreen_szqf6_798{background:#16a34a!important;border-color:#16a34a!important}._btnGreen_szqf6_798:hover{background:#15803d!important;border-color:#15803d!important}._viewToggle_szqf6_809{display:inline-flex;border-radius:.5rem;border:1px solid #e2e8f0;padding:.125rem;gap:.125rem}html.dark ._viewToggle_szqf6_809{border-color:#374151}._viewToggleBtn_szqf6_821{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .5rem;border:none;border-radius:.375rem;background:transparent;color:var(--ds-text-secondary, #64748b);cursor:pointer;transition:background .15s ease,color .15s ease}._viewToggleBtn_szqf6_821:hover{background:#0f172a0f}._viewToggleBtnActive_szqf6_838{background:#56a3d926;color:var(--ds-primary, #56a3d9)}html.dark ._viewToggleBtn_szqf6_821:hover{background:#ffffff0f}._compliancePill_szqf6_848{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}._complianceHigh_szqf6_857{background:#dcfce7;color:#166534}._complianceMedium_szqf6_862{background:#fef9c3;color:#854d0e}._complianceLow_szqf6_867{background:#fee2e2;color:#991b1b}html.dark ._complianceHigh_szqf6_857{background:#14532d73;color:#bbf7d0}html.dark ._complianceMedium_szqf6_862{background:#713f1273;color:#fef08a}html.dark ._complianceLow_szqf6_867{background:#7f1d1d73;color:#fecaca}._supplierCardGrid_szqf6_887{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._supplierCardGrid_szqf6_887{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){._supplierCardGrid_szqf6_887{grid-template-columns:repeat(3,minmax(0,1fr))}}._root_18qzx_6{position:relative;display:flex;flex-direction:column;gap:.375rem;min-width:0}._label_18qzx_14{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.2}._field_18qzx_23{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;min-height:2.75rem;padding:0 .75rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25;color:var(--ds-text, #0f172a);background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;transition:border-color .15s ease,box-shadow .15s ease}._field_18qzx_23:hover{border-color:#cbd5e1}._field_18qzx_23:focus-within{outline:none;border-color:var(--ds-primary, #2563eb);box-shadow:0 0 0 2px #2563eb2e}._fieldDisabled_18qzx_54{opacity:.55;cursor:not-allowed;pointer-events:none}._icon_18qzx_60{flex-shrink:0;width:1rem;height:1rem;color:#64748b;opacity:.9}._input_18qzx_68{box-sizing:border-box;flex:1 1 auto;min-width:0;margin:0;padding:0;border:none;background:transparent;font:inherit;font-size:.875rem;font-weight:500;line-height:1.25;color:var(--ds-text, #0f172a)}._input_18qzx_68::-moz-placeholder{color:#94a3b8;font-weight:400}._input_18qzx_68::placeholder{color:#94a3b8;font-weight:400}._input_18qzx_68:focus{outline:none}._input_18qzx_68:disabled{cursor:not-allowed}html.dark ._field_18qzx_23{background:#171717;border-color:#374151;color:var(--ds-text, #f1f5f9)}html.dark ._field_18qzx_23:hover{border-color:#525252}html.dark ._input_18qzx_68{color:var(--ds-text, #f1f5f9)}html.dark ._input_18qzx_68::-moz-placeholder{color:#94a3b8}html.dark ._input_18qzx_68::placeholder{color:#94a3b8}html.dark ._icon_18qzx_60,html.dark ._label_18qzx_14{color:#94a3b8}._toolbarFullBleed_z1tvs_6{align-items:stretch!important;width:100%}._filterGroups_z1tvs_11{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}._filterGroup_z1tvs_11{display:flex;flex-direction:column;gap:.75rem;width:100%;min-width:0}._groupLabel_z1tvs_27{margin:0 0 .125rem;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-secondary, #9ca3af);line-height:1.2}._chipRow_z1tvs_37{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;min-width:0;align-items:flex-start;justify-content:flex-start}._chipToggle_z1tvs_47{position:relative;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._chipToggle_z1tvs_47 input{position:absolute;opacity:0;width:0;height:0}._chipToggle_z1tvs_47 span{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:1px solid rgba(15,23,42,.12);background:var(--ds-card, #fff);color:var(--ds-text, #374151);transition:border-color .15s ease,background .15s ease,color .15s ease}._chipToggle_z1tvs_47 input:focus-visible+span{outline:2px solid var(--ds-primary, #2563eb);outline-offset:2px}._chipToggle_z1tvs_47 input:checked+span{border-color:#2563eb73;background:#2563eb14;color:#1e40af}html.dark ._chipToggle_z1tvs_47 span{background:#ffffff0a;border-color:#ffffff1f;color:var(--ds-text, #e5e7eb)}html.dark ._chipToggle_z1tvs_47 input:checked+span{background:#2563eb40;border-color:#60a5fa80;color:#bfdbfe}._inventoryListSection_z1tvs_100{margin-top:1.75rem;padding-top:.25rem}._tableToolbar_z1tvs_105{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}._tableToolbarTitle_z1tvs_114{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827)}._selectAllLabel_z1tvs_122{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--ds-text, #374151);cursor:pointer}._selectAllLabel_z1tvs_122 input{width:1rem;height:1rem;border-radius:.25rem;accent-color:var(--ds-primary, #2563eb)}._titleRow_16ov4_5{display:inline-flex;align-items:center;gap:1.125rem}._titleIcon_16ov4_11{flex-shrink:0;width:2rem;height:2rem;color:#2563eb}html.dark ._titleIcon_16ov4_11{color:#60a5fa}._titleLabel_16ov4_22{margin:0}._actionsRow_1p5ye_3{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._pageBody_1p5ye_10{display:flex;flex-direction:column;gap:1.25rem;min-width:0}._gridTop_1p5ye_17{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 1024px){._gridTop_1p5ye_17{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}._detailCard_1p5ye_30{display:flex;flex-direction:column;min-width:0;background:var(--ds-card, #fdfeff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}html._dark_1p5ye_41 ._detailCard_1p5ye_30{background:#171717;border-color:#ffffff14}._cardHead_1p5ye_46{margin:0;padding:.85rem 1rem .5rem;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #2c2c2c);border-bottom:1px solid rgba(15,23,42,.06)}html._dark_1p5ye_41 ._cardHead_1p5ye_46{border-bottom-color:#ffffff14}._cardHeadRow_1p5ye_60{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem .5rem;border-bottom:1px solid rgba(15,23,42,.06)}html._dark_1p5ye_41 ._cardHeadRow_1p5ye_60{border-bottom-color:#ffffff14}._cardHeadRow_1p5ye_60 h2{margin:0;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #2c2c2c)}._cardBody_1p5ye_82{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._cardBodyTight_1p5ye_89{gap:.65rem}._label_1p5ye_94{font-size:.65rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-gray-500, #6b7280)}._value_1p5ye_102{font-size:.875rem;font-weight:500;line-height:1.4;color:var(--ds-text, #2c2c2c);word-break:break-word}._kvRow_1p5ye_110{display:flex;align-items:flex-start;gap:.65rem}._kvRow_1p5ye_110 svg{flex-shrink:0;margin-top:.15rem;color:var(--ds-gray-500, #6b7280)}._kvStack_1p5ye_122{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}._scoreRow_1p5ye_130{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}._scoreBig_1p5ye_137{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--ds-text, #2c2c2c)}._progressTrack_1p5ye_145{width:100%;height:6px;border-radius:999px;background:#0f172a14;overflow:hidden}html._dark_1p5ye_41 ._progressTrack_1p5ye_145{background:#ffffff1a}._progressFill_1p5ye_157{height:100%;border-radius:999px;transition:width .2s ease}._progressFillPrimary_1p5ye_163{background:linear-gradient(90deg,var(--ds-primary, #56a3d9),var(--ds-primaryDark, #134876))}._badge_1p5ye_172{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:6px;font-size:.6875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;border:1px solid transparent}._badgeCritical_1p5ye_184{background:#dc26261f;border-color:#dc262640;color:var(--ds-red-700, #b91c1c)}._badgeHigh_1p5ye_191{background:#ea580c1f;border-color:#ea580c4d;color:#9a3412}._badgeMedium_1p5ye_198{background:#eab30824;border-color:#eab30859;color:#a16207}._badgeLow_1p5ye_205{background:#16a34a1f;border-color:#16a34a47;color:#15803d}._postureGrid_1p5ye_212{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}._postureCell_1p5ye_218{text-align:center;padding:.5rem .35rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#0f172a08}html._dark_1p5ye_41 ._postureCell_1p5ye_218{background:#ffffff0a;border-color:#ffffff14}._postureValue_1p5ye_231{font-size:.8125rem;font-weight:600}._on_1p5ye_236{color:#15803d}._off_1p5ye_240{color:var(--ds-red-600, #dc2626)}._muted_1p5ye_244{color:var(--ds-gray-500, #6b7280)}._vulnGrid_1p5ye_248{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._vulnGrid_1p5ye_248{grid-template-columns:1fr 1fr}}._sevGrid_1p5ye_260{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}._sevCard_1p5ye_266{padding:.65rem .75rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#0f172a08}html._dark_1p5ye_41 ._sevCard_1p5ye_266{background:#ffffff0a;border-color:#ffffff14}._sevCardTop_1p5ye_278{display:flex;align-items:center;gap:.35rem;margin-bottom:.25rem}._dot_1p5ye_285{width:.5rem;height:.5rem;border-radius:999px;flex-shrink:0}._sevName_1p5ye_292{font-size:.8125rem;font-weight:600}._sevCount_1p5ye_297{font-size:1.375rem;font-weight:700;letter-spacing:-.02em}._chartPlot_1p5ye_303{width:100%;min-height:220px;max-height:280px}._chartInner_1p5ye_309{width:100%;height:240px}._subsectionTitle_1p5ye_314{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:var(--ds-text, #2c2c2c)}._tableWrap_1p5ye_321{overflow-x:auto;border-radius:10px;border:1px solid rgba(15,23,42,.08)}html._dark_1p5ye_41 ._tableWrap_1p5ye_321{border-color:#ffffff1a}._table_1p5ye_321{width:100%;min-width:480px;border-collapse:collapse;font-size:.8125rem}._table_1p5ye_321 thead{background:#0f172a0a}html._dark_1p5ye_41 ._table_1p5ye_321 thead{background:#ffffff0f}._table_1p5ye_321 th{text-align:left;font-weight:600;padding:.6rem .85rem;border-bottom:1px solid rgba(15,23,42,.08);color:var(--ds-gray-800, #1f2937)}._table_1p5ye_321 td{padding:.6rem .85rem;border-bottom:1px solid rgba(15,23,42,.06);vertical-align:middle}html._dark_1p5ye_41 ._table_1p5ye_321 th,html._dark_1p5ye_41 ._table_1p5ye_321 td{border-color:#ffffff14}._table_1p5ye_321 tbody tr:last-child td{border-bottom:none}._empty_1p5ye_369{margin:0;padding:1.25rem .5rem;font-size:.875rem;text-align:center;color:var(--ds-gray-500, #6b7280)}._tagPill_1p5ye_377{display:inline-block;padding:.15rem .45rem;margin:.15rem .15rem 0 0;font-size:.6875rem;font-weight:500;border-radius:6px;background:#56a3d924;color:var(--ds-primaryDark, #134876);border:1px solid rgba(86,163,217,.3)}html._dark_1p5ye_41 ._tagPill_1p5ye_377{color:#93c5e8}._alertItem_1p5ye_393{padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(15,23,42,.1)}._alertCritical_1p5ye_399{background:#dc26260f;border-color:#dc262633}._alertHigh_1p5ye_405{background:#ea580c0f;border-color:#ea580c38}._alertMedium_1p5ye_411{background:#eab30814;border-color:#eab30840}._alertLow_1p5ye_417{background:#56a3d914;border-color:#56a3d938}._alertStack_1p5ye_423{display:flex;flex-direction:column;gap:.5rem}._alertRow_1p5ye_429{display:flex;align-items:flex-start;gap:.5rem}._alertBody_1p5ye_435{flex:1;min-width:0}._metaMuted_1p5ye_440{margin-top:.25rem;font-size:.75rem;color:var(--ds-gray-500, #6b7280)}._alertStatusRow_1p5ye_446{margin-top:.35rem}._statusPill_1p5ye_450{display:inline-flex;padding:.15rem .45rem;border-radius:6px;font-size:.6875rem;font-weight:600;text-transform:capitalize}._statusOk_1p5ye_459{background:#16a34a24;color:#15803d}._statusRun_1p5ye_465{background:#56a3d929;color:var(--ds-primaryDark, #134876)}._statusFail_1p5ye_471{background:#dc26261f;color:var(--ds-red-700, #b91c1c)}._statusNeutral_1p5ye_477{background:#0f172a0f;color:var(--ds-gray-800, #1f2937)}._loadingBox_1p5ye_483,._errorBox_1p5ye_484{padding:2rem 1rem;text-align:center;font-size:.875rem}._errorBox_1p5ye_484{color:var(--ds-red-600, #dc2626)}._root_1dv0f_4{display:flex;flex-direction:column;gap:.5rem;min-width:0}._input_1dv0f_11{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._row_1dv0f_23{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}._fileName_1dv0f_30{font-size:.8125rem;line-height:1.4;color:var(--ds-text-secondary, #6b7280);min-width:0;word-break:break-word}._compliancePage_2a7k6_3{display:flex;flex-direction:column;gap:1.25rem}._kpiSection_2a7k6_10{margin:0}._compilanceActions_2a7k6_14{display:flex;gap:1rem;margin-top:2rem}._kpiSecurityRow_2a7k6_20{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.625rem;align-items:stretch;overflow-x:auto;padding-bottom:4px;margin:0;scrollbar-width:thin}._kpiSecurityCard_2a7k6_32{flex:1 1 0;min-width:160px;max-width:220px;padding:.5rem .65rem!important}._kpiSecurityCard_2a7k6_32 .ui-security-card__percent{font-size:1.25rem}._kpiSecurityCard_2a7k6_32 .ui-security-card__title{font-size:.75rem}._kpiHoverDetail_2a7k6_48{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:0;text-align:left;max-width:16rem;color:#fff}._kpiHoverPrimary_2a7k6_59{margin:0;font-size:.8125rem;font-weight:600;line-height:1.35;color:#fff}._kpiHoverSubtitle_2a7k6_67{margin:0;font-size:.75rem;line-height:1.4;color:#ffffffe0}._chartRow_2a7k6_75{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;overflow-x:auto;padding-bottom:8px;margin-top:4px;margin-bottom:8px;scrollbar-width:thin}._contentChartCard_2a7k6_87{display:flex;flex-direction:column;flex:1 1 0;min-width:280px;max-width:400px;min-height:0;padding:.5rem .75rem .65rem;box-sizing:border-box;background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f}html._dark_2a7k6_102 ._contentChartCard_2a7k6_87{background:#171717;border-color:#ffffff14}._chartTitle_2a7k6_107{margin:0 0 .5rem;font-size:.9375rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827)}._chartPlot_2a7k6_115{flex:1 1 auto;min-height:240px;min-width:0;max-height:320px;overscroll-behavior:contain}._chartPlotInner_2a7k6_124{width:100%;min-width:260px;height:260px}._chartPlotInnerExtended_2a7k6_130{width:100%;min-width:260px;height:280px}._extendedSection_2a7k6_137{margin-top:.5rem}._extendedSectionTitle_2a7k6_141{margin:0 0 .75rem;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827)}._extendedChartRow_2a7k6_149{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;overflow-x:auto;padding-bottom:8px}._questionnairesSection_2a7k6_159{margin:0}._questionnairesCard_2a7k6_163{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f}html._dark_2a7k6_102 ._questionnairesCard_2a7k6_163{background:#171717;border-color:#ffffff14}._questionnairesHeader_2a7k6_179{margin:0;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827)}._questionnairesSubtitle_2a7k6_187{margin:.35rem 0 0;font-size:.875rem;line-height:1.45;color:var(--ds-text-secondary, #6b7280)}._toolbarRow_2a7k6_194{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}._uploadPanel_2a7k6_201{display:flex;flex-direction:column;gap:.35rem;min-width:min(100%,18rem)}._feedbackOk_2a7k6_208{font-size:.75rem;color:#059669}._feedbackErr_2a7k6_213{font-size:.75rem;color:var(--ds-red-600, #dc2626)}._root_1hcj3_3{display:flex;flex-direction:column;gap:1rem}._statsStrip_1hcj3_9{padding:.75rem 1rem;background:var(--ds-card, #fdfeff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f}html._dark_1hcj3_17 ._statsStrip_1hcj3_9{background:#171717;border-color:#ffffff14}._statsTitleRow_1hcj3_22{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}._statsTitle_1hcj3_22{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #2c2c2c)}._statsTotal_1hcj3_38{font-size:.75rem;color:var(--ds-gray-500, #6b7280)}._statsRow_1hcj3_43{display:flex;flex-wrap:wrap;gap:.5rem}._statChip_1hcj3_49{display:flex;align-items:center;gap:.5rem;min-width:5.5rem;flex:1 1 auto;padding:.5rem .65rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#fff9}html._dark_1hcj3_17 ._statChip_1hcj3_49{background:#ffffff0a;border-color:#ffffff14}._statValue_1hcj3_66{font-size:1.125rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}._statLabel_1hcj3_73{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--ds-gray-500, #6b7280)}._blocks_1hcj3_81{display:flex;flex-direction:column;gap:.75rem}._block_1hcj3_81{overflow:hidden;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:var(--ds-card, #fdfeff);box-shadow:0 1px 3px #0f172a0f}html._dark_1hcj3_17 ._block_1hcj3_81{background:#171717;border-color:#ffffff14}._blockHeader_1hcj3_100{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;margin:0;border:none;background:transparent;text-align:left;cursor:pointer;color:var(--ds-text, #2c2c2c);transition:background .15s ease}._blockHeader_1hcj3_100:hover:not(:disabled){background:#0f172a0a}html._dark_1hcj3_17 ._blockHeader_1hcj3_100:hover:not(:disabled){background:#ffffff0f}._blockHeader_1hcj3_100:disabled{cursor:not-allowed;opacity:.65}._blockHeaderText_1hcj3_129{display:flex;flex-direction:column;gap:.25rem;min-width:0}._blockTitle_1hcj3_136{margin:0;font-size:.9375rem;font-weight:600;letter-spacing:-.02em;line-height:1.3}._blockMeta_1hcj3_144{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:.75rem;color:var(--ds-gray-500, #6b7280)}._blockMetaBreakdown_1hcj3_153{display:inline-flex;align-items:center;gap:.5rem}._chevron_1hcj3_159{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--ds-gray-500, #6b7280);transition:transform .2s ease}._chevronOpen_1hcj3_167{transform:rotate(180deg)}._blockBody_1hcj3_171{border-top:1px solid rgba(15,23,42,.06)}html._dark_1hcj3_17 ._blockBody_1hcj3_171{border-top-color:#ffffff14}._blockBodyInner_1hcj3_179{display:flex;flex-direction:column;gap:.75rem;padding:1rem;max-height:min(70vh,560px);overflow:auto;overscroll-behavior:contain}._questionCard_1hcj3_189{padding:.85rem 1rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:var(--ds-white, #fff)}html._dark_1hcj3_17 ._questionCard_1hcj3_189{background:#00000040;border-color:#ffffff1a}._questionText_1hcj3_201{margin:0 0 .65rem;font-size:.875rem;font-weight:500;line-height:1.45;color:var(--ds-text, #2c2c2c)}._answers_1hcj3_209{display:flex;flex-wrap:wrap;gap:.5rem}._answerPill_1hcj3_215{display:inline-flex;cursor:pointer;align-items:center;gap:.35rem;border-radius:8px;padding:.4rem .65rem;font-size:.8125rem;font-weight:500;border:1px solid transparent;background:#0f172a0d;color:var(--ds-gray-800, #1f2937);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}html._dark_1hcj3_17 ._answerPill_1hcj3_215{background:#ffffff0f;color:#e5e7eb}._answerPill_1hcj3_215:hover{background:#0f172a14}html._dark_1hcj3_17 ._answerPill_1hcj3_215:hover{background:#ffffff1a}._answerPillSelected_1hcj3_243{background:#56a3d91f;border-color:var(--ds-primary, #56a3d9);color:var(--ds-primaryDark, #134876);box-shadow:0 0 0 1px #56a3d959}html._dark_1hcj3_17 ._answerPillSelected_1hcj3_243{color:#93c5e8;background:#56a3d92e}._saveRow_1hcj3_255{display:flex;justify-content:flex-end;padding-top:.25rem}._root_12qg5_3{box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-shrink:0;width:100%;min-height:10rem;height:100%;padding:.75rem;background-color:var(--ds-card, #fdfeff);border-radius:10px;box-shadow:0 4px 6px #0000000d;transition:box-shadow .3s ease,transform .2s ease}._root_12qg5_3:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-2px)}._header_12qg5_3{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._title_12qg5_3{margin:0;font-size:.875rem;font-weight:600;line-height:1.25;color:var(--ds-text, #111827)}._description_12qg5_3{margin:0 0 .75rem;flex:1 1 auto;min-height:0;font-size:.75rem;line-height:1.5;color:#4b5563;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dark ._description_12qg5_3{color:#a3a3a3}._cardGrid_1imq5_6{display:grid;gap:1rem;width:100%;min-width:0;align-items:stretch;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 640px){._cardGrid_1imq5_6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){._cardGrid_1imq5_6{grid-template-columns:repeat(4,minmax(0,1fr))}}._metricCard_1imq5_29{box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:0;padding:.75rem}._metricCardHeader_1imq5_38{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._metricCardTitle_1imq5_45{margin:0;font-size:.875rem;font-weight:600;color:var(--ds-text, #111827)}._metricCardBody_1imq5_52{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}._metricTotal_1imq5_59{margin:0 0 .5rem;font-size:1.5rem;line-height:2rem;font-weight:700}._metricTotalBlue_1imq5_66{color:#2563eb}._metricTotalGreen_1imq5_70{color:#16a34a}._metricMeta_1imq5_74{margin-bottom:.5rem;font-size:.75rem;color:#4b5563}._metricButton_1imq5_80{margin-top:auto}._problemGrid_1imq5_85{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.5rem;flex:1 1 auto;min-height:0;margin-bottom:1.5rem}._problemGrid_1imq5_85 ._problemTile_1imq5_95{min-height:0;min-width:0;width:100%;height:100%;padding:.45rem .5rem;gap:.2rem;border-radius:.75rem}._problemTile_1imq5_95 .ui-problem-card__title{font-size:.65rem;font-weight:600;line-height:1.2}._problemTile_1imq5_95 .ui-problem-card__value{font-size:1rem;font-weight:700;line-height:1.15}._problemLink_1imq5_118{color:inherit;text-decoration:none}._problemLink_1imq5_118:hover{text-decoration:underline}._governanceScoreCard_1imq5_128{box-sizing:border-box;padding:1rem 1.35rem;border-radius:12px;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 18px #0f172a14,0 1px 2px #0f172a0a;min-width:min(100%,16rem)}html.dark ._governanceScoreCard_1imq5_128{border-color:#ffffff14;box-shadow:0 4px 18px #00000059,0 1px 2px #0003}._governanceScoreRow_1imq5_146{display:flex;flex-wrap:nowrap;align-items:center;gap:.75rem}._governanceScoreLabel_1imq5_153{margin:0;font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--ds-text, #111827);white-space:nowrap}html.dark ._governanceScoreLabel_1imq5_153{color:#f5f5f5}._governanceScoreValue_1imq5_167{margin:0;font-size:1.75rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;white-space:nowrap}._governanceScoreDot_1imq5_176{flex-shrink:0;width:.75rem;height:.75rem;border-radius:9999px}._formLoose_z16vv_6{gap:1.5rem}@media (min-width: 640px){._formLoose_z16vv_6{gap:1.75rem}}._cancelBtn_z16vv_19{color:var(--ds-red-600, #dc2626)!important;border-color:#dc262659!important;background:var(--ds-white, #fff)!important}._cancelBtn_z16vv_19:hover:not(:disabled){color:var(--ds-red-700, #b91c1c)!important;border-color:#dc262680!important;background:#fef2f2d9!important}html.dark ._cancelBtn_z16vv_19{background:#171717!important;color:#f87171!important;border-color:#f8717173!important}html.dark ._cancelBtn_z16vv_19:hover:not(:disabled){background:#7f1d1d59!important;color:#fecaca!important}._root_12385_5{box-sizing:border-box;overflow:hidden;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:var(--ds-card, #fff);box-shadow:0 1px 3px #0f172a0f}html.dark ._root_12385_5{border-color:#ffffff14;background:#171717}._track_12385_18{display:flex;flex-wrap:nowrap;overflow-x:auto;border-bottom:1px solid rgba(15,23,42,.08)}html.dark ._track_12385_18{border-bottom-color:#ffffff14}._tab_12385_28{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;font-size:.875rem;font-weight:500;color:var(--ds-text-secondary, #6b7280);text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}._tab_12385_28:hover{color:var(--ds-text, #111827);background:#0f172a08}html.dark ._tab_12385_28:hover{color:#f5f5f5;background:#ffffff0d}._tabActive_12385_54{color:var(--ds-primary, #56a3d9);border-bottom-color:var(--ds-primary, #56a3d9);background:#56a3d914}html.dark ._tabActive_12385_54{background:#56a3d926}._tabIcon_12385_63{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}._tabIcon_12385_63 svg{width:1rem;height:1rem}._tabLabel_12385_74{line-height:1.25}._recentCard_pdheh_3{background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f;padding:1.5rem 1.5rem 1.25rem;margin-bottom:1.5rem}@media (min-width: 640px){._recentCard_pdheh_3{padding:1.75rem 1.75rem 1.5rem}}._recentCardHeader_pdheh_18{display:flex;flex-direction:column;gap:1.75rem;margin-bottom:1.25rem}@media (min-width: 900px){._recentCardHeader_pdheh_18{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem}}._recentTitle_pdheh_34{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827)}._recentSubtitle_pdheh_42{margin:.35rem 0 0;font-size:.875rem;line-height:1.45;color:var(--ds-text-secondary, #6b7280)}._toolbar_pdheh_49{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}._toolbarField_pdheh_56{display:flex;flex-direction:column;gap:.25rem;min-width:0}._toolbarActions_pdheh_63{display:flex;flex-wrap:wrap;gap:.5rem;margin-left:auto}._filtersToolbar_pdheh_71{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:.75rem}._filtersToolbarGrow_pdheh_79{flex:1 1 12rem;min-width:10rem}._vulnFiltersSection_pdheh_85{display:flex;flex-direction:column;gap:1.5rem}._tableEmptyCell_pdheh_91{text-align:center}@media (max-width: 899px){._toolbarActions_pdheh_63{margin-left:0;width:100%}}._tableWrap_pdheh_102{overflow-x:auto;margin:0 -.25rem;border-radius:8px;border:1px solid rgba(15,23,42,.06)}._table_pdheh_91{width:100%;min-width:560px;border-collapse:collapse;font-size:.875rem}._th_pdheh_116{text-align:left;padding:.65rem 1rem;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-secondary, #9ca3af);background:var(--ds-gray-50, #f9fafb);border-bottom:1px solid rgba(15,23,42,.06)}._td_pdheh_128{padding:.85rem 1rem;vertical-align:middle;border-bottom:1px solid rgba(15,23,42,.06);color:var(--ds-text, #111827)}._row_pdheh_135:last-child ._td_pdheh_128{border-bottom:none}._rowSelected_pdheh_139 ._td_pdheh_128{background:#2563eb0a}._reportName_pdheh_143{font-weight:600;color:var(--ds-text, #111827)}._reportMeta_pdheh_148{display:block;margin-top:.2rem;font-size:.75rem;font-weight:400;color:var(--ds-text-secondary, #6b7280)}._dateCell_pdheh_156{color:var(--ds-text-secondary, #6b7280);white-space:nowrap}._badge_pdheh_161{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:9999px;font-size:.75rem;font-weight:600}._badgeSuccess_pdheh_170{background:#dcfce7;color:#166534}._badgeWarn_pdheh_175{background:#fef3c7;color:#92400e}._badgeMuted_pdheh_180{background:var(--ds-gray-50, #f3f4f6);color:var(--ds-text-secondary, #4b5563)}._badgeDanger_pdheh_185{background:#fee2e2;color:#991b1b}._actionsCell_pdheh_190{white-space:nowrap}._actionLink_pdheh_194{margin:0;padding:0;border:none;background:none;font:inherit;font-size:.875rem;font-weight:500;color:var(--ds-primary, #2563eb);cursor:pointer;text-decoration:none}._actionLink_pdheh_194:hover{text-decoration:underline}._actionSep_pdheh_211{display:inline-block;margin:0 .5rem;color:var(--ds-text-secondary, #d1d5db);-webkit-user-select:none;-moz-user-select:none;user-select:none}._emptyState_pdheh_218{padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._alertError_pdheh_225{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;margin-bottom:1rem;border-radius:8px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;font-size:.875rem;line-height:1.45}._uploadModalBackdrop_pdheh_240{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._uploadModal_pdheh_240{width:100%;max-width:32rem;background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 25px 50px -12px #0f172a2e;padding:1.5rem;box-sizing:border-box}html._dark_pdheh_263 ._uploadModal_pdheh_240{background:#171717;border-color:#ffffff14}._uploadModalHeader_pdheh_268{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}._uploadModalTitle_pdheh_276{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827);line-height:1.35;flex:1;min-width:0}._uploadModalCloseBtn_pdheh_287{flex-shrink:0;border-color:var(--ds-red-600, #dc2626)!important;color:var(--ds-red-600, #dc2626)!important;background:var(--ds-card, #fff)!important;box-shadow:none!important}._uploadModalCloseBtn_pdheh_287:hover:not(:disabled){border-color:var(--ds-red-700, #b91c1c)!important;color:var(--ds-red-700, #b91c1c)!important;background:#dc262614!important}html._dark_pdheh_263 ._uploadModalCloseBtn_pdheh_287{background:#171717!important}._uploadModalError_pdheh_305{margin-bottom:1rem;padding:.65rem .85rem;border-radius:8px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;font-size:.8125rem;line-height:1.45}._uploadModalBody_pdheh_316{display:flex;flex-direction:column;gap:1rem}._uploadModalFieldLabel_pdheh_322{display:block;margin-bottom:.35rem;font-size:.8125rem;font-weight:500;color:var(--ds-text-secondary, #6b7280)}._uploadModalFooter_pdheh_330{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}html._dark_pdheh_263 ._uploadModalFooter_pdheh_330{border-top-color:#ffffff14}._summarySection_pdheh_345{background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f;padding:1.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1.5rem}html._dark_pdheh_263 ._summarySection_pdheh_345{background:#171717;border-color:#ffffff14}._summaryHero_pdheh_362{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 1024px){._summaryHero_pdheh_362{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.5rem}}._summaryMain_pdheh_377{flex:1;min-width:0;display:flex;flex-direction:column;gap:1rem}._summaryTitle_pdheh_385{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text, #111827)}._summaryMeta_pdheh_393{margin:.25rem 0 0;font-size:.8125rem;color:var(--ds-text-secondary, #6b7280)}._metricsSplit_pdheh_399{width:100%;max-width:36rem}._severityGrid_pdheh_404{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){._severityGrid_pdheh_404{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 900px){._severityGrid_pdheh_404{grid-template-columns:repeat(5,minmax(0,1fr))}}._summaryHealth_pdheh_422{flex-shrink:0;width:100%;max-width:22rem;margin:0 auto}@media (min-width: 1024px){._summaryHealth_pdheh_422{margin:0}}._chartsRow_pdheh_435{display:grid;gap:1.25rem}@media (min-width: 1024px){._chartsRow_pdheh_435{grid-template-columns:1fr 2fr}}._chartPanel_pdheh_446{background:var(--ds-card, #fff);border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:1rem 1.1rem;box-sizing:border-box}html._dark_pdheh_263 ._chartPanel_pdheh_446{background:#0003;border-color:#ffffff14}._chartPanelTitle_pdheh_459{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:var(--ds-text, #111827)}._chartPanelBody_pdheh_466{height:14rem}._summaryBottomRow_pdheh_470{display:grid;gap:1.25rem}@media (min-width: 1024px){._summaryBottomRow_pdheh_470{grid-template-columns:1fr 1fr}}._metadataDl_pdheh_481{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem;font-size:.8125rem}._metadataDt_pdheh_489{margin:0;font-size:.65rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-text-secondary, #6b7280)}._metadataDd_pdheh_498{margin:.15rem 0 0;color:var(--ds-text, #111827);word-break:break-word}._vulnCardList_pdheh_504{display:flex;flex-direction:column;gap:.65rem;max-height:18rem;overflow-y:auto;padding-right:.15rem}._pageContent_18ily_5{box-sizing:border-box;min-width:0;flex:1 1 auto}._pageContent_18ily_5>*+*{margin-top:2rem}._inner_18ily_14{margin-left:auto;margin-right:auto;width:100%;max-width:52rem;display:flex;flex-direction:column;gap:1.5rem}._panel_18ily_24{overflow:hidden;border-radius:.75rem;border:1px solid var(--ds-border, #e5e7eb);box-shadow:0 1px 2px #0000000d}html.dark ._panel_18ily_24{border-color:#404040}._panelHeader_18ily_34{border-bottom:1px solid rgb(243,244,246);background:var(--ds-gray-50, #f9fafb);padding:1rem 1.5rem}html.dark ._panelHeader_18ily_34{border-color:#404040;background:#171717cc}._panelTitle_18ily_44{margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:600;color:var(--ds-text, #111827)}._panelIntro_18ily_52{margin:.75rem 0 0;display:flex;flex-direction:column;gap:.5rem}._panelIntroText_18ily_59{margin:0;font-size:.875rem;line-height:1.5;color:var(--ds-text-secondary, #6b7280)}._panelBody_18ily_66{padding:1.5rem}._formStack_18ily_70{display:flex;flex-direction:column;gap:1.25rem}._savedHint_18ily_76{font-size:.75rem;color:#15803d}._loadingRow_18ily_81{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1rem}._spinner_18ily_89{height:2rem;width:2rem;border-radius:9999px;border:2px solid transparent;border-bottom-color:var(--ds-primary, #56a3d9);animation:_sgSpin_18ily_1 .8s linear infinite}@keyframes _sgSpin_18ily_1{to{transform:rotate(360deg)}}._loadingText_18ily_103{font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._summaryGrid_18ily_108{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._summaryGrid_18ily_108{grid-template-columns:repeat(2,minmax(0,1fr))}}._summaryRow_18ily_119{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(15,23,42,.08);background:var(--ds-card, #fff)}html.dark ._summaryRow_18ily_119{border-color:#ffffff14;background:#171717}._summaryRowMain_18ily_134{flex:1;min-width:0}._summaryLabelRow_18ily_139{display:flex;align-items:center;gap:.5rem}._summaryLabel_18ily_139{font-size:.875rem;font-weight:500;color:var(--ds-text, #374151)}._helpIcon_18ily_151{width:1rem;height:1rem;flex-shrink:0;color:var(--ds-text-secondary, #9ca3af);cursor:help}._tooltipWrap_18ily_159{position:relative;display:inline-flex}._tooltipBubble_18ily_164{position:absolute;bottom:100%;left:50%;z-index:10;margin-bottom:.5rem;max-width:16rem;transform:translate(-50%);padding:.35rem .5rem;border-radius:.25rem;font-size:.75rem;line-height:1.3;color:#fff;background:#1f2937;opacity:0;pointer-events:none;transition:opacity .15s ease;white-space:normal;text-align:center}._tooltipWrap_18ily_159:hover ._tooltipBubble_18ily_164{opacity:1}._summaryValueRow_18ily_189{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._summaryValue_18ily_189{font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._summaryEditRow_18ily_201{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._summaryEditField_18ily_208{flex:1;min-width:0}._recommendedBlock_18ily_213{margin-top:1rem}._recommendedTitle_18ily_217{margin:0 0 .5rem;font-size:.875rem;font-weight:500;color:var(--ds-text, #374151)}._chipRow_18ily_224{display:flex;flex-wrap:wrap;gap:.5rem}._standardChip_18ily_230{display:inline-flex;align-items:center;border-radius:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;background:#eff6ff;color:#1d4ed8}html.dark ._standardChip_18ily_230{background:#1e3a8a59;color:#bfdbfe}._checkboxGrid_18ily_245{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.5rem}@media (min-width: 640px){._checkboxGrid_18ily_245{grid-template-columns:repeat(3,minmax(0,1fr))}}._checkboxLabel_18ily_257{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--ds-text, #111827)}._summaryActions_18ily_265{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){._summaryActions_18ily_265{flex-direction:row;align-items:center;justify-content:space-between}}._exportGroup_18ily_279{display:flex;flex-wrap:wrap;gap:.5rem}._fieldLabel_18ily_285{display:block;margin-bottom:.35rem;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-secondary, #9ca3af)}._radioRow_18ily_295{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.35rem}._radioLabel_18ily_302{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--ds-text, #111827)}._privacyRow_18ily_310{display:flex;align-items:flex-start;gap:.5rem;margin-top:.25rem;font-size:.875rem;color:var(--ds-text, #111827)}._submitRow_18ily_319{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-top:.5rem}._iconSm_18ily_327{width:1rem;height:1rem;flex-shrink:0}._visuallyHidden_18ily_333{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._loadingText_1femf_5{margin:0;font-size:.875rem;line-height:1.25rem;color:#4b5563}html.dark ._loadingText_1femf_5{color:#a3a3a3}._card_1femf_15{overflow:hidden;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;background:var(--ds-card, #fff)}html.dark ._card_1femf_15{background:#171717;box-shadow:0 4px 6px -1px #0006}._cardInteractive_1femf_26{cursor:pointer;transition:box-shadow .15s ease}._cardInteractive_1femf_26:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}html.dark ._cardInteractive_1femf_26:hover{box-shadow:0 10px 15px -3px #00000080,0 4px 6px -2px #00000059}._cardHeader_1femf_37,._cardHeaderDense_1femf_41{padding:1rem 1rem 0}._cardTitleRow_1femf_45{display:flex;align-items:center;gap:.5rem}._cardTitleRowBetween_1femf_51{display:flex;align-items:center;justify-content:space-between}._cardTitle_1femf_45{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--ds-text, #111827)}._cardBody_1femf_65{padding:1rem}._cardBodyStack_1femf_69{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._plugIcon_1femf_76{width:1.25rem;height:1.25rem;flex-shrink:0;color:#2563eb}._modalCloseIcon_1femf_83{width:1.25rem;height:1.25rem;flex-shrink:0;color:inherit}._wifiOn_1femf_90{width:1rem;height:1rem;flex-shrink:0;color:#16a34a}._wifiOff_1femf_97{width:1rem;height:1rem;flex-shrink:0;color:var(--ds-text-secondary, #6b7280)}._statusGroup_1femf_104{display:flex;align-items:center;gap:.25rem}._badgeConfigured_1femf_110{font-size:.75rem;line-height:1rem;padding:.25rem .5rem;border-radius:9999px;background:#dcfce7;color:#166534}._badgeNotConfigured_1femf_119{font-size:.75rem;line-height:1rem;padding:.25rem .5rem;border-radius:9999px;background:#f3f4f6;color:var(--ds-text-secondary, #6b7280)}html.dark ._badgeNotConfigured_1femf_119{background:#262626}._metaRow_1femf_131{font-size:.75rem;line-height:1rem;color:var(--ds-text-secondary, #6b7280);display:flex;gap:1rem;align-items:center}._description_1femf_140{margin:0 0 .5rem;font-size:.875rem;line-height:1.25rem;color:var(--ds-text-secondary, #6b7280)}._formGrid_1femf_147{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._formGrid_1femf_147{grid-template-columns:repeat(2,minmax(0,1fr))}}._formGridFull_1femf_158{grid-column:1/-1}@media (min-width: 768px){._formGridFull_1femf_158{grid-column:span 2}}._actionsRow_1femf_167{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.5rem}._btnPad_1femf_174{padding:.5rem .75rem}._btnSecondaryBlue_1femf_178{background:#dbeafe;color:#1d4ed8}._btnSecondaryBlue_1femf_178:hover:not(:disabled){background:#bfdbfe}._btnSecondaryGreen_1femf_186{background:#dcfce7;color:#15803d}._btnSecondaryGreen_1femf_186:hover:not(:disabled){background:#bbf7d0}._integrationGrid_1femf_194{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._integrationGrid_1femf_194{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){._integrationGrid_1femf_194{grid-template-columns:repeat(3,minmax(0,1fr))}}._modalBackdrop_1femf_210{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#0006}._modalPanel_1femf_220{width:100%;max-width:28rem;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a;background:var(--ds-card, #fff)}html.dark ._modalPanel_1femf_220{background:#171717}._modalHeader_1femf_231{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--ds-border, #e5e7eb)}html.dark ._modalHeader_1femf_231{border-color:#404040}._modalTitle_1femf_242{margin:0;font-size:1rem;font-weight:600;color:var(--ds-text, #111827)}._modalClose_1femf_83{border:0;background:transparent;padding:.25rem;box-shadow:none;color:var(--ds-text-secondary, #6b7280);cursor:pointer}._modalClose_1femf_83:hover{color:var(--ds-text, #111827);background:transparent}._modalBody_1femf_262{padding:1rem;display:flex;flex-direction:column;gap:1rem}._checkboxRow_1femf_269{display:flex;align-items:center;gap:.5rem}._checkboxLabel_1femf_275,._testMessage_1femf_280{font-size:.875rem;color:var(--ds-text, #111827)}._modalFooterStack_1femf_285{padding-top:.5rem}._visuallyHidden_1femf_289{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ds-sidebar{background-color:var(--ds-sidebar)!important;position:fixed;left:0;top:0;width:250px!important;height:100vh;z-index:40;color:var(--ds-white)!important;display:flex;flex-direction:column;flex-shrink:0;box-sizing:border-box}.ds-sidebar *{color:var(--ds-white)!important}.ds-sidebar__inner{display:flex;flex-direction:column;flex:1;min-height:0;padding:1rem;box-sizing:border-box}.sidebar-nav-content{display:flex;flex-direction:column;flex:1;min-height:0}.ds-sidebar .header,.sidebar-nav-content .header{text-align:center;text-transform:uppercase;font-weight:700;font-size:18px;margin:20px 0 40px;letter-spacing:.03em}.ds-sidebar .header__short{display:none}.ds-sidebar nav a,.sidebar-nav-content nav a{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;transition:background-color .3s}.ds-sidebar nav a:hover,.sidebar-nav-content nav a:hover{background-color:var(--ds-sidebar-hover)!important}.ds-sidebar nav a.active,.sidebar-nav-content nav a.active{background-color:var(--ds-sidebar-active)!important}.ds-sidebar .user-block,.sidebar-nav-content .user-block{border-top:1px solid rgba(255,255,255,.1);padding:15px 0 0;margin-top:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;flex-shrink:0}.ds-sidebar .user-block__identity,.sidebar-nav-content .user-block__identity{display:flex;flex-direction:row;align-items:center;gap:.75rem;min-width:0;flex:1}.ds-sidebar .user-block__text,.sidebar-nav-content .user-block__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.125rem;min-width:0}.ds-sidebar .user-block__name,.sidebar-nav-content .user-block__name{font-size:.875rem;font-weight:500;line-height:1.25}.ds-sidebar .avatar,.sidebar-nav-content .avatar{width:40px;height:40px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;font-weight:600}.ds-sidebar .role,.sidebar-nav-content .role{font-size:12px;color:#ccc!important}.ds-sidebar .logout,.sidebar-nav-content .logout{width:36px;height:36px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;border:0;transition:background-color .3s}.ds-sidebar .logout:hover,.sidebar-nav-content .logout:hover{background-color:#fff3}.sidebar-nav-content--drawer .header__short{display:none!important}.sidebar-nav-content--drawer .header__full{display:block!important}.sidebar-nav-content--drawer .nav-label{display:inline!important}.sidebar-nav-content--drawer .user-block__text{display:flex!important}@media (min-width: 768px) and (max-width: 1279px){.ds-sidebar{width:var(--ds-sidebar-rail-width, 72px)!important}.ds-sidebar__inner{padding:.75rem .5rem}.ds-sidebar .header{margin:12px 0 20px;font-size:0}.ds-sidebar .header__full{display:none!important}.ds-sidebar .header__short{display:block!important;font-size:1rem;letter-spacing:.08em}.ds-sidebar .nav-label{display:none!important}.ds-sidebar nav a{justify-content:center;padding:10px 8px}.ds-sidebar .user-block__text{display:none!important}.ds-sidebar .user-block{flex-direction:column;padding-top:12px;gap:8px}}@media (max-width: 767px){.ds-sidebar{display:none!important}}.brand-logo-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.375rem;height:2.375rem;padding:.32rem;box-sizing:border-box;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0f172a24,0 0 0 1px #0f172a0f}.brand-logo-mark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.nav-drawer-panel .brand-logo-mark{box-shadow:0 2px 10px #0003,0 0 0 1px #ffffff59}.mobile-app-header{display:none;position:fixed;top:0;left:0;right:0;z-index:50;height:var(--mobile-app-header-height, 56px);padding:0;background:var(--ds-card, #fff);border-bottom:1px solid rgba(15,23,42,.08);box-sizing:border-box}html.dark .mobile-app-header{background:#171717;border-bottom-color:#ffffff14}@media (max-width: 1279px){.mobile-app-header{display:flex;align-items:center;gap:.75rem;padding:0 .75rem 0 .5rem}}@media (min-width: 768px) and (max-width: 1279px){.mobile-app-header{padding:0 .75rem 0 0;gap:.75rem}.mobile-app-header__menuBtn{width:var(--ds-sidebar-rail-width, 72px);min-width:var(--ds-sidebar-rail-width, 72px);height:var(--mobile-app-header-height, 56px);border-radius:0;box-sizing:border-box}}@media (max-width: 767px){.mobile-app-header{display:block;padding:0}}.mobile-app-header__menuBtn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:none;border-radius:.5rem;background:transparent;color:var(--ds-text, #111827);cursor:pointer}@media (max-width: 767px){.mobile-app-header__menuBtn{position:absolute;left:.25rem;top:50%;transform:translateY(-50%);z-index:2}}.mobile-app-header__menuBtn:hover{background:#0f172a0f}html.dark .mobile-app-header__menuBtn{color:#f5f5f5}.mobile-app-header__icon{width:1.5rem;height:1.5rem}.mobile-app-header__menuOpenSvg{display:block;flex-shrink:0}.mobile-app-header__brand{display:flex;align-items:center;gap:.5rem;min-width:0}.mobile-app-header__title{margin:0;font-size:1.0625rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ds-text, #111827)}@media (min-width: 768px) and (max-width: 1279px){.mobile-app-header__brand{flex:1;min-width:0}.mobile-app-header__title{flex:1;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 767px){.mobile-app-header__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;max-width:min(20rem,calc(100vw - 5.75rem));justify-content:center;pointer-events:none}.mobile-app-header__title{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}}html.dark .mobile-app-header__title{color:#f5f5f5}.nav-drawer-backdrop{position:fixed;inset:0;z-index:100;background:#0f172a73;display:flex;justify-content:flex-start;align-items:stretch;animation:navDrawerBackdropIn .2s ease-out}@keyframes navDrawerBackdropIn{0%{opacity:0}to{opacity:1}}.nav-drawer-panel{background:var(--ds-sidebar);color:var(--ds-white);display:flex;flex-direction:column;min-height:0;box-shadow:4px 0 24px #0003}.nav-drawer-panel *{color:var(--ds-white)!important}.nav-drawer-panel--tablet{width:min(320px,92vw);max-width:100%;min-height:100dvh;animation:navDrawerSlideIn .22s ease-out}@keyframes navDrawerSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.nav-drawer-panel--fullscreen{width:100%;min-height:100dvh;animation:navDrawerFadeIn .2s ease-out}@keyframes navDrawerFadeIn{0%{opacity:.85}to{opacity:1}}.nav-drawer-panel__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.12);flex-shrink:0}.nav-drawer-panel__brand{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1}.nav-drawer-panel__title{font-weight:700;font-size:1.125rem;letter-spacing:.03em;text-transform:uppercase;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-drawer-panel__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:.5rem;background:#ffffff1a;color:inherit;cursor:pointer}.nav-drawer-panel__close:hover{background:#ffffff2e}.nav-drawer-panel__body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0 1rem 1rem}.nav-drawer-panel__body .sidebar-nav-content{padding-top:.5rem;height:100%;max-height:100%}.nav-drawer-panel__body .sidebar-nav-content .user-block{margin-top:auto}._pageContent_1ovxz_5{box-sizing:border-box;min-width:0;flex:1 1 auto}._pageContent_1ovxz_5>*+*{margin-top:2rem}._inner_1ovxz_14{margin-left:auto;margin-right:auto;width:100%;max-width:48rem;display:flex;flex-direction:column;gap:1.5rem}._panel_1ovxz_24{overflow:hidden;border-radius:.75rem;border:1px solid var(--ds-border, #e5e7eb);box-shadow:0 1px 2px #0000000d}html.dark ._panel_1ovxz_24{border-color:#404040}._panelHeader_1ovxz_34{border-bottom:1px solid rgb(243,244,246);background:var(--ds-gray-50, #f9fafb);padding:1rem 1.5rem}html.dark ._panelHeader_1ovxz_34{border-color:#404040;background:#171717cc}._panelTitle_1ovxz_44{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--ds-text, #111827)}._panelHint_1ovxz_52{margin:.25rem 0 0;font-size:.875rem;line-height:1.25rem;color:var(--ds-text-secondary, #6b7280)}._panelBody_1ovxz_59{padding:1.5rem}._formStack_1ovxz_63{display:flex;flex-direction:column;gap:1.25rem}._submitRow_1ovxz_69{padding-top:.5rem}._themeRow_1ovxz_73{display:flex;align-items:center;justify-content:space-between;gap:1rem}._themeLabel_1ovxz_80{font-size:.875rem;font-weight:500;color:var(--ds-text, #111827)}._themeOptions_1ovxz_86{display:flex;align-items:center;gap:.75rem}._themeOption_1ovxz_86{font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._themeOptionActive_1ovxz_97{font-weight:600;color:var(--ds-text, #111827)}._themeSwitch_1ovxz_102{position:relative;display:inline-flex;height:1.75rem;min-height:0;width:3rem;flex-shrink:0;align-items:center;justify-content:flex-start;padding:.125rem;border:none;border-radius:9999px;box-shadow:none;cursor:pointer;transition:opacity .15s ease,background-color .15s ease}._themeSwitch_1ovxz_102:hover{opacity:.95}._themeSwitchOn_1ovxz_122{background-color:var(--ds-primary, #56a3d9)}._themeSwitchOff_1ovxz_126{background-color:#d1d5db}._themeThumb_1ovxz_130{display:inline-block;height:1.25rem;width:1.25rem;border-radius:9999px;background:#fff;box-shadow:0 1px 2px #0000001a;transition:transform .15s ease}._themeThumbOn_1ovxz_140{transform:translate(1.5rem)}._themeThumbOff_1ovxz_144{transform:translate(.25rem)}._visuallyHidden_1ovxz_148{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._accessDenied_1j7s0_5{display:flex;min-height:24rem;align-items:center;justify-content:center}._accessInner_1j7s0_12{text-align:center}._accessIcon_1j7s0_16{width:3rem;height:3rem;margin:0 auto 1rem;color:#ef4444}._accessTitle_1j7s0_23{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:var(--ds-text, #111827)}._accessText_1j7s0_30{margin:0;color:var(--ds-text-secondary, #6b7280)}._loadingWrap_1j7s0_35{display:flex;min-height:24rem;align-items:center;justify-content:center}._loadingInner_1j7s0_42{text-align:center}._spinner_1j7s0_46{margin:0 auto 1rem;height:3rem;width:3rem;border-radius:9999px;border:2px solid transparent;border-bottom-color:var(--ds-primary, #2563eb);animation:_adminSpin_1j7s0_1 .8s linear infinite}@keyframes _adminSpin_1j7s0_1{to{transform:rotate(360deg)}}._loadingText_1j7s0_61{margin:0;color:var(--ds-text-secondary, #6b7280)}._headerActions_1j7s0_66{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._tabGroup_1j7s0_73{display:flex;align-items:center;gap:.25rem;border-radius:.5rem;padding:.25rem;background:#f3f4f6}html.dark ._tabGroup_1j7s0_73{background:#262626}._tabBtn_1j7s0_85{border:0;background:transparent;box-shadow:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#4b5563;border-radius:.375rem;cursor:pointer;transition:background .15s ease,color .15s ease}._tabBtn_1j7s0_85:hover{color:var(--ds-text, #111827)}html.dark ._tabBtn_1j7s0_85{color:#a3a3a3}html.dark ._tabBtn_1j7s0_85:hover{color:#fff}._tabBtnActive_1j7s0_107{background:#fff;color:var(--ds-text, #111827);box-shadow:0 1px 2px #0000000f}html.dark ._tabBtnActive_1j7s0_107{background:#404040;color:#fff}._errorBanner_1j7s0_117{box-sizing:border-box;border-radius:.375rem;border:1px solid rgb(254,202,202);background:#fef2f2;padding:1rem}html.dark ._errorBanner_1j7s0_117{border-color:#f8717173;background:#7f1d1d59}._errorRow_1j7s0_129{display:flex;gap:.75rem}._errorIcon_1j7s0_134{width:1.25rem;height:1.25rem;flex-shrink:0;color:#f87171}._errorTitle_1j7s0_141{margin:0;font-size:.875rem;font-weight:500;color:#991b1b}html.dark ._errorTitle_1j7s0_141{color:#fecaca}._errorBody_1j7s0_151{margin:.5rem 0 0;font-size:.875rem;line-height:1.45;color:#b91c1c}html.dark ._errorBody_1j7s0_151{color:#fecaca}._iconSm_1j7s0_161{width:1rem;height:1rem;flex-shrink:0}._userCell_1j7s0_167{display:flex;align-items:center}._avatar_1j7s0_172{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:#3b82f6}._avatarLetter_1j7s0_183{font-size:.875rem;font-weight:500;color:#fff}._userMeta_1j7s0_189{margin-left:1rem;min-width:0}._userName_1j7s0_194{font-size:.875rem;font-weight:500;color:var(--ds-text, #111827)}._userEmail_1j7s0_200{font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._rolePill_1j7s0_205{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500}._roleAdmin_1j7s0_214{background:#fee2e2;color:#991b1b}._roleUser_1j7s0_219{background:#dcfce7;color:#166534}._actionGroup_1j7s0_224{display:flex;gap:.5rem}._btnIcon_1j7s0_229{border:0;background:transparent;padding:.25rem;box-shadow:none;cursor:pointer;border-radius:.25rem;color:#2563eb}._btnIcon_1j7s0_229:hover:not(:disabled){background:#eff6ff}._btnIconKey_1j7s0_242{border:0;background:transparent;padding:.25rem;box-shadow:none;cursor:pointer;border-radius:.25rem;color:#d97706}._btnIconKey_1j7s0_242:hover:not(:disabled){background:#fffbeb}._btnIconDanger_1j7s0_255{border:0;background:transparent;padding:.25rem;box-shadow:none;cursor:pointer;border-radius:.25rem;color:#dc2626}._btnIconDanger_1j7s0_255:hover:not(:disabled){background:#fef2f2}._reportLink_1j7s0_268{font-size:.875rem;color:#2563eb;text-decoration:none}._reportLink_1j7s0_268:hover{text-decoration:underline}._modalBackdrop_1j7s0_278{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000080}._modalPanel_1j7s0_289{position:relative;box-sizing:border-box;width:100%;max-width:32rem;max-height:80vh;overflow:hidden;border-radius:.75rem;border:1px solid var(--ds-border, #e5e7eb);background:var(--ds-card, #fff);box-shadow:0 25px 50px -12px #00000040}html.dark ._modalPanel_1j7s0_289{border-color:#404040;background:#171717}._modalBody_1j7s0_306{max-height:80vh;overflow-y:auto;padding:1.25rem;overflow-wrap:anywhere}._modalTitle_1j7s0_313{margin:0 0 1rem;font-size:1.125rem;font-weight:500;color:var(--ds-text, #111827)}._formStack_1j7s0_320{display:flex;flex-direction:column;gap:1rem}._alertDanger_1j7s0_326{border-radius:.375rem;border:1px solid rgb(254,202,202);background:#fef2f2;padding:.5rem;font-size:.875rem;color:#b91c1c}._alertWarn_1j7s0_335{border-radius:.375rem;border:1px solid rgb(253,224,71);background:#fefce8;padding:1rem;font-size:.875rem;color:#854d0e}._permissionList_1j7s0_344{display:flex;max-height:12rem;flex-direction:column;gap:.5rem;overflow-y:auto}._permissionRow_1j7s0_352{display:flex;cursor:pointer;align-items:flex-start;gap:.5rem;border-radius:.25rem;padding:.5rem}._permissionRow_1j7s0_352:hover{background:#f9fafb}html.dark ._permissionRow_1j7s0_352:hover{background:#262626}._permissionTextWrap_1j7s0_367{flex:1;min-width:0}._permissionName_1j7s0_372{font-size:.875rem;font-weight:500;color:var(--ds-text, #111827)}._permissionDesc_1j7s0_378{margin-top:.125rem;font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._permissionId_1j7s0_384{margin-top:.125rem;font-family:ui-monospace,monospace;font-size:.75rem;color:#6b7280}._multiselect_1j7s0_391{box-sizing:border-box;min-height:7.5rem;width:100%;border-radius:.375rem;border:1px solid rgb(209,213,219);padding:.5rem .75rem;font-family:inherit;font-size:.875rem}._multiselect_1j7s0_391:focus{outline:none;border-color:var(--ds-primary, #2563eb);box-shadow:0 0 0 2px #2563eb2e}html.dark ._multiselect_1j7s0_391{border-color:#525252;background:#171717;color:var(--ds-text, #f1f5f9)}._fieldHint_1j7s0_412{margin:.25rem 0 0;font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._modalFooter_1j7s0_418{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem}._userStack_1yofs_5{display:flex;flex-direction:column;gap:.75rem}._userRow_1yofs_11{box-sizing:border-box;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:var(--ds-card, #fff);box-shadow:0 1px 3px #0f172a0f;padding:1rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}._userRow_1yofs_11:hover{background:#0f172a05}html.dark ._userRow_1yofs_11{border-color:#ffffff14;background:#171717}html.dark ._userRow_1yofs_11:hover{background:#ffffff0a}._userRowHeader_1yofs_32{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._userRowLeft_1yofs_39{display:flex;align-items:center;gap:.75rem;min-width:0}._avatar_1yofs_46{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:#3b82f6}._avatarLetter_1yofs_57{font-size:.875rem;font-weight:600;color:#fff}._userMeta_1yofs_63{min-width:0}._userName_1yofs_67{font-size:.875rem;font-weight:600;color:var(--ds-text, #111827)}._userEmail_1yofs_73{font-size:.8125rem;color:var(--ds-text-secondary, #6b7280)}._userRowRight_1yofs_78{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;gap:.5rem}._permissionCount_1yofs_86{font-size:.8125rem;color:var(--ds-text-secondary, #6b7280)}._expandedBlock_1yofs_91{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}html.dark ._expandedBlock_1yofs_91{border-top-color:#ffffff14}._permissionList_1yofs_100{display:flex;flex-direction:column;gap:.5rem}._permissionRow_1yofs_106{border-radius:.5rem;border:1px solid rgba(15,23,42,.06);padding:.75rem;transition:background .15s ease}._permissionRow_1yofs_106:hover{background:#0f172a08}html.dark ._permissionRow_1yofs_106{border-color:#ffffff0f}html.dark ._permissionRow_1yofs_106:hover{background:#ffffff0a}._permissionRowLabel_1yofs_122{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}._permissionNameRow_1yofs_129{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}._permissionName_1yofs_129{font-size:.875rem;font-weight:500;color:var(--ds-text, #111827)}._permissionId_1yofs_142{font-size:.6875rem;padding:.125rem .375rem;border-radius:.25rem;background:#f3f4f6;color:var(--ds-text-secondary, #6b7280)}html.dark ._permissionId_1yofs_142{background:#262626}._permissionDesc_1yofs_153{margin:.25rem 0 0;font-size:.75rem;line-height:1.4;color:var(--ds-text-secondary, #6b7280)}._donutGrid_1yofs_160{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){._donutGrid_1yofs_160{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){._donutGrid_1yofs_160{grid-template-columns:repeat(4,minmax(0,1fr))}}._donutCell_1yofs_176{min-width:0}._forbidden_p6u1n_5{margin:0;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._notifList_p6u1n_11{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}._notifItem_p6u1n_20{box-sizing:border-box;border-radius:.75rem;border:1px solid var(--ds-border, #e5e7eb);background:var(--ds-card, #fff);padding:1rem;box-shadow:0 1px 2px #0f172a0f;transition:background-color .15s ease}html.dark ._notifItem_p6u1n_20{border-color:#404040;background:#171717}._notifItemCompleted_p6u1n_34{opacity:.92;border-color:#e5e7eb;background:#f9fafbe6}html.dark ._notifItemCompleted_p6u1n_34{border-color:#404040;background:#26262680}._notifRow_p6u1n_44{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){._notifRow_p6u1n_44{flex-direction:row;align-items:flex-start;justify-content:space-between}}._notifMain_p6u1n_57{min-width:0;display:flex;flex-direction:column;gap:.5rem}._notifMetaRow_p6u1n_64{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._notifId_p6u1n_71{font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._typePill_p6u1n_76{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;background:#f3f4f6;color:#374151}html.dark ._typePill_p6u1n_76{background:#262626;color:#e5e7eb}._statusPill_p6u1n_90{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}._statusCompleted_p6u1n_98{background:#dcfce7;color:#166534}html.dark ._statusCompleted_p6u1n_98{background:#14532d59;color:#bbf7d0}._statusScanStarted_p6u1n_107{background:#dbeafe;color:#1e40af}html.dark ._statusScanStarted_p6u1n_107{background:#1e3a8a59;color:#bfdbfe}._statusDefault_p6u1n_116{background:#f3f4f6;color:#374151}html.dark ._statusDefault_p6u1n_116{background:#262626;color:#d4d4d4}._textBody_p6u1n_125{margin:0;font-size:.875rem;color:var(--ds-text, #111827)}._textMuted_p6u1n_131{margin:0;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._textXs_p6u1n_137{margin:0;font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._fontMedium_p6u1n_143{font-weight:500}._iconScan_p6u1n_147{width:1rem;height:1rem;flex-shrink:0;color:#2563eb}._iconMessage_p6u1n_154{width:1rem;height:1rem;flex-shrink:0;color:#d97706}._actionsCol_p6u1n_161{display:flex;flex-shrink:0;flex-direction:column;gap:.5rem;border-top:1px solid rgb(243,244,246);padding-top:1rem}html.dark ._actionsCol_p6u1n_161{border-color:#404040}@media (min-width: 1024px){._actionsCol_p6u1n_161{border-top:none;border-left:1px solid rgb(243,244,246);padding-top:0;padding-left:1rem}html.dark ._actionsCol_p6u1n_161{border-color:#404040}}._uploadRow_p6u1n_184{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 640px){._uploadRow_p6u1n_184{flex-direction:row;flex-wrap:wrap;align-items:center}}._uploadLabel_p6u1n_197{font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._fileInput_p6u1n_202{max-width:100%;font-size:.75rem}._emptyCenter_p6u1n_207{margin:0;text-align:center;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._refreshIcon_p6u1n_214{width:1rem;height:1rem;flex-shrink:0}._headerActions_xs5so_5{display:flex;flex-wrap:wrap;gap:.75rem}._alertBanner_xs5so_11{box-sizing:border-box;padding:1rem;border-radius:.5rem;border:1px solid rgb(254,202,202);background:#fef2f2;color:#b91c1c;font-size:.875rem;line-height:1.45}html.dark ._alertBanner_xs5so_11{border-color:#f8717173;background:#7f1d1d59;color:#fecaca}._loadingWrap_xs5so_27{display:flex;min-height:12.5rem;align-items:center;justify-content:center}._loadingInner_xs5so_34{text-align:center}._spinner_xs5so_38{margin-left:auto;margin-right:auto;margin-bottom:1rem;height:3rem;width:3rem;border-radius:9999px;border:2px solid transparent;border-bottom-color:var(--ds-primary, #2563eb);animation:_orgSpin_xs5so_1 .8s linear infinite}@keyframes _orgSpin_xs5so_1{to{transform:rotate(360deg)}}._loadingText_xs5so_55{margin:0;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._quickAddRow_xs5so_61{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}._quickAddField_xs5so_68{flex:1 1 12rem;min-width:10rem}._inlineMsgError_xs5so_73{font-size:.875rem;color:#dc2626}._inlineMsgOk_xs5so_78{font-size:.875rem;color:#16a34a}._btnExport_xs5so_83{border-color:transparent;background:#16a34a;color:#fff}._btnExport_xs5so_83:hover:not(:disabled){background:#15803d}._btnAddGreen_xs5so_92{border-color:transparent;background:#16a34a;color:#fff}._btnAddGreen_xs5so_92:hover:not(:disabled){background:#15803d}._orgGrid_xs5so_101{display:flex;flex-wrap:wrap;gap:1rem}._orgCard_xs5so_107{box-sizing:border-box;min-width:min(100%,18.75rem);flex:1 1 18.75rem;max-width:100%;padding:1rem;border-radius:.75rem;border:1px solid rgba(15,23,42,.08);background:var(--ds-card, #fff);box-shadow:0 1px 3px #0f172a0f}html.dark ._orgCard_xs5so_107{border-color:#ffffff14;background:#171717}._orgName_xs5so_123{margin:0;font-size:1.125rem;font-weight:600;color:var(--ds-text, #111827)}._orgMeta_xs5so_130{margin:.25rem 0 0;font-size:.875rem;color:var(--ds-text-secondary, #6b7280)}._orgLine_xs5so_136{margin:.25rem 0 0;font-size:.875rem;color:var(--ds-text, #111827)}._orgLineMuted_xs5so_142{margin:.25rem 0 0;font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._viewUsersBtn_xs5so_148{margin-top:.75rem;border-color:transparent;background:transparent;padding:0;box-shadow:none;font-size:.875rem;color:#2563eb}._viewUsersBtn_xs5so_148:hover:not(:disabled){text-decoration:underline;background:transparent}._userPanel_xs5so_162{margin-top:.75rem;border-top:1px solid rgba(15,23,42,.08);padding-top:.5rem;font-size:.875rem}html.dark ._userPanel_xs5so_162{border-color:#ffffff14}._userRow_xs5so_172{padding:.25rem 0}._userName_xs5so_176{font-weight:500;color:var(--ds-text, #111827)}._userEmail_xs5so_181,._userEmpty_xs5so_186{font-size:.75rem;color:var(--ds-text-secondary, #6b7280)}._modalRoot_xs5so_192{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center}._modalBackdrop_xs5so_201{position:absolute;inset:0;background:#0006}._modalPanel_xs5so_207{position:relative;box-sizing:border-box;width:100%;max-width:32rem;margin:1rem;border-radius:.75rem;background:var(--ds-card, #fff);padding:1.5rem;box-shadow:0 25px 50px -12px #00000040}html.dark ._modalPanel_xs5so_207{background:#171717}._modalHeader_xs5so_222{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._modalTitle_xs5so_229{margin:0;font-size:1.25rem;font-weight:600;color:var(--ds-text, #111827)}._modalCloseBtn_xs5so_236{padding:.25rem}._modalForm_xs5so_240{display:flex;flex-direction:column;gap:1rem}._modalAlert_xs5so_246{padding:.75rem;border-radius:.375rem;border:1px solid rgb(254,202,202);background:#fef2f2;color:#b91c1c;font-size:.875rem}._fieldBlock_xs5so_255{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_xs5so_261{font-size:.875rem;font-weight:500;color:var(--ds-text, #374151)}._fieldError_xs5so_267{margin:0;font-size:.75rem;color:#ef4444}._modalGrid2_xs5so_273{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){._modalGrid2_xs5so_273{grid-template-columns:repeat(2,minmax(0,1fr))}}._modalActions_xs5so_284{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.5rem}._iconSm_xs5so_291{width:1rem;height:1rem;flex-shrink:0}._visuallyHidden_xs5so_297{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._page_1duja_3{min-height:100vh;box-sizing:border-box;background:var(--ds-bg, #f8f9fa);color:var(--ds-text, #2c2c2c)}._shell_1duja_10{max-width:72rem;margin:0 auto;padding:2rem 1rem 3rem}._brandBar_1duja_16{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:12px;background:var(--ds-sidebar, #003a6a);color:#fff;box-shadow:0 2px 8px #0f172a1f}._brandTitle_1duja_28{margin:0;font-size:1.375rem;font-weight:700;letter-spacing:-.02em}._hero_1duja_35{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.35rem}._heroIcon_1duja_42{width:2rem;height:2rem;flex-shrink:0;color:var(--ds-primary, #56a3d9)}._pageTitle_1duja_49{margin:0;font-size:1.75rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--ds-text, #2c2c2c)}._subtitle_1duja_58{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5;color:var(--ds-gray-500, #6b7280)}._tabs_1duja_65{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1.25rem;padding-bottom:0;border-bottom:1px solid rgba(15,23,42,.1)}._tab_1duja_65{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .9rem;margin-bottom:-1px;font-size:.8125rem;font-weight:600;color:var(--ds-gray-500, #6b7280);background:transparent;border:none;border-bottom:2px solid transparent;border-radius:8px 8px 0 0;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}._tab_1duja_65:hover{color:var(--ds-text, #2c2c2c);background:#0f172a0a}._tabActive_1duja_96{color:var(--ds-primaryDark, #134876);border-bottom-color:var(--ds-primary, #56a3d9);background:#56a3d914}._tab_1duja_65 svg{width:1rem;height:1rem;flex-shrink:0}._panel_1duja_108{background:var(--ds-card, #fdfeff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}html._dark_1duja_116 ._panel_1duja_108{background:#171717;border-color:#ffffff14}._panelHead_1duja_121{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(15,23,42,.06)}._panelTitle_1duja_131{margin:0;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em}._panelBody_1duja_138{padding:1.25rem}._panelIntro_1duja_142{margin:0 0 1rem;font-size:.875rem;line-height:1.45;color:var(--ds-gray-500, #6b7280)}._stack_1duja_149{display:flex;flex-direction:column;gap:1.25rem}._fieldStack_1duja_155{display:flex;flex-direction:column;gap:1rem}._filterRow_1duja_161{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._filterRow_1duja_161{grid-template-columns:1fr 1fr}}._subpanel_1duja_173{padding:1rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#0f172a05}html._dark_1duja_116 ._subpanel_1duja_173{background:#ffffff08;border-color:#ffffff14}._subpanelTitle_1duja_185{margin:0 0 .75rem;font-size:.9375rem;font-weight:600}._evidenceRow_1duja_191{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .65rem;margin-bottom:.5rem;border-radius:8px;border:1px solid rgba(15,23,42,.06);background:var(--ds-white, #fff);font-size:.8125rem}html._dark_1duja_116 ._evidenceRow_1duja_191{background:#0003}._metaMuted_1duja_208{font-size:.75rem;color:var(--ds-gray-500, #6b7280)}._categoryBlock_1duja_213{border-radius:10px;border:1px solid rgba(15,23,42,.08);padding:1rem;margin-bottom:1rem;background:var(--ds-white, #fff)}html._dark_1duja_116 ._categoryBlock_1duja_213{background:#00000026}._categoryHeader_1duja_225{display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;margin-bottom:.75rem}._categoryName_1duja_234{margin:0;font-size:.9375rem;font-weight:600}._questionBox_1duja_240{margin-bottom:1.25rem;padding-left:.75rem;border-left:3px solid rgba(86,163,217,.45)}._questionLabel_1duja_246{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1.4}._actionsBar_1duja_254{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}._emptyState_1duja_260{margin:0;padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--ds-gray-500, #6b7280)}._statusPill_1duja_268{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600}._statusPending_1duja_277{background:#0f172a14;color:var(--ds-gray-800, #1f2937)}._statusProgress_1duja_283{background:#eab30833;color:#a16207}._statusDone_1duja_289{background:#16a34a26;color:#15803d}._statusReview_1duja_295{background:#56a3d92e;color:var(--ds-primaryDark, #134876)}._metaRow_1duja_301{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.8125rem;color:var(--ds-gray-500, #6b7280)}._securityBlock_1duja_309{padding:1rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:var(--ds-white, #fff)}._securityBlock_1duja_309 h3{margin:0 0 .75rem;font-size:.9375rem;font-weight:600}._radioRow_1duja_322{display:flex;flex-wrap:wrap;gap:1rem}._radioRow_1duja_322 label{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;cursor:pointer}._dropzone_1duja_336{padding:2rem 1rem;border-radius:12px;border:2px dashed rgba(15,23,42,.15);background:#56a3d90f;text-align:center}._docRow_1duja_344{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(15,23,42,.08);margin-bottom:.5rem;font-size:.875rem}._loadingCenter_1duja_356{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--ds-bg, #f8f9fa)}._loadingText_1duja_365{font-size:.9375rem;color:var(--ds-gray-500, #6b7280)}._errorCard_1duja_370{max-width:26rem;margin:0 auto;padding:2rem 1.5rem;text-align:center;background:var(--ds-card, #fdfeff);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:0 4px 12px #0f172a14}._errorIcon_1duja_381{width:3rem;height:3rem;margin:0 auto 1rem;color:var(--ds-red-600, #dc2626)}._errorTitle_1duja_388{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}._errorMsg_1duja_394{margin:0 0 1.25rem;font-size:.875rem;color:var(--ds-gray-500, #6b7280)}._rangeHint_1duja_400{margin-top:.35rem;font-size:.75rem;color:var(--ds-gray-500, #6b7280)}._optionalBlock_1duja_406{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.08)}._textarea_1duja_412{width:100%;box-sizing:border-box;padding:.6rem .75rem;font-size:.875rem;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:var(--ds-white, #fff);color:var(--ds-text, #2c2c2c);resize:vertical;min-height:5rem}._textarea_1duja_412:focus{outline:none;border-color:var(--ds-primary, #56a3d9);box-shadow:0 0 0 3px #56a3d933}._ratingPill_1duja_431{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:8px;border:1px solid rgba(15,23,42,.12);font-size:.8125rem;cursor:pointer}._ratingPill_1duja_431:hover{background:#0f172a0a}
