.cp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh;z-index:1000}.cp-box{width:min(560px,90vw);border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000059}.cp-input{width:100%;padding:14px 16px;border:none;border-bottom:1px solid var(--ds-border, #e2e8f0);background:transparent;color:inherit;font-size:15px;outline:none}.cp-list{list-style:none;margin:0;padding:6px;max-height:320px;overflow-y:auto}.cp-item{padding:10px 12px;border-radius:8px;cursor:pointer}.cp-active{background:var(--ds-primary, #2563eb);color:var(--ds-primary-contrast, #fff)}.cp-empty{padding:16px;text-align:center;color:var(--ds-text-muted, #64748b)}.executive-suite{display:grid;gap:20px}.executive-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:180px;padding:32px 38px;overflow:hidden;border:1px solid rgba(63,190,209,.3);border-radius:26px;background:linear-gradient(125deg,#102d48,#123b49 55%,#20214d);color:#fff;box-shadow:0 18px 55px #030c1d47}.executive-hero:after{content:"";position:absolute;width:300px;height:300px;inset:-205px auto auto -55px;border-radius:50%;background:#4adec91f}.executive-hero>div{position:relative;z-index:1}.executive-hero p{margin:0;color:#6ff5df;font-size:12px;font-weight:900;letter-spacing:.16em}.executive-hero h1{margin:11px 0 7px;font-size:clamp(35px,4vw,55px)}.executive-hero span{color:#c7d8ea;font-size:17px}.executive-pulse{display:grid;place-items:center;width:112px;height:112px;flex:0 0 112px;border:1px solid rgba(255,255,255,.17);border-radius:50%;background:#05122466}.executive-pulse i{width:13px;height:13px;border-radius:50%;background:#21ce7a;box-shadow:0 0 20px #21ce7a}.executive-pulse strong{font-size:13px}.executive-pulse small{color:#9fb4ca}.executive-brief{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.executive-brief article{position:relative;padding:19px;overflow:hidden;border:1px solid var(--uccc-color-border);border-radius:17px;background:var(--uccc-color-surface);box-shadow:0 10px 28px #020a1821}.executive-brief i{position:absolute;inset:0 0 auto;height:4px}.tone-teal{background:#19c6b3}.tone-blue{background:#4385ff}.tone-violet{background:#8b5cf6}.tone-amber{background:#f4ad32}.executive-brief span,.executive-brief strong,.executive-brief small{display:block}.executive-brief span{color:var(--uccc-color-text-muted);font-size:12px}.executive-brief strong{margin-top:8px;font-size:20px}.executive-brief small{margin-top:5px;color:var(--uccc-color-text-muted)}.executive-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.exec-frame{overflow:hidden;border:1px solid var(--uccc-color-border);border-radius:18px;background:#11151a;box-shadow:0 14px 38px #020a1829}.exec-frame__head{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:linear-gradient(90deg,#19c6b31f,#4385ff14);color:var(--uccc-color-text)}.exec-frame__head span{padding:3px 8px;border-radius:999px;background:#21ce7a21;color:#21ce7a;font-size:10px;font-weight:900}.exec-frame__body{position:relative;height:230px;background:#11151a}.exec-frame iframe{width:100%;height:100%;border:0;opacity:0;transition:opacity .25s ease}.exec-frame.is-ready iframe{opacity:1}.exec-frame__cover{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;place-items:center;gap:8px;background:linear-gradient(135deg,#111b2c,#132d3a);color:#fff;transition:opacity .25s ease,visibility .25s ease}.exec-frame.is-ready .exec-frame__cover{opacity:0;visibility:hidden;pointer-events:none}.exec-frame__cover i{width:28px;height:28px;border:3px solid rgba(255,255,255,.18);border-top-color:#19c6b3;border-radius:50%;animation:exec-spin .8s linear infinite}.exec-frame__cover b{color:#72f1df;letter-spacing:.15em}.exec-frame__cover small{color:#9db1c7}.exec-frame--dashboard .exec-frame__body{height:860px}@keyframes exec-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.executive-brief{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.executive-hero{align-items:flex-start;flex-direction:column}.executive-panels,.executive-brief{grid-template-columns:1fr}.exec-frame--dashboard .exec-frame__body{height:680px}}@media(prefers-reduced-motion:reduce){.exec-frame__cover i{animation:none}.exec-frame iframe,.exec-frame__cover{transition:none}}.ops-page{display:grid;gap:24px}.ops-hero{position:relative;overflow:hidden;padding:28px;border:1px solid #24415f;border-radius:20px;background:linear-gradient(135deg,#102a46,#0d2037 64%,#123b4b);box-shadow:0 18px 50px #0000002e}.ops-hero:after{content:"";position:absolute;inset-inline-end:-70px;top:-100px;width:260px;height:260px;border-radius:50%;background:#2dd4bf14}.ops-hero__top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.ops-eyebrow{margin:0 0 8px;color:#67e8d4;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ops-title{margin:0;color:#fff;font-size:clamp(28px,3vw,40px);line-height:1.2}.ops-subtitle{margin:10px 0 0;color:#c5d5e7;font-size:16px}.ops-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ops-kpi{padding:18px;border:1px solid var(--uccc-color-border);border-radius:16px;background:var(--uccc-color-surface);box-shadow:var(--uccc-shadow-sm)}.ops-kpi__label{color:var(--uccc-color-text-muted);font-size:13px}.ops-kpi__value{display:block;margin-top:8px;color:var(--uccc-color-text);font-size:28px;font-weight:800}.ops-section{display:grid;gap:12px}.ops-section__header{display:flex;justify-content:space-between;align-items:center}.ops-section__title{margin:0;font-size:18px}.ops-section__count{color:var(--uccc-color-text-muted);font-size:13px}.ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ops-card{display:grid;grid-template-columns:1fr auto;gap:14px;padding:20px;border:1px solid var(--uccc-color-border);border-radius:16px;background:var(--uccc-color-surface);box-shadow:var(--uccc-shadow-sm);transition:transform .15s ease,border-color .15s ease}.ops-card:hover{transform:translateY(-2px);border-color:var(--uccc-color-border-strong)}.ops-card__name{margin:0;font-size:17px}.ops-card__meta{margin:8px 0 0;color:var(--uccc-color-text-muted);font-size:13px}.ops-card__detail{margin:10px 0 0;color:var(--uccc-color-text);font-size:13px;overflow-wrap:anywhere}.ops-latency{text-align:end;color:var(--uccc-color-text-muted);font-size:12px}.ops-latency strong{display:block;color:var(--uccc-color-text);font-size:20px}.ops-dot{display:inline-block;width:9px;height:9px;margin-inline-end:7px;border-radius:50%;background:currentColor}.ops-empty{padding:32px;border:1px dashed var(--uccc-color-border-strong);border-radius:16px;text-align:center;color:var(--uccc-color-text-muted)}@media(max-width:900px){.ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-grid{grid-template-columns:1fr}}@media(max-width:560px){.ops-hero{padding:20px}.ops-hero__top{flex-direction:column}.ops-kpis,.ops-card{grid-template-columns:1fr}.ops-latency{text-align:start}}.auto-page{display:grid;gap:20px}.auto-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px;border:1px solid #24415f;border-radius:20px;background:linear-gradient(135deg,#102a46,#123b4b);color:#fff}.auto-hero p{margin:0;color:#67e8d4;font-size:12px;font-weight:800;letter-spacing:.14em}.auto-hero h1{margin:8px 0;font-size:clamp(27px,3vw,38px)}.auto-hero span{color:#c5d5e7}.auto-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.auto-kpis>div,.auto-panel{padding:18px;border:1px solid var(--uccc-color-border);border-radius:14px;background:var(--uccc-color-surface)}.auto-kpis span{color:var(--uccc-color-text-muted);font-size:13px}.auto-kpis strong{display:block;margin-top:7px;font-size:25px}.auto-panel h2{margin-top:0}.auto-table{overflow:auto}.auto-tr{display:grid;grid-template-columns:1.6fr repeat(6,.7fr);gap:10px;min-width:800px;padding:12px;border-bottom:1px solid var(--uccc-color-border);align-items:center}.auto-th{color:var(--uccc-color-text-muted);font-size:12px;font-weight:700}.auto-status{padding:4px 8px;border-radius:999px;background:#475569;color:#fff}.auto-status--success{background:#087f5b}.auto-status--failed{background:#b42318}.auto-tr small{grid-column:1/-1;color:#b42318}.auto-audit{display:grid;gap:10px}.auto-audit article{display:grid;grid-template-columns:120px 1fr auto;gap:12px;padding:13px;border-radius:9px;background:var(--uccc-color-surface-subtle)}.auto-audit span{color:var(--uccc-color-text-muted)}@media(max-width:800px){.auto-hero{align-items:flex-start;flex-direction:column}.auto-kpis{grid-template-columns:repeat(2,1fr)}.auto-audit article{grid-template-columns:1fr}}@media(max-width:480px){.auto-kpis{grid-template-columns:1fr}}.auto-actions{display:flex;gap:10px;flex-wrap:wrap}.auto-settings{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;padding:18px;border:1px solid var(--uccc-color-border);border-radius:14px;background:var(--uccc-color-surface)}.auto-settings h2{grid-column:1/-1;margin:0}.auto-settings label{color:var(--uccc-color-text-muted);font-size:13px}.auto-settings input{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:10px;border:1px solid var(--uccc-color-border);border-radius:8px;background:var(--uccc-color-surface);color:var(--uccc-color-text)}@media(max-width:700px){.auto-settings{grid-template-columns:1fr}.auto-settings h2{grid-column:auto}}.auto-hero h1 span,.auto-hero h1 small{display:block}.auto-hero h1 small{margin-top:8px;font-size:.56em;font-weight:700;letter-spacing:.01em}.auto-date{display:inline-block;white-space:nowrap;font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:isolate}.auto-tr>span:first-child{direction:ltr;text-align:start}@media(max-width:700px){.auto-hero h1{font-size:clamp(30px,9vw,44px)}.auto-hero h1 small{font-size:.52em}}.policy-page{display:grid;gap:20px}.policy-hero{padding:28px;border:1px solid #24415f;border-radius:20px;background:linear-gradient(135deg,#102a46,#123b4b);color:#fff}.policy-hero p{margin:0;color:#67e8d4;font-size:12px;font-weight:800;letter-spacing:.14em}.policy-hero h1{margin:8px 0;font-size:clamp(27px,3vw,38px)}.policy-hero span{color:#c5d5e7}.policy-notice{padding:13px 16px;border-inline-start:4px solid #14b8a6;border-radius:8px;background:var(--uccc-color-surface-subtle);color:var(--uccc-color-text-muted)}.policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.policy-card{display:grid;gap:20px;padding:22px;border:1px solid var(--uccc-color-border);border-radius:16px;background:var(--uccc-color-surface);box-shadow:var(--uccc-shadow-sm)}.policy-card__head,.policy-card footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.policy-card__head span{color:var(--uccc-color-text-muted);font-size:11px;letter-spacing:.12em}.policy-card__head h2{margin:4px 0}.policy-switch{display:flex;gap:7px}.policy-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.policy-fields label{color:var(--uccc-color-text-muted);font-size:13px}.policy-fields input{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:11px;border:1px solid var(--uccc-color-border);border-radius:8px;background:var(--uccc-color-surface);color:var(--uccc-color-text);font-size:18px}.policy-fields small{display:block;margin-top:4px}.policy-options{display:grid;gap:10px;padding:14px;border-radius:10px;background:var(--uccc-color-surface-subtle)}.policy-options label{display:flex;gap:9px}.policy-card footer{border-top:1px solid var(--uccc-color-border);padding-top:15px;color:var(--uccc-color-text-muted)}@media(max-width:800px){.policy-grid,.policy-fields{grid-template-columns:1fr}}.event-page{display:grid;gap:20px}.event-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;border:1px solid #24415f;border-radius:20px;background:linear-gradient(135deg,#102a46,#111d32);color:#fff}.event-hero p{margin:0;color:#67e8d4;font-size:12px;font-weight:800;letter-spacing:.14em}.event-hero h1{margin:7px 0;font-size:clamp(27px,3vw,39px)}.event-hero span{color:#c5d5e7}.event-hero>strong{font-size:38px;text-align:center}.event-hero small{display:block;font-size:12px;color:#9db1c8}.event-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.event-kpis>div{padding:16px;border:1px solid var(--uccc-color-border);border-radius:14px;background:var(--uccc-color-surface)}.event-kpis span{color:var(--uccc-color-text-muted);font-size:13px}.event-kpis strong{display:block;margin-top:6px;font-size:27px}.event-filters{display:grid;grid-template-columns:2fr repeat(3,1fr) auto;gap:10px}.event-filters input,.event-filters select{min-width:0;padding:10px 12px;border:1px solid var(--uccc-color-border);border-radius:9px;background:var(--uccc-color-surface);color:var(--uccc-color-text)}.event-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:14px;align-items:start}.event-list{display:grid;gap:9px}.event-row{display:grid;grid-template-columns:8px 1fr auto;gap:13px;align-items:center;width:100%;padding:15px;text-align:start;border:1px solid var(--uccc-color-border);border-radius:13px;background:var(--uccc-color-surface);color:var(--uccc-color-text);cursor:pointer}.event-row:hover,.event-row.is-active{border-color:#2aa7a2;background:var(--uccc-color-surface-subtle)}.event-severity{width:8px;height:42px;border-radius:5px;background:#64748b}.event-severity--critical{background:#dc2626}.event-severity--high{background:#e59d19}.event-severity--medium{background:#3b82f6}.event-main{min-width:0}.event-main strong,.event-main small{display:block}.event-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-main small,.event-side time,.event-side i{margin-top:6px;color:var(--uccc-color-text-muted);font-size:11px;font-style:normal}.event-side{text-align:end}.event-side>*{display:block}.event-detail{position:sticky;top:18px;padding:20px;border:1px solid var(--uccc-color-border);border-radius:14px;background:var(--uccc-color-surface);overflow:hidden}.event-detail__head{display:flex;justify-content:space-between}.event-detail__head button{border:0;background:transparent;color:inherit;font-size:25px;cursor:pointer}.event-detail dl{display:grid;grid-template-columns:95px 1fr;gap:8px;font-size:13px}.event-detail dt{color:var(--uccc-color-text-muted)}.event-detail dd{margin:0;overflow-wrap:anywhere}.event-detail pre{max-height:320px;overflow:auto;padding:12px;border-radius:8px;background:#07111f;color:#cbd5e1;font-size:11px;direction:ltr;text-align:left}.event-empty{padding:38px;text-align:center;color:var(--uccc-color-text-muted)}@media(max-width:900px){.event-kpis{grid-template-columns:repeat(2,1fr)}.event-filters{grid-template-columns:1fr 1fr}.event-layout{grid-template-columns:1fr}.event-detail{position:static}}@media(max-width:560px){.event-hero{align-items:flex-start;flex-direction:column}.event-kpis,.event-filters{grid-template-columns:1fr}.event-row{grid-template-columns:6px 1fr}.event-side{grid-column:2;text-align:start}}[dir=rtl] .event-filters{direction:rtl}[dir=rtl] .event-filters input,[dir=rtl] .event-filters select{text-align:right}.event-filters option{direction:inherit}.event-filters>*{min-height:48px}.domain-board{display:grid;gap:22px}.domain-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:170px;padding:30px 36px;overflow:hidden;border:1px solid rgba(67,133,255,.28);border-radius:25px;background:linear-gradient(125deg,#102d49,#123846 58%,#20204a);color:#fff;box-shadow:0 18px 55px #030c1d45}.domain-board--soc .domain-hero{background:linear-gradient(125deg,#291630,#3c1e32 48%,#172a49)}.domain-hero:before{content:"";position:absolute;width:300px;height:300px;inset:-210px auto auto -50px;border-radius:50%;background:#2dd2be1c}.domain-hero>div{position:relative;z-index:1}.domain-hero p{margin:0;color:#6ff5df;font-size:12px;font-weight:900;letter-spacing:.17em}.domain-hero h1{margin:10px 0 6px;font-size:clamp(34px,4vw,52px)}.domain-hero span{color:#c3d5e8;font-size:16px}.domain-score{display:grid;place-items:center;width:112px;height:112px;flex:0 0 112px;border:8px solid rgba(33,201,122,.28);border-top-color:#21c97a;border-radius:50%;background:#05112257}.domain-score strong{font-size:25px}.domain-score small{color:#a8b9cb}.domain-score.risk-high{border-color:#ed56634d;border-top-color:#ed5663}.domain-score.risk-medium{border-color:#f1a6294d;border-top-color:#f1a629}.domain-alert{padding:13px 17px;border:1px solid rgba(237,86,99,.4);border-radius:12px;background:#ed566317;color:#ffc4c9}.domain-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.domain-kpis article{position:relative;min-height:116px;padding:19px;overflow:hidden;border:1px solid var(--uccc-color-border);border-radius:17px;background:var(--uccc-color-surface);box-shadow:0 10px 28px #020a181f}.domain-kpis article:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--tone)}.tone-blue{--tone:#4385ff}.tone-green{--tone:#24c875}.tone-amber{--tone:#f1a629}.tone-violet{--tone:#8b5cf6}.tone-teal{--tone:#19c6b3}.tone-red{--tone:#ed5663}.domain-kpis span,.domain-kpis strong,.domain-kpis small{display:block}.domain-kpis span{color:var(--uccc-color-text-muted);font-size:12px}.domain-kpis strong{margin:8px 0 4px;font-size:29px}.domain-kpis small{color:var(--uccc-color-text-muted)}.domain-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:15px}.domain-grid--wide{grid-template-columns:1.25fr 1fr}.domain-panel{padding:22px;border:1px solid var(--uccc-color-border);border-radius:19px;background:var(--uccc-color-surface);box-shadow:0 12px 34px #020a181f}.domain-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:19px}.domain-panel h2{margin:0;font-size:20px}.domain-panel header>span{padding:3px 9px;border-radius:999px;background:#21c97a1f;color:#21c97a;font-size:10px;font-weight:900}.domain-panel button{padding:8px 12px;border:1px solid var(--uccc-color-border);border-radius:9px;background:var(--uccc-color-surface-subtle);color:var(--uccc-color-text);cursor:pointer}.metric-bars{display:grid;gap:19px}.metric-bars article>div{display:flex;justify-content:space-between}.metric-bars small{color:var(--uccc-color-text-muted)}.metric-bars label{display:flex;justify-content:space-between;margin-top:10px;color:var(--uccc-color-text-muted);font-size:11px}.metric-bars>article>i,.tactic-grid i{display:block;height:7px;margin-top:5px;overflow:hidden;border-radius:999px;background:#6b7f972b}.metric-bars em,.tactic-grid em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4385ff,#8b5cf6)}.metric-bars i.memory em{background:linear-gradient(90deg,#19c6b3,#24c875)}.status-ring{display:grid;place-items:center;width:180px;height:180px;margin:6px auto 20px;border-radius:50%}.status-ring>div{display:grid;place-items:center;width:126px;height:126px;border-radius:50%;background:var(--uccc-color-surface)}.status-ring strong{font-size:35px}.status-ring small{color:var(--uccc-color-text-muted)}.legend{display:grid;gap:9px;margin:0;padding:0;list-style:none}.legend li{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:8px}.legend i{width:10px;height:10px;border-radius:50%}.green{background:#24c875}.amber{background:#f1a629}.red{background:#ed5663}.violet{background:#8b5cf6}.asset-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.asset-cards article{padding:16px;border:1px solid var(--uccc-color-border);border-radius:14px;background:var(--uccc-color-surface-subtle)}.asset-cards article.has-problem{border-color:#f1a62980}.asset-cards article>div{display:flex;align-items:center;gap:8px}.state-dot{width:10px;height:10px;border-radius:50%}.state-dot--up{background:#24c875;box-shadow:0 0 12px #24c875b3}.state-dot--down{background:#ed5663}.state-dot--unknown{background:#f1a629}.asset-cards dl,.domain-actions dl{display:grid;grid-template-columns:1fr auto;gap:7px;margin:14px 0 0;font-size:12px}.asset-cards dt,.domain-actions dt{color:var(--uccc-color-text-muted)}.asset-cards dd,.domain-actions dd{margin:0;font-weight:700}.domain-board>footer{color:var(--uccc-color-text-muted);font-size:11px}.rank-bars{display:grid;gap:12px}.rank-bars article{display:grid;grid-template-columns:28px 120px 1fr 45px;align-items:center;gap:10px}.rank-bars article>b{color:#6e89a7}.rank-bars article>i{height:10px;overflow:hidden;border-radius:999px;background:#6b7f9726}.rank-bars em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ed5663,#f1a629)}.tactic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tactic-grid article{padding:13px;border:1px solid var(--uccc-color-border);border-radius:12px;background:var(--uccc-color-surface-subtle)}.tactic-grid strong{float:inline-end}.empty-chart{padding:35px;text-align:center;color:var(--uccc-color-text-muted)}.risk-banner{display:grid;gap:4px;padding:16px;border-inline-start:4px solid;border-radius:11px;background:var(--uccc-color-surface-subtle)}.risk-banner.risk-high{border-color:#ed5663}.risk-banner.risk-medium{border-color:#f1a629}.risk-banner.risk-low{border-color:#24c875}.risk-banner span{color:var(--uccc-color-text-muted)}@media(max-width:1100px){.domain-kpis{grid-template-columns:repeat(3,1fr)}.asset-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.domain-hero{align-items:flex-start;flex-direction:column}.domain-kpis{grid-template-columns:repeat(2,1fr)}.domain-grid,.domain-grid--wide,.asset-cards,.tactic-grid{grid-template-columns:1fr}}@media(max-width:520px){.domain-kpis{grid-template-columns:1fr}.rank-bars article{grid-template-columns:25px 90px 1fr}.rank-bars article>strong{display:none}}.nc-page{padding:24px;max-width:1200px;margin:auto;color:var(--color-text,#142740)}.nc-header{background:#102640;color:#fff;border-radius:14px;padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.nc-header h1{margin:6px 0;font-size:28px}.nc-header p{margin:0;color:#c5d7e5}.nc-header button,.nc-item button{border:0;border-radius:8px;padding:10px 14px;cursor:pointer}.nc-kicker{color:#74d9d1;font-size:12px;letter-spacing:.12em}.nc-stats,.nc-exec{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.nc-stats>div,.nc-exec>div{background:var(--color-surface,#fff);border:1px solid #dfe7ee;border-radius:10px;padding:16px}.nc-stats span,.nc-exec span{display:block;color:#6b7f92;font-size:13px}.nc-stats strong,.nc-exec strong{display:block;font-size:25px;margin-top:6px}.nc-exec{border-inline-start:4px solid #0f8f95;background:#f3fafb;padding:12px;border-radius:10px}.nc-list{display:grid;gap:12px}.nc-item{display:flex;align-items:center;gap:14px;background:var(--color-surface,#fff);border:1px solid #dfe7ee;border-radius:11px;padding:16px}.nc-item.is-read{opacity:.67}.nc-dot{width:10px;height:10px;border-radius:50%;background:#4e83cf}.nc-critical .nc-dot{background:#d92d20}.nc-high .nc-dot{background:#e7a73a}.nc-body{flex:1}.nc-row{display:flex;justify-content:space-between;gap:12px}.nc-row time,.nc-meta{color:#708395;font-size:12px}.nc-body h3{margin:8px 0}.nc-meta{display:flex;gap:12px}.nc-empty{text-align:center;padding:48px;border:1px dashed #b8c7d5;border-radius:10px}@media(max-width:760px){.nc-header{align-items:flex-start;flex-direction:column}.nc-stats,.nc-exec{grid-template-columns:1fr}.nc-item{align-items:flex-start}.nc-row{flex-direction:column}}.nc-empty{color:#708395;background:var(--color-surface,#fff)}.nc-header button:disabled{opacity:.48;cursor:not-allowed;color:#c5d7e5}.dt-wrapper{padding:12px;overflow-x:auto}.dt-toolbar{display:flex;gap:8px;margin-bottom:10px;align-items:center;justify-content:space-between}.dt-search{flex:1;padding:8px 12px;border:1px solid var(--ds-border, #e2e8f0);border-radius:8px;background:transparent;color:inherit}.dt-export{padding:8px 14px;border-radius:8px;border:1px solid var(--ds-primary, #2563eb);background:var(--ds-primary, #2563eb);color:var(--ds-primary-contrast, #fff);cursor:pointer;white-space:nowrap}.dt-table{width:100%;border-collapse:collapse;font-size:14px}.dt-table th,.dt-table td{padding:10px 12px;border-bottom:1px solid var(--ds-border, #e2e8f0);text-align:start}.dt-table th.dt-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.dt-empty{text-align:center;padding:24px;color:var(--ds-text-muted, #64748b)}.dt-pagination{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin-top:10px}.dt-pagination button{border:1px solid var(--ds-border, #e2e8f0);background:transparent;color:inherit;border-radius:6px;padding:4px 10px;cursor:pointer}.dt-pagination button:disabled{opacity:.4;cursor:not-allowed}.tm-wrapper{padding:16px}.tm-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-wrap:wrap;gap:8px}.tm-demo-badge{font-size:11px;padding:2px 8px;border-radius:999px;background:var(--ds-warning, #d97706);color:#fff}.tm-legend{display:flex;gap:14px;margin-bottom:10px;flex-wrap:wrap;font-size:12px}.tm-legend-item{display:flex;align-items:center;gap:6px}.tm-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.tm-pulse{animation:tm-pulse-anim 1.6s ease-out infinite}@keyframes tm-pulse-anim{0%{filter:drop-shadow(0 0 0 rgba(239,68,68,.6))}70%{filter:drop-shadow(0 0 6px rgba(239,68,68,0))}to{filter:drop-shadow(0 0 0 rgba(239,68,68,0))}}.tm-tooltip{margin-top:8px;font-size:13px;padding:8px 12px;border-radius:8px;background:var(--ds-surface, #131c2e);border:1px solid var(--ds-border, #253449);display:inline-block}.tm-intel-panel{margin:18px 0;padding:18px;border:1px solid #22d3ee66;border-radius:18px;background:linear-gradient(135deg,#0f2538,#17213a);display:grid;gap:14px}.tm-intel-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.tm-intel-metrics span{padding:12px;border-radius:12px;background:#091426;border:1px solid #2a3b55}.tm-intel-metrics b{display:block;font-size:1.2rem;color:#5eead4}.tm-action-row{display:flex;gap:10px;flex-wrap:wrap}.tm-action-row button{border:1px solid #3b82f6;background:#2563eb;color:#fff;padding:10px 16px;border-radius:10px;cursor:pointer}.tm-action-row .danger{background:#b91c1c;border-color:#ef4444}.tm-action-row button:focus-visible{outline:3px solid #fbbf24;outline-offset:3px}:root{--uccc-color-primary: #1d4ed8;--uccc-color-primary-hover: #1e40af;--uccc-color-primary-soft: #eef2ff;--uccc-color-success: #15803d;--uccc-color-success-soft: #dcfce7;--uccc-color-warning: #b45309;--uccc-color-warning-soft: #fef3c7;--uccc-color-danger: #b91c1c;--uccc-color-danger-soft: #fee2e2;--uccc-color-info: #1d4ed8;--uccc-color-info-soft: #eef2ff;--uccc-env-poc: #b45309;--uccc-env-test: #1d4ed8;--uccc-env-production: #15803d;--uccc-env-fallback: #6b7280;--uccc-color-text: #111827;--uccc-color-text-muted: #6b7280;--uccc-color-text-disabled: #9ca3af;--uccc-color-border: #e5e7eb;--uccc-color-border-strong: #d1d5db;--uccc-color-surface: #ffffff;--uccc-color-surface-subtle: #f9fafb;--uccc-color-surface-active: #eef2ff;--uccc-font-family: system-ui, -apple-system, "Segoe UI", Tahoma, Arial, sans-serif;--uccc-font-size-xs: 12px;--uccc-font-size-sm: 13px;--uccc-font-size-base: 14px;--uccc-font-size-lg: 16px;--uccc-font-size-xl: 20px;--uccc-font-size-2xl: 28px;--uccc-font-weight-normal: 400;--uccc-font-weight-medium: 500;--uccc-font-weight-bold: 700;--uccc-space-1: 4px;--uccc-space-2: 8px;--uccc-space-3: 12px;--uccc-space-4: 16px;--uccc-space-5: 24px;--uccc-space-6: 32px;--uccc-space-8: 48px;--uccc-radius-sm: 6px;--uccc-radius-md: 8px;--uccc-radius-full: 999px;--uccc-shadow-sm: 0 1px 2px rgba(16, 24, 40, .06);--uccc-shadow-md: 0 2px 8px rgba(16, 24, 40, .08)}.uccc-btn{font:inherit;font-size:var(--uccc-font-size-base);font-weight:var(--uccc-font-weight-medium);padding:var(--uccc-space-2) var(--uccc-space-4);border-radius:var(--uccc-radius-sm);border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:var(--uccc-space-2);transition:background-color .15s ease,border-color .15s ease}.uccc-btn:disabled{cursor:default;opacity:.5}.uccc-btn--primary{background:var(--uccc-color-primary);color:#fff}.uccc-btn--primary:hover:not(:disabled){background:var(--uccc-color-primary-hover)}.uccc-btn--secondary{background:var(--uccc-color-surface);color:var(--uccc-color-text);border-color:var(--uccc-color-border-strong)}.uccc-btn--secondary:hover:not(:disabled){background:var(--uccc-color-surface-subtle)}.uccc-btn--danger{background:var(--uccc-color-danger);color:#fff}.uccc-btn--danger:hover:not(:disabled){background:#991b1b}.uccc-badge{display:inline-flex;align-items:center;font-size:var(--uccc-font-size-xs);font-weight:var(--uccc-font-weight-medium);padding:2px var(--uccc-space-3);border-radius:var(--uccc-radius-full);text-transform:uppercase;letter-spacing:.02em;line-height:1.6}.uccc-badge--neutral{background:var(--uccc-color-surface-subtle);color:var(--uccc-color-text-muted);border:1px solid var(--uccc-color-border)}.uccc-badge--success{background:var(--uccc-color-success-soft);color:var(--uccc-color-success)}.uccc-badge--warning{background:var(--uccc-color-warning-soft);color:var(--uccc-color-warning)}.uccc-badge--danger{background:var(--uccc-color-danger-soft);color:var(--uccc-color-danger)}.uccc-badge--info{background:var(--uccc-color-info-soft);color:var(--uccc-color-info)}.uccc-badge--solid{color:#fff;text-transform:uppercase}.uccc-card{background:var(--uccc-color-surface);border:1px solid var(--uccc-color-border);border-radius:var(--uccc-radius-md);padding:var(--uccc-space-5);box-shadow:var(--uccc-shadow-sm)}.uccc-card--title{font-size:var(--uccc-font-size-lg);font-weight:var(--uccc-font-weight-bold);margin-block-end:var(--uccc-space-3)}.uccc-stat-tile{background:var(--uccc-color-surface);border:1px solid var(--uccc-color-border);border-radius:var(--uccc-radius-md);padding:var(--uccc-space-4) var(--uccc-space-5);display:flex;flex-direction:column;gap:var(--uccc-space-1);min-width:160px}.uccc-stat-tile__label{font-size:var(--uccc-font-size-sm);color:var(--uccc-color-text-muted)}.uccc-stat-tile__value{font-size:var(--uccc-font-size-2xl);font-weight:var(--uccc-font-weight-bold);color:var(--uccc-color-text)}.uccc-stat-tile__delta{font-size:var(--uccc-font-size-xs);font-weight:var(--uccc-font-weight-medium)}.uccc-stat-tile__delta--up{color:var(--uccc-color-success)}.uccc-stat-tile__delta--down{color:var(--uccc-color-danger)}.uccc-page-header{display:flex;align-items:center;justify-content:space-between;margin-block-end:var(--uccc-space-5);gap:var(--uccc-space-4);flex-wrap:wrap}.uccc-page-header__title{font-size:var(--uccc-font-size-xl);font-weight:var(--uccc-font-weight-bold);color:var(--uccc-color-text);margin:0}.uccc-page-header__subtitle{font-size:var(--uccc-font-size-sm);color:var(--uccc-color-text-muted);margin-block-start:var(--uccc-space-1)}.uccc-page-header__actions{display:flex;gap:var(--uccc-space-2)}.uccc-stack{display:flex;flex-direction:column;gap:var(--uccc-space-4)}.uccc-row{display:flex;flex-direction:row;gap:var(--uccc-space-4);flex-wrap:wrap}.uccc-shell{display:flex;min-height:100vh;font-family:var(--uccc-font-family);background:var(--uccc-color-surface-subtle);color:var(--uccc-color-text)}.uccc-shell-nav{width:220px;border-inline-end:1px solid var(--uccc-color-border);padding:16px;background:var(--uccc-color-surface)}.uccc-shell-brand{font-weight:700;margin-bottom:16px;color:var(--uccc-color-text)}.uccc-shell-nav-list{list-style:none;padding:0;margin:0}.uccc-shell-nav-btn{display:block;width:100%;text-align:start;padding:8px 10px;border-radius:6px;border:none;background:transparent;color:var(--uccc-color-text-disabled);cursor:default;font:inherit}.uccc-shell-nav-btn--clickable{color:var(--uccc-color-text);cursor:pointer}.uccc-shell-nav-btn--active{background:var(--uccc-color-surface-active)}.uccc-shell-main{flex:1;padding:24px}.uccc-shell-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.uccc-shell-header-actions{display:flex;align-items:center;gap:8px}.uccc-shell-nav{width:280px;flex:0 0 280px}.uccc-shell-nav-btn{line-height:1.45;white-space:normal}.uccc-shell-main{min-width:0}@media(max-width:900px){.uccc-shell{display:block}.uccc-shell-nav{width:auto;max-height:42vh;overflow:auto;border-inline-end:0;border-bottom:1px solid var(--uccc-color-border)}.uccc-shell-main{padding:16px}}:root[data-theme=dark]{--uccc-color-primary: #3b82f6;--uccc-color-primary-hover: #60a5fa;--uccc-color-primary-soft: #1e2a4a;--uccc-color-success: #22c55e;--uccc-color-success-soft: #103a20;--uccc-color-warning: #f59e0b;--uccc-color-warning-soft: #452c06;--uccc-color-danger: #ef4444;--uccc-color-danger-soft: #4a1414;--uccc-color-info: #3b82f6;--uccc-color-info-soft: #1e2a4a;--uccc-color-text: #e6ebf5;--uccc-color-text-muted: #93a1b8;--uccc-color-text-disabled: #5b6b85;--uccc-color-border: #253449;--uccc-color-border-strong: #34445c;--uccc-color-surface: #131c2e;--uccc-color-surface-subtle: #0b1220;--uccc-color-surface-active: #1e2a4a;color-scheme:dark}html,body{transition:background-color .15s ease,color .15s ease}body{background:var(--uccc-color-surface-subtle);color:var(--uccc-color-text)}:root{--ds-bg: var(--uccc-color-surface-subtle);--ds-surface: var(--uccc-color-surface);--ds-border: var(--uccc-color-border);--ds-text: var(--uccc-color-text);--ds-text-muted: var(--uccc-color-text-muted);--ds-primary: var(--uccc-color-primary);--ds-primary-contrast: #ffffff;--ds-success: var(--uccc-color-success);--ds-warning: var(--uccc-color-warning);--ds-danger: var(--uccc-color-danger)}:root{--v-teal:#19c6b3;--v-blue:#4385ff;--v-violet:#8b5cf6;--v-amber:#f4ad32;--v-red:#ee5d66;--v-green:#24c875;--v-glow:0 18px 55px rgba(3,12,29,.28)}body{background-image:radial-gradient(circle at 12% 8%,rgba(25,198,179,.07),transparent 28%),radial-gradient(circle at 82% 12%,rgba(67,133,255,.08),transparent 30%)}.uccc-shell-main{position:relative}.uccc-shell-header{padding:14px 4px 22px}.uccc-shell-nav{background-image:linear-gradient(180deg,rgba(25,198,179,.035),transparent 32%),linear-gradient(0deg,rgba(67,133,255,.04),transparent 34%)}.uccc-shell-nav-btn--active{background:linear-gradient(90deg,#4385ff47,#8b5cf62e);border-inline-start:3px solid var(--v-teal);box-shadow:inset 0 0 24px #4385ff14}.uccc-card,.auto-panel,.auto-settings,.event-detail,.event-row,.ops-card,.notification-card,.policy-card{box-shadow:0 10px 30px #020a1824;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.uccc-card:hover,.event-row:hover,.ops-card:hover,.notification-card:hover,.policy-card:hover{transform:translateY(-2px);box-shadow:var(--v-glow)}.home-command{display:grid;gap:24px}.home-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:210px;padding:36px 42px;overflow:hidden;border:1px solid rgba(91,177,255,.3);border-radius:28px;background:linear-gradient(125deg,#102a49,#123b4a 58%,#17264a);color:#fff;box-shadow:var(--v-glow)}.home-hero:before,.home-hero:after{content:"";position:absolute;border-radius:50%}.home-hero:before{width:330px;height:330px;inset:-190px auto auto -80px;background:#19c6b31f}.home-hero:after{width:230px;height:230px;inset:auto 16% -175px auto;background:#8b5cf626}.home-hero__copy{position:relative;z-index:1}.home-hero__copy p{margin:0;color:#6ff5df;font-size:13px;font-weight:900;letter-spacing:.17em}.home-hero h1{max-width:820px;margin:12px 0 8px;font-size:clamp(34px,4vw,58px);line-height:1.15}.home-hero span{color:#c8d9ed;font-size:18px}.home-orbit{position:relative;z-index:1;display:grid;place-items:center;width:120px;height:120px;flex:0 0 120px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#05112359;box-shadow:inset 0 0 30px #4385ff26}.home-orbit:before{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border:2px solid transparent;border-top-color:var(--v-amber);border-right-color:var(--v-blue);border-radius:50%}.home-orbit.is-healthy:before{border-top-color:var(--v-green);border-right-color:var(--v-teal)}.home-orbit i{width:12px;height:12px;border-radius:50%;background:var(--v-green);box-shadow:0 0 18px var(--v-green)}.home-orbit b{text-transform:uppercase}.home-orbit small{color:#9fb4cc}.home-alert{padding:14px 18px;border:1px solid rgba(238,93,102,.38);border-radius:14px;background:#ee5d661a;color:#ffc2c7}.home-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-kpi{position:relative;min-height:145px;padding:22px;overflow:hidden;border:1px solid var(--uccc-color-border);border-radius:20px;background:var(--uccc-color-surface);box-shadow:0 12px 34px #020a181f}.home-kpi:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--accent)}.home-kpi:after{content:"";position:absolute;width:100px;height:100px;inset:-45px -35px auto auto;border-radius:50%;background:var(--accent);opacity:.08}.home-kpi--teal{--accent:var(--v-teal)}.home-kpi--blue{--accent:var(--v-blue)}.home-kpi--violet{--accent:var(--v-violet)}.home-kpi--amber{--accent:var(--v-amber)}.home-kpi__icon{color:var(--accent);font-size:20px}.home-kpi small,.home-kpi strong,.home-kpi em{display:block}.home-kpi small{margin-top:14px;color:var(--uccc-color-text-muted)}.home-kpi strong{margin-top:6px;overflow:hidden;text-overflow:ellipsis;font-size:25px;white-space:nowrap}.home-kpi em{margin-top:5px;color:var(--uccc-color-text-muted);font-size:12px;font-style:normal}.home-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.home-panel{padding:26px;border:1px solid var(--uccc-color-border);border-radius:20px;background:var(--uccc-color-surface)}.home-panel--readiness{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#19c6b314,#4385ff12)}.home-panel p{margin:0;color:var(--v-teal);font-size:11px;font-weight:900;letter-spacing:.14em}.home-panel h2{margin:10px 0}.home-panel span{color:var(--uccc-color-text-muted)}.home-readiness{display:grid;grid-template-columns:repeat(2,18px);gap:8px;place-items:center}.home-readiness i{width:12px;height:12px;border-radius:4px;background:var(--v-green);box-shadow:0 0 13px #24c8758c}.home-readiness strong{grid-column:1/-1;color:var(--v-green);font-size:12px}.home-panel dl{display:grid;grid-template-columns:100px 1fr;gap:12px;margin:18px 0 0}.home-panel dt{color:var(--uccc-color-text-muted)}.home-panel dd{margin:0;font-weight:700;overflow-wrap:anywhere}.event-hero,.auto-hero,.ops-hero,.policy-hero,.notification-hero{box-shadow:var(--v-glow)!important}.event-kpis>div:nth-child(1),.auto-kpis>div:nth-child(1){border-top:4px solid var(--v-teal)}.event-kpis>div:nth-child(2),.auto-kpis>div:nth-child(2){border-top:4px solid var(--v-blue)}.event-kpis>div:nth-child(3),.auto-kpis>div:nth-child(3){border-top:4px solid var(--v-violet)}.event-kpis>div:nth-child(4),.auto-kpis>div:nth-child(4){border-top:4px solid var(--v-amber)}.event-row.is-active{box-shadow:0 0 0 1px var(--v-teal),0 16px 35px #19c6b31f}.auto-status--success{background:linear-gradient(135deg,#078c67,#0db981)!important}.auto-status--failed{background:linear-gradient(135deg,#b72835,#ee5d66)!important}.ops-badge--up{box-shadow:0 0 18px #24c8752e}@media(max-width:1000px){.home-kpis{grid-template-columns:repeat(2,1fr)}.home-grid{grid-template-columns:1fr}}@media(max-width:650px){.home-hero{align-items:flex-start;flex-direction:column;padding:26px}.home-kpis{grid-template-columns:1fr}.home-orbit{width:94px;height:94px;flex-basis:94px}.home-panel--readiness{align-items:flex-start;gap:24px;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.uccc-page-header{position:relative;padding:24px 26px!important;overflow:hidden;border:1px solid rgba(67,133,255,.22);border-radius:20px;background:linear-gradient(120deg,#4385ff1a,#19c6b312)}.uccc-page-header:after{content:"";position:absolute;width:120px;height:120px;inset:-72px auto auto -28px;border-radius:50%;background:#8b5cf61a}.uccc-stat-tile{position:relative;overflow:hidden;border-radius:16px!important;box-shadow:0 10px 28px #020a181f}.uccc-stat-tile:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--v-teal),var(--v-blue))}.uccc-stat-tile:nth-child(2n):before{background:linear-gradient(90deg,var(--v-blue),var(--v-violet))}.uccc-stat-tile:nth-child(3n):before{background:linear-gradient(90deg,var(--v-amber),var(--v-red))}.noc-dashboard,.soc-dashboard,.incidents-page,.permissions-page,.assets-page,.integrations-page{display:grid;gap:20px}.noc-dashboard .uccc-card,.soc-dashboard .uccc-card,.incidents-page .uccc-card,.permissions-page .uccc-card{border-radius:18px;box-shadow:0 12px 34px #020a1821}table thead th{background:linear-gradient(90deg,#4385ff1a,#19c6b312);color:var(--uccc-color-text)}table tbody tr{transition:background .15s ease}table tbody tr:hover{background:#4385ff0e}.notification-page,.event-page,.auto-page,.policy-page,.ops-page{animation:board-in .28s ease}.notification-page>header,.event-page>header,.auto-page>header,.policy-page>header,.ops-page>header{border-radius:25px!important}.notification-card,.event-row,.policy-card,.ops-card{border-inline-start:3px solid transparent}.notification-card:hover,.event-row:hover,.policy-card:hover,.ops-card:hover{border-inline-start-color:var(--v-teal)}.uccc-table-wrap{overflow:hidden;border:1px solid var(--uccc-color-border);border-radius:16px;box-shadow:0 10px 28px #020a181a}@keyframes board-in{0%{opacity:.25;transform:translateY(7px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.notification-page,.event-page,.auto-page,.policy-page,.ops-page{animation:none}}
