.r8-operational-header{--r8-armed:#34e96f;--r8-disarmed:#2f92e8;--r8-inhibited:#ff8a00;--r8-failure:#b56cff;--r8-neutral:#7d878c;--r8-alarm:#ff3b30;--r8-illuminated:#ffd21f;--r8-canvas:#05090a;--r8-surface:#101719;--r8-brand:#ff7a1a;z-index:30;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-left)) 10px max(12px, env(safe-area-inset-right));color:#f7faf9;-webkit-backdrop-filter:blur(18px);background:#05090af0;border-bottom:1px solid #ffffff1a;gap:10px;display:grid;position:sticky;top:0;box-shadow:0 12px 30px #00000047}.r8-operational-header__identity{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.r8-brand{min-width:0;color:inherit;text-align:left;font:inherit;background:0 0;border:0;padding:0;display:grid}button.r8-brand{cursor:pointer}.r8-brand__wordmark{object-fit:contain;object-position:left center;width:112px;height:28px;display:block}.r8-brand__plant{color:#f7faf9bd;text-overflow:ellipsis;white-space:nowrap;margin-top:-1px;font-size:.72rem;font-weight:650;line-height:1.25;overflow:hidden}.r8-trust{min-height:32px;color:var(--r8-neutral);background:#7d878c14;border:1px solid;border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.r8-trust[data-tone=fresh]{color:var(--r8-armed)}.r8-trust[data-tone=aging]{color:var(--r8-inhibited)}.r8-trust[data-tone=failure]{color:var(--r8-failure)}.r8-trust__led{background:currentColor;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px}.r8-trust[data-tone=fresh] .r8-trust__led{animation:2.4s ease-in-out infinite r8-trust-breath}.r8-trust__age{color:#f7faf9;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:750}.r8-header-controls{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.r8-header-control{min-width:0;min-height:56px;color:var(--r8-neutral);cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;background:#7d878c14;border:1px solid #7d878c80;border-radius:16px;place-items:center;padding:0;display:grid;position:relative}.r8-header-control[data-tone=armed]{color:var(--r8-armed)}.r8-header-control[data-tone=disarmed]{color:var(--r8-disarmed)}.r8-header-control[data-tone=inhibited]{color:var(--r8-inhibited)}.r8-header-control[data-tone=failure]{color:var(--r8-failure)}.r8-header-control[data-tone=alarm]{color:var(--r8-alarm)}.r8-header-control[data-tone=illuminated]{color:var(--r8-illuminated)}.r8-header-control[data-pressed=true]{box-shadow:inset 0 0 0 1px currentColor, 0 0 18px color-mix(in srgb, currentColor 28%, transparent);background:#ffffff14;border-color:currentColor}.r8-header-control[data-availability=unbound]{border-style:dashed}.r8-header-control[data-phase=degraded]{box-shadow:inset 0 0 0 2px var(--r8-inhibited);animation:1.2s ease-in-out infinite r8-degraded-pulse}.r8-header-control[data-phase=pending]:after{z-index:-1;content:"";opacity:.35;border:2px solid;border-radius:12px;animation:1.5s ease-in-out infinite r8-pending-halo;position:absolute;inset:4px}.r8-header-control[data-phase=failure]{box-shadow:inset 0 0 0 1px var(--r8-failure);animation:2s ease-in-out infinite r8-failure-double-pulse}.r8-header-control:hover{background:#ffffff1f}.r8-header-control:focus-visible,button.r8-brand:focus-visible{outline-offset:3px;outline:3px solid #fff}.r8-header-control__icon{width:28px;height:28px}.r8-header-control__failure{width:12px;height:12px;position:absolute;top:5px;right:5px}.r8-header-popover{color:#f7faf9;background:var(--r8-surface);border:1px solid #ffffff24;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;padding:11px 13px;display:grid;box-shadow:0 12px 28px #00000061}.r8-header-popover strong,.r8-header-popover span{font-size:.8rem}.r8-header-popover span{color:#f7faf9b8}.r8-header-popover p{color:#f7faf9b8;grid-column:1/-1;margin:0;font-size:.72rem;line-height:1.35}.r8-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes r8-trust-breath{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes r8-pending-halo{0%,to{opacity:.2;transform:scale(.94)}50%{opacity:.7;transform:scale(1)}}@keyframes r8-degraded-pulse{0%,to{border-color:#ff8a008c}50%{border-color:var(--r8-inhibited)}}@keyframes r8-failure-double-pulse{0%,12%,24%,to{border-color:#b56cff85}6%,18%{border-color:var(--r8-failure)}}@media (prefers-reduced-motion:reduce){.r8-operational-header *,.r8-operational-header :before,.r8-operational-header :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shell--r8{--r8-armed:#34e96f;--r8-disarmed:#2f92e8;--r8-inhibited:#ff8a00;--r8-failure:#b56cff;--r8-neutral:#7d878c;--r8-alarm:#ff3b30;--r8-brand:#ff7a1a;--r8-canvas:#05090a;--r8-surface:#101719;width:min(720px,100%);padding:0 12px calc(104px + env(safe-area-inset-bottom));background:var(--r8-canvas)}.shell--r8 .view{gap:12px;padding-top:12px}.shell--r8 .notice{margin:10px 0 0}.shell--r8 .reason-dock{margin-bottom:0}.r8-kicker,.r8-view-title span,.r8-output-card>div:nth-child(2)>span{color:var(--r8-brand);letter-spacing:.13em;font-size:.58rem;font-weight:900}.r8-view-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.r8-view-title h1{letter-spacing:-.04em;margin-top:2px;font-size:1.62rem}.r8-view-intro{color:var(--muted);font-size:.72rem;line-height:1.45}.r8-icon-action{border:1px solid var(--line);background:var(--r8-surface);width:44px;height:44px;color:var(--r8-disarmed);border-radius:13px;font-size:1.15rem}.r8-risk-hero{border:1px solid var(--line);border:1px solid color-mix(in srgb, currentColor 42%, transparent);background:linear-gradient(145deg, #101719f5, var(--r8-surface));background:linear-gradient(145deg, color-mix(in srgb, currentColor 10%, var(--r8-surface)), var(--r8-surface));min-height:218px;color:var(--r8-armed);box-shadow:inset 0 0 36px color-mix(in srgb, currentColor 7%, transparent);border-radius:22px;gap:15px;padding:18px;display:grid}.r8-risk-hero[data-tone=disarmed]{color:var(--r8-disarmed)}.r8-risk-hero[data-tone=inhibited]{color:var(--r8-inhibited)}.r8-risk-hero[data-tone=failure]{color:var(--r8-failure)}.r8-risk-hero[data-tone=alarm]{color:var(--r8-alarm)}.r8-risk-hero[data-tone=neutral]{color:var(--r8-neutral)}.r8-risk-hero__body{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.r8-risk-hero h1{color:var(--text);letter-spacing:-.055em;font-size:clamp(1.75rem,7vw,2.45rem);line-height:1}.r8-risk-hero p{color:var(--muted);margin-top:9px;font-size:.76rem;line-height:1.45}.r8-risk-hero__symbol{width:58px;height:58px;box-shadow:0 0 24px #34e96f1f;box-shadow:0 0 24px color-mix(in srgb, currentColor 20%, transparent);border:1px solid;border-radius:18px;place-content:center;font-size:1.7rem;display:grid}.r8-risk-hero__symbol svg{width:32px;height:32px}.r8-risk-hero>button{background:#ffffff0d;background:color-mix(in srgb, currentColor 13%, transparent);min-height:46px;color:inherit;border:1px solid;border-radius:13px;justify-content:space-between;align-items:center;padding:0 14px;font-size:.68rem;font-weight:900;display:flex}.r8-metric-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.r8-metric-grid>div{border:1px solid var(--line);background:var(--r8-surface);min-width:0;min-height:78px;color:var(--r8-neutral);border-radius:14px;align-content:space-between;padding:11px;display:grid}.r8-metric-grid>div[data-tone=armed]{color:var(--r8-armed)}.r8-metric-grid>div[data-tone=disarmed]{color:var(--r8-disarmed)}.r8-metric-grid>div[data-tone=inhibited]{color:var(--r8-inhibited)}.r8-metric-grid>div[data-tone=failure]{color:var(--r8-failure)}.r8-metric-grid>div[data-tone=alarm]{color:var(--r8-alarm)}.r8-metric-grid strong{font-size:1.35rem;line-height:1}.r8-metric-grid small{font-size:.68rem}.r8-metric-grid span{color:var(--muted);font-size:.55rem;line-height:1.2}.r8-decision-card{background:#ff7a1a0f;border:1px solid #ff7a1a4d;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.r8-decision-card>div{gap:4px;display:grid}.r8-decision-card strong{font-size:.8rem}.r8-decision-card button{width:42px;height:42px;color:var(--r8-brand);background:#ff7a1a24;border:0;border-radius:12px;font-size:1.5rem}.r8-panel{border:1px solid var(--line);background:var(--r8-surface);border-radius:17px;padding:15px}.r8-panel__heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.r8-panel__heading h2{margin-top:3px;font-size:1.05rem}.r8-panel__heading button{min-height:44px;color:var(--r8-brand);background:0 0;border:0;padding:0 8px;font-size:.65rem;font-weight:900}.r8-mini-timeline,.r8-event-timeline{padding:0;list-style:none}.r8-mini-timeline{gap:10px;margin:14px 0 0;display:grid}.r8-mini-timeline li{grid-template-columns:44px 8px 1fr;align-items:start;gap:8px;display:grid}.r8-mini-timeline li:before{background:var(--r8-failure);content:"";width:8px;height:8px;box-shadow:0 0 10px var(--r8-failure);border-radius:50%;grid-column:2;margin-top:4px}.r8-mini-timeline time{color:var(--r8-failure);grid-area:1/1;font-size:.58rem;font-weight:800}.r8-mini-timeline div{grid-area:1/3;gap:2px;display:grid}.r8-mini-timeline strong{font-size:.72rem}.r8-mini-timeline span{color:var(--muted);font-size:.58rem}.r8-quiet-state{color:var(--r8-armed);align-items:center;gap:11px;margin-top:13px;display:flex}.r8-quiet-state>span{border:1px solid;border-radius:50%;place-content:center;width:36px;height:36px;display:grid}.r8-quiet-state strong{font-size:.75rem}.r8-quiet-state p{color:var(--muted);margin-top:3px;font-size:.62rem}.r8-area-panel{border:1px solid var(--line);background:var(--r8-surface);border-radius:16px;gap:8px;padding:11px;display:grid}.r8-area-panel__global{justify-content:space-between;align-items:center;gap:10px;display:flex}.r8-area-panel__global span{color:var(--r8-brand);letter-spacing:.08em;font-size:.55rem;font-weight:900}.r8-area-panel__global strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.r8-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.r8-area-grid button{min-width:0;min-height:48px;color:var(--r8-neutral);text-align:left;background:#ffffff0a;border:1px solid;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 9px;display:grid}.r8-area-grid button[data-tone=armed]{color:var(--r8-armed)}.r8-area-grid button[data-tone=disarmed]{color:var(--r8-disarmed)}.r8-area-grid button[data-tone=failure]{color:var(--r8-failure)}.r8-area-grid button>span{border:1px solid;border-radius:9px;place-content:center;width:30px;height:30px;font-size:.55rem;font-weight:900;display:grid}.r8-area-grid button strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.r8-area-grid button small{color:currentColor;font-size:.52rem;font-weight:900}.r8-global-actions{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.r8-global-actions button{border:1px solid var(--r8-armed);min-height:40px;color:var(--r8-armed);background:#34e96f0f;border-radius:11px;font-size:.55rem;font-weight:900}.r8-global-actions button[data-action=disarm]{border-color:var(--r8-disarmed);color:var(--r8-disarmed);background:#2f92e80f}.r8-area-grid button:disabled,.r8-global-actions button:disabled{cursor:not-allowed;opacity:.42}.r8-zone-list,.r8-output-list{gap:8px;display:grid}.r8-zone-card{border:1px solid var(--line);border:1px solid color-mix(in srgb, currentColor 35%, var(--line));background:var(--r8-surface);min-height:70px;color:var(--r8-neutral);border-left:3px solid;border-radius:14px;grid-template-columns:minmax(88px,.75fr) minmax(0,1.25fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.r8-zone-card[data-tone=armed]{color:var(--r8-armed)}.r8-zone-card[data-tone=disarmed]{color:var(--r8-disarmed)}.r8-zone-card[data-tone=inhibited]{color:var(--r8-inhibited)}.r8-zone-card[data-tone=failure]{color:var(--r8-failure)}.r8-zone-card__identity,.r8-zone-card__state{gap:3px;min-width:0;display:grid}.r8-zone-card__identity strong{color:var(--text);font-size:1rem}.r8-zone-card__identity span,.r8-zone-card__state span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;overflow:hidden}.r8-zone-card__state strong{color:currentColor;letter-spacing:.04em;font-size:.68rem}.r8-zone-card>button{background:#ffffff0a;background:color-mix(in srgb, currentColor 8%, transparent);color:currentColor;border:1px solid;border-radius:11px;min-width:72px;min-height:44px;font-size:.625rem;font-weight:900}.r8-readback-badge{color:var(--r8-disarmed);white-space:nowrap;border:1px solid #2f92e852;border-radius:999px;padding:6px 8px;font-size:.55rem;font-weight:900}.r8-reason-field{gap:6px;display:grid}.r8-reason-field span{color:var(--muted);font-size:.6rem;font-weight:800}.r8-reason-field input{border:1px solid var(--line);background:var(--r8-surface);min-height:44px;color:var(--text);border-radius:12px;padding:0 12px}.r8-duration-panel{border:1px solid var(--line);background:var(--r8-surface);border-radius:14px;gap:6px;padding:8px;display:grid}.r8-duration-panel>div{grid-template-columns:52px repeat(5,1fr);align-items:center;gap:4px;display:grid}.r8-duration-panel span{color:var(--muted);font-size:.55rem;font-weight:900}.r8-duration-panel button{min-height:40px;color:var(--muted);background:#090d0e;border:0;border-radius:9px;padding:0 3px;font-size:.625rem;font-weight:800}.r8-duration-panel button[data-active=true]{box-shadow:inset 0 0 0 1px var(--r8-disarmed);color:#fff;background:#2f92e81f}.r8-output-card{border:1px solid var(--line);background:var(--r8-surface);color:var(--r8-neutral);border-left:3px solid;border-radius:16px;grid-template-columns:50px 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.r8-output-card[data-tone=disarmed]{color:var(--r8-disarmed)}.r8-output-card[data-tone=alarm]{color:var(--r8-alarm)}.r8-output-card__icon{background:#ffffff0a;background:color-mix(in srgb, currentColor 8%, transparent);border:1px solid;border-radius:14px;place-content:center;width:48px;height:48px;font-size:1.15rem;font-weight:900;display:grid}.r8-output-card__icon svg{width:27px;height:27px}.r8-output-card h2{color:var(--text);margin-top:2px;font-size:.95rem}.r8-output-card p{color:currentColor;margin-top:3px;font-size:.62rem}.r8-output-card>button{background:var(--r8-disarmed);color:#041321;border:0;border-radius:12px;min-width:88px;min-height:44px;padding:0 10px;font-size:.65rem;font-weight:900}.r8-output-card>button[data-action=off]{background:var(--r8-alarm);color:#210508}.r8-output-card>button[data-action=test]{border:1px solid var(--r8-alarm);color:#ff8b84;background:#ff3b301a}.r8-authority-note{color:var(--r8-armed);background:#34e96f0b;border:1px solid #34e96f33;border-radius:13px;align-items:center;gap:9px;padding:11px;display:flex}.r8-authority-note p{color:var(--muted);font-size:.62rem;line-height:1.4}.r8-event-timeline{gap:0;margin:0;display:grid}.r8-event-timeline li{border-left:1px solid #b56cff61;grid-template-columns:48px 1fr auto;gap:11px;padding:14px 0 14px 18px;display:grid;position:relative}.r8-event-timeline li:before{background:var(--r8-failure);width:9px;height:9px;box-shadow:0 0 9px var(--r8-failure);content:"";border-radius:50%;position:absolute;top:18px;left:-5px}.r8-event-timeline time{color:var(--r8-failure);font-size:.6rem;font-weight:850}.r8-event-timeline li>div{min-width:0}.r8-event-timeline li span{color:var(--r8-failure);font-size:.55rem;font-weight:800}.r8-event-timeline h2{margin-top:4px;font-size:.88rem}.r8-event-timeline p{color:var(--muted);margin-top:4px;font-size:.6rem}.r8-event-timeline button{border:1px solid var(--r8-failure);color:#d7b1ff;background:#b56cff14;border-radius:11px;align-self:center;min-height:40px;font-size:.55rem;font-weight:900}.r8-empty-timeline{border:1px solid var(--line);background:var(--r8-surface);text-align:center;border-radius:18px;align-content:center;place-items:center;gap:8px;min-height:190px;padding:20px;display:grid}.r8-empty-timeline>span{border:1px solid var(--r8-armed);width:46px;height:46px;color:var(--r8-armed);border-radius:50%;place-content:center;display:grid}.r8-empty-timeline p{max-width:320px;color:var(--muted);font-size:.68rem}.r8-queue-summary{border:1px solid var(--line);background:var(--r8-surface);border-radius:13px;gap:5px;padding:12px;display:grid}.r8-queue-summary span{color:var(--r8-brand);font-size:.55rem;font-weight:900}.r8-queue-summary strong{color:var(--muted);overflow-wrap:anywhere;font-size:.62rem}.r8-operator-card{border:1px solid var(--line);background:var(--r8-surface);border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.r8-operator-card>div{border:1px solid var(--r8-brand);width:44px;height:44px;color:var(--r8-brand);border-radius:13px;place-content:center;font-size:1rem;font-weight:900;display:grid}.r8-operator-card>span{gap:3px;min-width:0;display:grid}.r8-operator-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.r8-operator-card small{color:var(--muted);font-size:.58rem}.r8-operator-card b{color:var(--r8-brand);text-transform:uppercase;border:1px solid #ff7a1a4d;border-radius:999px;padding:6px 8px;font-size:.5rem}.r8-system-health{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.r8-system-health article{border:1px solid var(--line);background:var(--r8-surface);min-width:0;min-height:92px;color:var(--r8-neutral);border-left:3px solid;border-radius:14px;align-content:space-between;gap:5px;padding:11px;display:grid}.r8-system-health article[data-tone=armed]{color:var(--r8-armed)}.r8-system-health article[data-tone=failure]{color:var(--r8-failure)}.r8-system-health span{color:var(--muted);font-size:.55rem}.r8-system-health strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.r8-system-health small{color:currentColor;overflow-wrap:anywhere;font-size:.55rem}.r8-registry-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.r8-registry-stack article{border:1px solid var(--line);background:var(--r8-surface);border-radius:15px;gap:7px;min-width:0;padding:13px;display:grid}.r8-registry-stack strong{color:var(--text);font-size:1.25rem}.r8-registry-stack strong small{color:var(--muted);font-size:.6rem}.r8-registry-stack p{color:var(--muted);font-size:.58rem}.r8-registry-stack code{color:var(--r8-disarmed);text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;overflow:hidden}.r8-separation-note{background:#2f92e80d;border:1px solid #2f92e840;border-radius:14px;gap:5px;padding:12px;display:grid}.r8-separation-note strong{color:var(--r8-disarmed);letter-spacing:.1em;font-size:.58rem}.r8-separation-note p{color:var(--muted);font-size:.63rem;line-height:1.45}.shell--r8 .bottom-nav{background:#070b0cf2;border-radius:18px}.shell--r8 .bottom-nav button.active{color:var(--r8-brand);background:#ff7a1a1c}.shell--r8 .bottom-nav button[aria-current=page]{box-shadow:inset 0 -2px 0 var(--r8-brand)}.shell--r8 .bottom-nav button>span svg{width:19px;height:19px}.shell--r8 .bottom-nav small{font-size:.625rem}.shell--r8 .control-tile--disarmed,.shell--r8 .state-chip--disarmed,.shell--r8 .state-hero>i.disarmed{color:var(--r8-disarmed);background:#2f92e81f;border-color:#2f92e873}@media (width<=420px){.r8-metric-grid{grid-template-columns:repeat(2,1fr)}.r8-zone-card{grid-template-columns:74px 1fr auto}.r8-zone-card__state span{white-space:normal}.r8-output-card{grid-template-columns:44px 1fr}.r8-output-card__icon{width:42px;height:42px}.r8-output-card>button{grid-column:1/-1;width:100%}}@media (width<=360px){.r8-zone-card{grid-template-columns:1fr auto}.r8-zone-card__state{grid-column:1/-1}.r8-duration-panel>div{grid-template-columns:repeat(5,1fr)}.r8-duration-panel span{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.shell--r8 *,.shell--r8 :before,.shell--r8 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color:#f4f6f8;font-synthesis:none;text-rendering:optimizelegibility;--bg:#0b0d10;--surface:#11151a;--surface-raised:#171c22;--surface-soft:#1d232b;--line:#ffffff16;--line-strong:#ffffff26;--text:#f4f6f8;--muted:#8c96a3;--muted-2:#65707d;--electric:#55a9ff;--safe:#50d890;--warning:#f3bb55;--danger:#ff646c;--violet:#9b8cff;--shadow:0 20px 60px #0000004d;background:#0b0d10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 50% -10%, #18212b 0, var(--bg) 38%);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}h1,h2,h3,p{margin:0}button:focus-visible,input:focus-visible{outline:2px solid var(--electric);outline-offset:2px}.shell{width:min(960px,100%);min-height:100vh;padding:max(14px, env(safe-area-inset-top)) 18px calc(116px + env(safe-area-inset-bottom));margin:0 auto}.shell--center{text-align:center;color:var(--muted);place-content:center;gap:18px;display:grid}.loading-orb{border:2px solid #55a9ff2e;border-top-color:var(--electric);border-radius:50%;width:52px;height:52px;margin:auto;animation:.8s linear infinite spin;box-shadow:0 0 30px #55a9ff24}@keyframes spin{to{transform:rotate(360deg)}}.app-header{justify-content:space-between;align-items:center;gap:16px;margin:3px 0 14px;display:flex}.brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand>span{color:#b9dcff;letter-spacing:-.04em;background:linear-gradient(145deg,#55a9ff33,#55a9ff0a);border:1px solid #55a9ff59;border-radius:12px;place-content:center;width:38px;height:38px;font-size:.76rem;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.15em;font-size:.86rem}.brand small{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.68rem;overflow:hidden}.header-status{align-items:center;gap:10px;display:flex}.live-dot{color:var(--muted);letter-spacing:.08em;align-items:center;gap:6px;font-size:.62rem;font-weight:850;display:inline-flex}.live-dot i,.status-dot i,.power-state i,.hero__status i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.live-dot--online{color:var(--safe)}.live-dot--updating{color:var(--warning)}.live-dot--offline{color:var(--danger)}.avatar{border:1px solid var(--line);background:var(--surface-raised);cursor:pointer;border-radius:50%;place-content:center;width:36px;height:36px;font-size:.78rem;font-weight:800;display:grid}.command-rail{border:1px solid var(--line);min-height:30px;color:var(--muted);letter-spacing:.06em;white-space:nowrap;background:#11151ab3;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:7px 10px;font-size:.62rem;font-weight:800;display:flex;overflow:hidden}.command-rail i{background:var(--muted-2);border-radius:50%;flex:none;width:3px;height:3px}.view{gap:14px;animation:.25s both enter;display:grid}@keyframes enter{0%{opacity:0;transform:translateY(4px)}}.eyebrow{color:var(--electric);letter-spacing:.15em;margin-bottom:5px;font-size:.62rem;font-weight:900;display:block}.section-header{justify-content:space-between;align-items:center;gap:14px;padding-top:2px;display:flex}.section-header h2{letter-spacing:-.04em;font-size:clamp(1.35rem,5vw,1.9rem)}.text-action,.icon-button{color:var(--electric);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;font-size:.68rem;font-weight:900}.icon-button{border:1px solid var(--line);background:var(--surface);border-radius:12px;width:38px;height:38px;font-size:1.2rem}.hero{border:1px solid var(--line);min-height:245px;box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffff0e,#ffffff03);border-radius:26px;padding:24px;position:relative;overflow:hidden}.hero:after{content:"";background:var(--safe);filter:blur(75px);opacity:.09;pointer-events:none;border-radius:50%;width:270px;height:270px;position:absolute;inset:auto -70px -120px auto}.hero--degraded:after{background:var(--warning);opacity:.13}.hero--critical:after{background:var(--danger);opacity:.15}.hero__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hero__status{color:var(--safe);align-items:center;gap:7px;font-size:.65rem;font-weight:900;display:inline-flex}.hero--degraded .hero__status{color:var(--warning)}.hero--critical .hero__status{color:var(--danger)}.hero h1{letter-spacing:-.065em;max-width:620px;margin-top:32px;font-size:clamp(2.2rem,9vw,4.2rem);line-height:.95}.hero>p{max-width:610px;color:var(--muted);margin-top:14px;font-size:.87rem;line-height:1.5}.hero__checks{flex-wrap:wrap;gap:8px 16px;margin-top:28px;display:flex}.status-dot{color:var(--muted);align-items:center;gap:7px;font-size:.72rem;font-weight:700;display:inline-flex}.status-dot--ok i{color:var(--safe)}.status-dot--bad i{color:var(--danger)}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.metric{border:1px solid var(--line);background:var(--surface);border-radius:16px;align-content:space-between;min-height:88px;padding:14px;display:grid}.metric strong{letter-spacing:-.04em;font-size:1.55rem;line-height:1}.metric span{color:var(--muted);font-size:.68rem}.metric--ok strong{color:var(--safe)}.metric--warn strong{color:var(--warning)}.metric--critical strong{color:var(--danger)}.panel{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:19px;box-shadow:0 12px 35px #0000001f}.panel--flush{overflow:hidden}.helper{color:var(--muted);margin:10px 0 15px;font-size:.78rem;line-height:1.5}.area-summary{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:16px;display:grid}.area-summary>div,.output-summary>div{border:1px solid var(--line);background:#ffffff05;border-radius:13px;gap:5px;padding:13px;display:grid}.area-summary span,.output-summary span{color:var(--muted);font-size:.7rem}.area-summary strong,.output-summary strong{font-size:.82rem}.text-ok{color:var(--safe)}.text-warn{color:var(--warning)}.output-summary{grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;margin-top:16px;display:grid}.simulation-badge{letter-spacing:.08em;white-space:nowrap;background:#9b8cff14;border:1px solid #9b8cff3d;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 8px;font-weight:900;display:inline-flex;color:#bcb2ff!important;font-size:.55rem!important}.simulation-badge--physical{background:#50d89017;border-color:#50d8904d;color:#8be7b5!important}.notice{color:#f5cf89;background:#f3bb5514;border:1px solid #f3bb5540;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:12px 14px;font-size:.76rem;line-height:1.4;display:flex}.notice--confirmed{color:#9eebc2;background:#50d89014;border-color:#50d8904d}.notice--failed{color:#ffb5b9;background:#ff646c17;border-color:#ff646c4d}.notice button{color:inherit;background:0 0;border:0;flex:none;font-size:.62rem;font-weight:900}.state-hero{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface-raised), var(--surface));border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.state-hero div{gap:4px;display:grid}.state-hero span,.state-hero small{color:var(--muted);font-size:.68rem}.state-hero strong{font-size:1.4rem}.state-hero>i{border-radius:50%;width:16px;height:16px;box-shadow:0 0 28px}.state-hero>i.armed{color:var(--safe);background:var(--safe)}.state-hero>i.disarmed{color:var(--danger);background:var(--danger)}.state-hero>i.partial{color:var(--warning);background:var(--warning)}.split-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.primary,.secondary{letter-spacing:.03em;cursor:pointer;border-radius:14px;min-height:49px;font-weight:900;transition:transform .15s,filter .15s,opacity .15s}.primary{border:0}.primary:active,.secondary:active{transform:scale(.985)}.primary:disabled,.secondary:disabled,.zone:disabled{cursor:default;opacity:.35}.primary--safe{color:#04130b;background:linear-gradient(135deg,#2e9c64,#50d890)}.primary--danger{color:#210508;background:linear-gradient(135deg,#bf3f49,#ff646c)}.primary--electric{color:#041321;background:linear-gradient(135deg,#277bd1,#55a9ff)}.primary--danger-outline{color:#ff969c;background:#ff646c14;border:1px solid #ff646c61}.secondary{border:1px solid var(--line-strong);background:var(--surface-soft);color:var(--text)}.area-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.area-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;grid-template-columns:1fr auto;gap:18px;padding:18px;display:grid}.area-card h3{font-size:1.2rem}.area-card p{color:var(--muted);margin-top:5px;font-size:.72rem}.area-card .secondary{grid-column:1/-1}.state-chip{border-radius:999px;align-self:start;padding:6px 8px;font-size:.58rem;font-weight:900}.state-chip--armed{color:var(--safe);background:#50d89014;border:1px solid #50d89040}.state-chip--disarmed{color:var(--danger);background:#ff646c14;border:1px solid #ff646c40}.zone-grid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.zone{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffff05;border-radius:12px;min-height:70px;padding:9px 6px;display:grid}.zone span{font-size:.8rem;font-weight:850}.zone small{color:var(--muted);font-size:.55rem}.zone i{color:var(--safe);letter-spacing:.07em;align-self:end;font-size:.5rem;font-style:normal;font-weight:900}.zone--bypassed{background:#f3bb5514;border-color:#f3bb556b}.zone--bypassed i{color:var(--warning)}.control-grid{gap:9px;display:grid}.control-grid--areas{grid-template-columns:repeat(2,minmax(64px,82px))}.control-grid--outputs{grid-template-columns:repeat(4,minmax(0,1fr))}.control-tile{aspect-ratio:1;border:1px solid var(--line);min-width:0;min-height:58px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:16px;place-items:center;padding:8px;transition:transform .13s,border-color .2s,background .2s,box-shadow .2s,color .2s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.control-tile:after{content:"";opacity:.055;pointer-events:none;background:radial-gradient(circle at 50% 115%,currentColor,#0000 58%);position:absolute;inset:0}.control-tile:active{transform:scale(.95)}.control-tile:disabled{cursor:default;opacity:.42}.control-tile>span{z-index:1;letter-spacing:-.035em;font-size:clamp(1rem,4.8vw,1.45rem);font-weight:900;line-height:1;position:relative}.control-tile>i{z-index:1;background:currentColor;border:1px solid;border-radius:50%;width:7px;height:7px;position:absolute;bottom:9px;right:9px;box-shadow:0 0 12px}.control-tile--normal{color:#709685}.control-tile--bypassed{color:var(--warning);background:linear-gradient(145deg,#f3bb5529,#f3bb550a);border-color:#f3bb5580;box-shadow:inset 0 0 24px #f3bb550f}.control-tile--armed{color:var(--safe);background:linear-gradient(145deg,#50d89029,#50d8900a);border-color:#50d8906b}.control-tile--disarmed{color:var(--danger);background:linear-gradient(145deg,#ff646c26,#ff646c09);border-color:#ff646c6b}.control-tile--zone{border-radius:13px}.control-tile--output{color:#76828e;border-radius:18px}.control-tile--output.control-tile--on{color:#7fbeff;background:linear-gradient(145deg,#55a9ff3d,#55a9ff0f);border-color:#55a9ff8c;box-shadow:inset 0 0 28px #55a9ff1a,0 0 22px #55a9ff14}.control-tile--siren{color:#a36f74;border-color:#ff646c38}.control-tile--siren.control-tile--on{color:#ff8188;background:linear-gradient(145deg,#ff646c45,#ff646c11);border-color:#ff646ca6;box-shadow:inset 0 0 28px #ff646c1c,0 0 22px #ff646c14}.safety-callout{background:#9b8cff12;border:1px solid #9b8cff40;border-radius:15px;gap:5px;padding:14px;display:grid}.safety-callout strong{color:#cac3ff;font-size:.82rem}.safety-callout span{color:var(--muted);font-size:.72rem;line-height:1.45}.safety-callout--physical{background:#50d8900e;border-color:#50d8903d}.safety-callout--physical strong{color:#9ce9bf}.field{gap:7px;display:grid}.field span,.reason-dock span{color:var(--muted);font-size:.64rem;font-weight:800}.field input,.reason-dock input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:45px;color:var(--text);border-radius:12px;padding:10px 12px}.field input::placeholder{color:var(--muted-2)}.segmented{background:#0c0f12;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:14px;padding:4px;display:grid}.segmented button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:.7rem;font-weight:850}.segmented button.active{background:var(--surface-soft);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.segmented--compact{grid-template-columns:repeat(5,1fr);margin:0}.compact-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:7px;padding:10px;display:grid}.compact-toolbar>div{grid-template-columns:48px 1fr;align-items:center;gap:7px;display:grid}.compact-toolbar>div>span{color:var(--muted);letter-spacing:.08em;font-size:.57rem;font-weight:900}.segmented--inline{grid-template-columns:repeat(4,1fr);margin:0;padding:3px}.segmented--inline.segmented--five{grid-template-columns:repeat(5,1fr)}.segmented--inline button{min-height:32px;padding:0 4px;font-size:.62rem}.pgm-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.device-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;gap:15px;padding:17px;transition:border-color .2s,box-shadow .2s;display:grid}.device-card--on{border-color:#55a9ff6b;box-shadow:inset 0 0 40px #55a9ff0f,0 0 30px #55a9ff12}.device-card__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.device-card h3,.siren-card h3{font-size:1.25rem}.power-state{border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:.6rem;font-weight:900;display:inline-flex}.power-state--off{border:1px solid var(--line);color:var(--muted);background:#ffffff06}.power-state--on{color:var(--electric);background:#55a9ff1a;border:1px solid #55a9ff4d}.device-meta{color:var(--muted);gap:5px;font-size:.63rem;display:grid}.read-only{border:1px dashed var(--line);min-height:49px;color:var(--muted);border-radius:14px;place-content:center;font-size:.72rem;display:grid}.siren-card{background:linear-gradient(145deg, #ff646c0f, var(--surface));border:1px solid #ff646c2e;border-radius:20px;grid-template-columns:1fr auto;gap:16px;padding:19px;display:grid}.siren-card--on{border-color:#ff646c8c;box-shadow:inset 0 0 45px #ff646c17}.siren-card p{color:var(--muted);margin-top:5px;font-size:.7rem}.siren-card .segmented,.siren-card .primary{grid-column:1/-1}.count-badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 8px;font-size:.58rem;font-weight:900}.count-badge--critical{color:var(--danger);border-color:#ff646c4d}.empty-state{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:20px;place-items:center;gap:7px;min-height:210px;padding:22px;display:grid}.empty-state>div{width:48px;height:48px;color:var(--safe);background:#50d89017;border-radius:50%;place-content:center;font-size:1.3rem;display:grid}.empty-state h3{margin-top:5px}.empty-state p{max-width:430px;color:var(--muted);font-size:.75rem;line-height:1.5}.trouble-list{gap:9px;display:grid}.trouble{border:1px solid var(--line);background:var(--surface);border-left-width:3px;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.trouble--warning{border-left-color:var(--warning)}.trouble--critical{border-left-color:var(--danger)}.trouble span,.trouble p{color:var(--muted);font-size:.62rem}.trouble h3{margin:4px 0;font-size:.9rem}.key-values{gap:8px;margin-top:14px;display:grid}.key-values>div{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:10px 0;font-size:.72rem;display:flex}.key-values strong{color:var(--text)}.profile-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.profile-card__avatar{color:#061321;background:linear-gradient(145deg,#266caf,#55a9ff);border-radius:50%;place-content:center;width:42px;height:42px;font-weight:900;display:grid}.profile-card p,.profile-card>span{color:var(--muted);font-size:.65rem}.profile-card>span{border:1px solid var(--line);border-radius:999px;padding:5px 7px}.health-list{border:1px solid var(--line);background:var(--surface);border-radius:18px;display:grid}.health-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:12px 15px;display:flex}.health-list>div:last-child{border:0}.health-list strong{color:var(--muted);text-align:right;font-size:.65rem}.registry-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.registry-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;gap:6px;min-width:0;padding:17px;display:grid}.registry-card>span{color:var(--electric);letter-spacing:.09em;font-size:.58rem;font-weight:900}.registry-card>strong{letter-spacing:-.05em;font-size:2rem}.registry-card small{color:var(--muted)}.registry-card code{color:var(--muted-2);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.output-map{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:15px;display:grid}.output-map>div{border:1px solid var(--line);background:#ffffff04;border-radius:10px;gap:3px;padding:9px;display:grid}.output-map span{color:var(--muted);font-size:.58rem}.output-map strong{font-size:.73rem}.output-map small{color:var(--muted-2);font-size:.48rem}.reason-dock{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:5px;margin-top:14px;padding:11px 13px;display:grid}.reason-dock input{background:0 0;border:0;border-radius:0;min-height:36px;padding:6px 0}.bottom-nav{z-index:10;left:50%;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#13171ced;border:1px solid #ffffff1f;border-radius:21px;grid-template-columns:repeat(5,1fr);width:min(640px,100% - 20px);min-height:68px;padding:6px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 20px 60px #0000008c}.bottom-nav button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:15px;align-content:center;place-items:center;gap:2px;display:grid;position:relative}.bottom-nav button>span{font-size:1.05rem;line-height:1}.bottom-nav small{font-size:.54rem}.bottom-nav button.active{color:#a9d3ff;background:#55a9ff17}.bottom-nav button>i{background:var(--danger);color:#210508;border-radius:8px;place-content:center;min-width:16px;height:16px;padding:0 4px;font-size:.48rem;font-style:normal;font-weight:900;display:grid;position:absolute;top:4px;right:22%}.fatal-panel{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:26px}.fatal-panel h1{margin-bottom:8px}.fatal-panel p{max-width:460px;color:var(--muted);line-height:1.5}@media (width<=760px){.pgm-grid{grid-template-columns:1fr}.output-summary{grid-template-columns:1fr 1fr}.output-summary .simulation-badge{grid-column:1/-1}}@media (width<=600px){.shell{padding-inline:13px}.hero{border-radius:22px;min-height:225px;padding:19px}.hero h1{margin-top:27px}.hero__checks{grid-template-columns:1fr 1fr;display:grid}.metrics-grid{grid-template-columns:repeat(2,1fr)}.area-grid{grid-template-columns:1fr}.zone-grid,.output-map{grid-template-columns:repeat(3,1fr)}.registry-grid{grid-template-columns:1fr}.profile-card{grid-template-columns:auto 1fr}.profile-card>span{grid-column:1/-1;width:fit-content}.health-list>div{flex-direction:column;align-items:flex-start;gap:6px}.health-list strong{text-align:left}}@media (width<=380px){.live-dot{display:none}.split-actions,.area-summary{grid-template-columns:1fr}.segmented--compact{grid-template-columns:repeat(3,1fr)}.bottom-nav small{font-size:.49rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shell--r8-premium{--r8-canvas:#080b0d;--r8-surface:#111619;--r8-surface-raised:#171d20;--r8-surface-soft:#1b2226;--r8-line:#ffffff13;--r8-line-strong:#ffffff21;--r8-text:#f3f5f3;--r8-muted:#929b9e;--r8-muted-2:#838d90;--r8-brand:#f47a22;--r8-armed:#50d88a;--r8-disarmed:#6aa7e7;--r8-inhibited:#e8a34a;--r8-failure:#bca0f4;--r8-neutral:#778287;--r8-alarm:#ff5c62;--r8-illuminated:#f2c94c;--r8-shadow-ambient:0 24px 70px #00000057;--r8-shadow-surface:0 12px 34px #0000002e;--text:var(--r8-text);--muted:var(--r8-muted);--muted-2:var(--r8-muted-2);--line:var(--r8-line);--line-strong:var(--r8-line-strong);isolation:isolate;width:min(680px,100%);min-height:100vh;padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right));color:var(--r8-text);background:radial-gradient(circle at 88% -8%, #f47a220e, transparent 30%), linear-gradient(180deg, #090d0f 0, var(--r8-canvas) 34%, #070a0c 100%);font-feature-settings:"tnum" 1, "ss01" 1;position:relative}.shell--r8-premium .view{gap:16px;padding-top:20px;animation:.22s cubic-bezier(.22,1,.36,1) both r8-premium-enter}.shell--r8-premium button,.shell--r8-premium input{-webkit-tap-highlight-color:transparent}.shell--r8-premium button{transition:color .16s,border-color .16s,background-color .16s,opacity .16s,transform .12s}.shell--r8-premium button:active:not(:disabled){transform:scale(.975)}.shell--r8-premium button:disabled{cursor:not-allowed;opacity:.42;filter:saturate(.45)}.shell--r8-premium button:focus-visible,.shell--r8-premium input:focus-visible{outline:2px solid var(--r8-brand);outline-offset:3px}.shell--r8-premium .r8-operational-header{--r8-armed:#50d88a;--r8-disarmed:#6aa7e7;--r8-inhibited:#e8a34a;--r8-failure:#bca0f4;--r8-neutral:#778287;--r8-alarm:#ff5c62;--r8-illuminated:#f2c94c;--r8-brand:#f47a22;--r8-canvas:#080b0d;--r8-surface:#111619;width:calc(100% + 24px);padding:max(14px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 12px max(16px, env(safe-area-inset-left));border-bottom:1px solid var(--r8-line);-webkit-backdrop-filter:blur(24px)saturate(1.1);background:linear-gradient(#0a0e10fb,#080c0ef4);gap:13px;margin-inline:-12px;box-shadow:0 16px 42px #0000003b}.shell--r8-premium .r8-operational-header__identity{gap:16px}.shell--r8-premium .r8-brand{align-content:center;min-height:44px}.shell--r8-premium .r8-brand__wordmark{width:108px;height:25px}.shell--r8-premium .r8-brand__plant{color:var(--r8-muted);letter-spacing:.01em;margin-top:1px;font-size:.72rem;font-weight:560}.shell--r8-premium .r8-trust{min-height:30px;color:var(--r8-neutral);border:1px solid var(--r8-line-strong);background:#ffffff06;gap:7px;padding:0 10px;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-trust[data-tone=fresh]{color:var(--r8-armed)}.shell--r8-premium .r8-trust[data-tone=aging]{color:var(--r8-inhibited)}.shell--r8-premium .r8-trust[data-tone=failure]{color:var(--r8-failure)}.shell--r8-premium .r8-trust__led{width:6px;height:6px;box-shadow:0 0 8px #50d88a47;box-shadow:0 0 8px color-mix(in srgb, currentColor 52%, transparent)}.shell--r8-premium .r8-trust__age{color:var(--r8-text);font-size:.7rem;font-weight:650}.shell--r8-premium .r8-header-controls{gap:7px}.shell--r8-premium .r8-header-control{min-height:52px;color:var(--r8-neutral);border:1px solid var(--r8-line);background:linear-gradient(#ffffff09,#ffffff03);border-radius:14px;box-shadow:inset 0 1px #ffffff09}.shell--r8-premium .r8-header-control:hover{background:#ffffff0e}.shell--r8-premium .r8-header-control[data-tone=armed]{color:var(--r8-armed)}.shell--r8-premium .r8-header-control[data-tone=disarmed]{color:var(--r8-disarmed)}.shell--r8-premium .r8-header-control[data-tone=inhibited]{color:var(--r8-inhibited)}.shell--r8-premium .r8-header-control[data-tone=failure]{color:var(--r8-failure)}.shell--r8-premium .r8-header-control[data-tone=alarm]{color:var(--r8-alarm)}.shell--r8-premium .r8-header-control[data-tone=illuminated]{color:var(--r8-illuminated)}.shell--r8-premium .r8-header-control[data-pressed=true]{border-color:var(--r8-line-strong);background:linear-gradient(#ffffff0e,#ffffff05);background:linear-gradient(180deg, color-mix(in srgb, currentColor 10%, var(--r8-surface-raised)), color-mix(in srgb, currentColor 4%, var(--r8-surface)));box-shadow:inset 0 -2px 0 color-mix(in srgb, currentColor 82%, transparent), inset 0 1px 0 #ffffff0b}.shell--r8-premium .r8-header-control[data-availability=unbound]{color:#5f696e;background:#ffffff03;border-style:solid}.shell--r8-premium .r8-header-control[data-phase=degraded]{box-shadow:inset 0 -2px 0 var(--r8-inhibited), inset 0 1px 0 #ffffff09}.shell--r8-premium .r8-header-control[data-phase=pending]:after{opacity:.58;border-width:2px;border-color:currentColor;border-radius:10px;inset:5px}.shell--r8-premium .r8-header-control[data-phase=pending]{color:var(--r8-inhibited);background:#e8a34a13;border-color:#e8a34a7a;box-shadow:inset 0 -2px #e8a34ab8}.shell--r8-premium .r8-header-control[data-phase=failure]{box-shadow:inset 0 -2px 0 var(--r8-failure)}.shell--r8-premium .r8-header-control__icon{stroke-width:1.8px;width:25px;height:25px}.shell--r8-premium .r8-header-control__failure{width:10px;height:10px;top:6px;right:6px}.shell--r8-premium .r8-header-popover{border:1px solid var(--r8-line-strong);box-shadow:var(--r8-shadow-ambient);background:#141a1dfa;border-radius:15px;gap:4px 16px;padding:12px 14px}.shell--r8-premium .r8-header-popover strong,.shell--r8-premium .r8-header-popover span{font-size:.76rem}.shell--r8-premium .r8-header-popover p{color:var(--r8-muted);font-size:.73rem;line-height:1.45}.shell--r8-premium .r8-kicker,.shell--r8-premium .r8-view-title span,.shell--r8-premium .r8-output-card>div:nth-child(2)>span{color:var(--r8-muted-2);letter-spacing:.16em;font-size:.68rem;font-weight:720}.shell--r8-premium .r8-view-title{align-items:flex-end;gap:16px}.shell--r8-premium .r8-view-title h1{color:var(--r8-text);letter-spacing:-.045em;margin-top:5px;font-size:clamp(1.75rem,7vw,2.05rem);font-weight:620;line-height:1.05}.shell--r8-premium .r8-view-intro{max-width:560px;color:var(--r8-muted);margin-top:-7px;font-size:.75rem;line-height:1.58}.shell--r8-premium .r8-icon-action{border:1px solid var(--r8-line);width:48px;height:48px;color:var(--r8-muted);background:#ffffff06;border-radius:50%;box-shadow:inset 0 1px #ffffff08}.shell--r8-premium .r8-icon-action:hover{color:var(--r8-text);border-color:var(--r8-line-strong);background:#ffffff0d}.shell--r8-premium .r8-icon-action svg{width:20px;height:20px}.shell--r8-premium .r8-risk-hero{min-height:228px;color:var(--r8-armed);border:1px solid var(--r8-line);background:linear-gradient(145deg,#181f21fa,#0e1315fc);background:radial-gradient(circle at 88% 18%, color-mix(in srgb, currentColor 10%, transparent), transparent 30%), linear-gradient(145deg, #181f21fa, #0e1315fc);box-shadow:var(--r8-shadow-surface), inset 0 1px 0 #ffffff0b;border-radius:26px;gap:18px;padding:22px;position:relative;overflow:hidden}.shell--r8-premium .r8-risk-hero:before{content:"";opacity:.72;background:currentColor;border-radius:0 0 3px 3px;height:2px;position:absolute;top:0;left:26px;right:26px}.shell--r8-premium .r8-risk-hero[data-tone=disarmed]{color:var(--r8-disarmed)}.shell--r8-premium .r8-risk-hero[data-tone=inhibited]{color:var(--r8-inhibited)}.shell--r8-premium .r8-risk-hero[data-tone=failure]{color:var(--r8-failure)}.shell--r8-premium .r8-risk-hero[data-tone=alarm]{color:var(--r8-alarm)}.shell--r8-premium .r8-risk-hero[data-tone=neutral]{color:var(--r8-neutral)}.shell--r8-premium .r8-risk-hero>.r8-kicker{color:currentColor;opacity:.78}.shell--r8-premium .r8-risk-hero__body{gap:18px}.shell--r8-premium .r8-risk-hero h1{color:var(--r8-text);letter-spacing:-.06em;font-size:clamp(1.9rem,8vw,2.55rem);font-weight:590;line-height:.98}.shell--r8-premium .r8-risk-hero p{max-width:430px;color:var(--r8-muted);margin-top:11px;font-size:.76rem;line-height:1.52}.shell--r8-premium .r8-risk-hero__symbol{background:#ffffff09;background:color-mix(in srgb, currentColor 9%, #ffffff05);width:68px;height:68px;box-shadow:inset 0 0 0 1px #ffffff17,inset 0 1px #ffffff0d;box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 24%, transparent), inset 0 1px 0 #ffffff0d;border:0;border-radius:50%}.shell--r8-premium .r8-risk-hero__symbol svg{stroke-width:1.8px;width:34px;height:34px}.shell--r8-premium .r8-risk-hero>button{border:0;border-top:1px solid var(--r8-line);min-height:48px;color:var(--r8-text);letter-spacing:.055em;background:0 0;border-radius:0;padding:0 2px 0 0;font-size:.72rem;font-weight:720}.shell--r8-premium .r8-risk-hero>button svg{color:currentColor;width:18px;height:18px}.shell--r8-premium .r8-metric-grid{border:1px solid var(--r8-line);background:#111619d6;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;box-shadow:inset 0 1px #ffffff07}.shell--r8-premium .r8-metric-grid>div{--r8-metric-tone:var(--r8-neutral);border:0;border-right:1px solid var(--r8-line);min-height:88px;color:var(--r8-metric-tone);background:0 0;border-radius:0;padding:15px 13px 13px;position:relative}.shell--r8-premium .r8-metric-grid>div:last-child{border-right:0}.shell--r8-premium .r8-metric-grid>div:after{background:var(--r8-metric-tone);content:"";opacity:.88;border-radius:50%;width:5px;height:5px;position:absolute;top:15px;right:13px}.shell--r8-premium .r8-metric-grid>div[data-tone=armed]{--r8-metric-tone:var(--r8-armed)}.shell--r8-premium .r8-metric-grid>div[data-tone=disarmed]{--r8-metric-tone:var(--r8-disarmed)}.shell--r8-premium .r8-metric-grid>div[data-tone=inhibited]{--r8-metric-tone:var(--r8-inhibited)}.shell--r8-premium .r8-metric-grid>div[data-tone=failure]{--r8-metric-tone:var(--r8-failure)}.shell--r8-premium .r8-metric-grid>div[data-tone=alarm]{--r8-metric-tone:var(--r8-alarm)}.shell--r8-premium .r8-metric-grid strong{color:var(--r8-text);letter-spacing:-.045em;font-size:1.45rem;font-weight:610}.shell--r8-premium .r8-metric-grid small{color:var(--r8-muted);font-size:.72rem;font-weight:580}.shell--r8-premium .r8-metric-grid span{max-width:none;color:var(--r8-muted);font-size:.7rem;line-height:1.3}.shell--r8-premium .r8-decision-card{border:0;border-left:2px solid var(--r8-brand);background:0 0;border-radius:0;min-height:54px;padding:2px 2px 2px 14px}.shell--r8-premium .r8-decision-card>div{gap:5px}.shell--r8-premium .r8-decision-card strong{color:var(--r8-text);font-size:.82rem;font-weight:600}.shell--r8-premium .r8-decision-card button{border:1px solid var(--r8-line);width:44px;height:44px;color:var(--r8-brand);background:#ffffff06;border-radius:50%}.shell--r8-premium .r8-decision-card button svg,.shell--r8-premium .r8-decision-card__quiet svg{width:18px;height:18px}.shell--r8-premium .r8-decision-card__quiet{width:44px;height:44px;color:var(--r8-armed);background:#50d88a12;border-radius:50%;place-content:center;display:grid;box-shadow:inset 0 0 0 1px #50d88a24}.shell--r8-premium .r8-panel{border:1px solid var(--r8-line);background:#111619c7;border-radius:20px;padding:17px;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-panel__heading h2{margin-top:5px;font-size:1.02rem;font-weight:590}.shell--r8-premium .r8-panel__heading button{min-height:48px;color:var(--r8-muted);font-size:.68rem;font-weight:680}.shell--r8-premium .r8-panel__heading button:hover{color:var(--r8-text)}.shell--r8-premium .r8-mini-timeline li:before{width:6px;height:6px;box-shadow:none;margin-top:5px}.shell--r8-premium .r8-mini-timeline time{font-size:.7rem}.shell--r8-premium .r8-mini-timeline strong{font-size:.73rem;font-weight:580}.shell--r8-premium .r8-mini-timeline span{font-size:.7rem}.shell--r8-premium .r8-quiet-state{gap:12px;margin-top:15px}.shell--r8-premium .r8-quiet-state>span{background:#50d88a16;border:0;width:38px;height:38px;box-shadow:inset 0 0 0 1px #50d88a29}.shell--r8-premium .r8-quiet-state>span svg{width:19px;height:19px}.shell--r8-premium .r8-quiet-state strong{color:var(--r8-text);font-size:.77rem;font-weight:590}.shell--r8-premium .r8-quiet-state p{color:var(--r8-muted);font-size:.69rem;line-height:1.4}.shell--r8-premium .r8-area-panel{border:1px solid var(--r8-line);background:#111619d1;border-radius:21px;gap:10px;padding:15px;box-shadow:inset 0 1px #ffffff07}.shell--r8-premium .r8-area-panel__global{border-bottom:1px solid var(--r8-line);min-height:34px;padding-bottom:10px}.shell--r8-premium .r8-area-panel__global span{color:var(--r8-muted-2);letter-spacing:.12em;font-size:.68rem;font-weight:680}.shell--r8-premium .r8-area-panel__global strong{color:var(--r8-text);font-size:.7rem;font-weight:600}.shell--r8-premium .r8-area-grid{gap:8px}.shell--r8-premium .r8-area-grid button{min-height:52px;color:var(--r8-neutral);border:1px solid var(--r8-line);background:linear-gradient(#ffffff08,#ffffff03);border-radius:14px;gap:9px;padding:8px 11px;position:relative;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-area-grid button[data-tone=armed]{color:var(--r8-armed)}.shell--r8-premium .r8-area-grid button[data-tone=disarmed]{color:var(--r8-disarmed)}.shell--r8-premium .r8-area-grid button[data-tone=failure]{color:var(--r8-failure)}.shell--r8-premium .r8-area-grid button:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;right:9px}.shell--r8-premium .r8-area-grid button>span{width:31px;height:31px;color:var(--r8-text);border:1px solid var(--r8-line-strong);background:#ffffff05;border-radius:10px;font-size:.68rem;font-weight:680}.shell--r8-premium .r8-area-grid button strong{color:var(--r8-text);font-size:.73rem;font-weight:590}.shell--r8-premium .r8-area-grid button small{color:currentColor;align-self:end;padding-right:2px;font-size:.68rem;font-weight:650}.shell--r8-premium .r8-global-actions{gap:8px;padding-top:1px}.shell--r8-premium .r8-global-actions button{color:#8ce5b5;letter-spacing:.045em;background:#50d88a12;border:1px solid #50d88a38;border-radius:13px;min-height:48px;font-size:.7rem;font-weight:680}.shell--r8-premium .r8-global-actions button[data-action=disarm]{color:#a4c9ef;background:#6aa7e712;border-color:#6aa7e738}.shell--r8-premium .r8-zone-list{border:1px solid var(--r8-line);background:#111619c7;border-radius:22px;gap:0;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-zone-card{min-height:74px;color:var(--r8-neutral);border:0;border-bottom:1px solid var(--r8-line);background:0 0;border-radius:0;padding:11px 13px 11px 26px;position:relative}.shell--r8-premium .r8-zone-card:last-child{border-bottom:0}.shell--r8-premium .r8-zone-card:before{content:"";opacity:.9;background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.shell--r8-premium .r8-zone-card[data-tone=armed]{color:var(--r8-armed)}.shell--r8-premium .r8-zone-card[data-tone=disarmed]{color:var(--r8-disarmed)}.shell--r8-premium .r8-zone-card[data-tone=inhibited]{color:var(--r8-inhibited);background:#e8a34a07}.shell--r8-premium .r8-zone-card[data-tone=failure]{color:var(--r8-failure)}.shell--r8-premium .r8-zone-card__identity strong{color:var(--r8-text);letter-spacing:-.025em;font-size:.96rem;font-weight:610}.shell--r8-premium .r8-zone-card__identity span,.shell--r8-premium .r8-zone-card__state span{color:var(--r8-muted);font-size:.69rem}.shell--r8-premium .r8-zone-card__state strong{color:currentColor;letter-spacing:.06em;font-size:.69rem;font-weight:680}.shell--r8-premium .r8-zone-card>button{min-width:78px;min-height:48px;color:var(--r8-text);border:1px solid var(--r8-line-strong);letter-spacing:.035em;background:#ffffff06;border-radius:13px;padding:0 10px;font-size:.7rem;font-weight:670}.shell--r8-premium .r8-zone-card[data-tone=inhibited]>button{color:#f1bd7a;background:#e8a34a11;border-color:#e8a34a3b}.shell--r8-premium .r8-readback-badge{color:var(--r8-muted);border:1px solid var(--r8-line-strong);letter-spacing:.04em;background:#ffffff05;padding:7px 9px;font-size:.68rem;font-weight:670}.shell--r8-premium .r8-reason-field{gap:7px}.shell--r8-premium .r8-reason-field span{color:var(--r8-muted);font-size:.7rem;font-weight:600}.shell--r8-premium .r8-reason-field input{border:1px solid var(--r8-line);min-height:48px;color:var(--r8-text);background:#111619d1;border-radius:15px;padding:0 14px;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-duration-panel{border:1px solid var(--r8-line);background:#111619d1;border-radius:17px;gap:8px;padding:8px}.shell--r8-premium .r8-duration-panel>div{grid-template-columns:54px repeat(5,minmax(0,1fr));gap:4px}.shell--r8-premium .r8-duration-panel span{color:var(--r8-muted-2);letter-spacing:.06em;padding-left:3px;font-size:.68rem;font-weight:680}.shell--r8-premium .r8-duration-panel button{min-height:44px;color:var(--r8-muted);background:#ffffff05;border:1px solid #0000;border-radius:10px;font-size:.68rem;font-weight:610}.shell--r8-premium .r8-duration-panel button[data-active=true]{color:var(--r8-text);box-shadow:none;background:#f47a2217;border-color:#f47a2240}.shell--r8-premium .r8-output-list{gap:9px}.shell--r8-premium .r8-output-card{min-height:78px;color:var(--r8-neutral);border:1px solid var(--r8-line);background:#111619d1;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:13px;position:relative;box-shadow:inset 0 1px #ffffff07}.shell--r8-premium .r8-output-card[data-tone=disarmed]{color:var(--r8-disarmed)}.shell--r8-premium .r8-output-card[data-tone=alarm]{color:var(--r8-alarm)}.shell--r8-premium .r8-output-card__icon{color:currentColor;background:#ffffff09;background:color-mix(in srgb, currentColor 8%, #ffffff05);width:44px;height:44px;box-shadow:inset 0 0 0 1px #ffffff17;box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 18%, transparent);border:0;border-radius:13px;font-size:.95rem;font-weight:640}.shell--r8-premium .r8-output-card__icon svg{stroke-width:1.8px;width:24px;height:24px}.shell--r8-premium .r8-output-card h2{color:var(--r8-text);letter-spacing:-.02em;margin-top:3px;font-size:.92rem;font-weight:600}.shell--r8-premium .r8-output-card p{color:var(--r8-muted);margin-top:4px;font-size:.7rem}.shell--r8-premium .r8-output-card>button{color:#b1d2f3;letter-spacing:.025em;background:#6aa7e717;border:1px solid #6aa7e733;border-radius:13px;min-width:91px;min-height:48px;padding:0 11px;font-size:.7rem;font-weight:680}.shell--r8-premium .r8-output-card>button[data-action=off]{color:#ff9ca0;background:#ff5c6217;border-color:#ff5c6240}.shell--r8-premium .r8-output-card>button[data-action=test]{color:#ffaaa8;background:#ff5c620e;border-color:#ff5c6238}.shell--r8-premium .r8-authority-note{color:var(--r8-armed);background:0 0;border:0;border-left:2px solid #50d88a8c;border-radius:0;gap:10px;padding:4px 4px 4px 12px}.shell--r8-premium .r8-authority-note p{color:var(--r8-muted);font-size:.69rem;line-height:1.46}.shell--r8-premium .r8-authority-note>span{flex:none;place-content:center;width:24px;height:24px;display:grid}.shell--r8-premium .r8-authority-note>span svg{width:17px;height:17px}.shell--r8-premium .r8-event-timeline li{border-left-color:#bca0f433;grid-template-columns:48px minmax(0,1fr) auto;padding:15px 0 15px 20px}.shell--r8-premium .r8-event-timeline li:before{width:7px;height:7px;box-shadow:none;top:20px;left:-4px}.shell--r8-premium .r8-event-timeline h2{font-size:.9rem;font-weight:590}.shell--r8-premium .r8-event-timeline time,.shell--r8-premium .r8-event-timeline li span,.shell--r8-premium .r8-event-timeline p{font-size:.7rem}.shell--r8-premium .r8-event-timeline button{color:#d5c4f7;background:#bca0f40f;border-color:#bca0f43b;border-radius:12px;min-height:48px;font-weight:660}.shell--r8-premium .r8-empty-timeline{border:1px solid var(--r8-line);background:radial-gradient(circle at 50% 34%,#50d88a0d,#0000 34%),#111619b3;border-radius:23px;gap:9px;min-height:230px;padding:24px;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-empty-timeline>span{width:52px;height:52px;color:var(--r8-armed);background:#50d88a14;border:0;box-shadow:inset 0 0 0 1px #50d88a29}.shell--r8-premium .r8-empty-timeline>span svg{width:23px;height:23px}.shell--r8-premium .r8-empty-timeline h2{color:var(--r8-text);font-size:1rem;font-weight:590}.shell--r8-premium .r8-empty-timeline p{color:var(--r8-muted);font-size:.74rem;line-height:1.48}.shell--r8-premium .r8-queue-summary{border:1px solid var(--r8-line);background:#111619b8;border-radius:15px;gap:6px;padding:13px 15px}.shell--r8-premium .r8-queue-summary span{color:var(--r8-muted-2);letter-spacing:.1em;font-size:.7rem;font-weight:680}.shell--r8-premium .r8-queue-summary strong{font-size:.7rem;line-height:1.4}.shell--r8-premium .r8-operator-card{border:1px solid var(--r8-line);background:#111619cc;border-radius:19px;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;padding:14px;box-shadow:inset 0 1px #ffffff07}.shell--r8-premium .r8-operator-card>div{width:42px;height:42px;color:var(--r8-text);background:linear-gradient(145deg,#f47a2240,#f47a2217);border:0;border-radius:50%;font-size:.9rem;font-weight:650;box-shadow:inset 0 0 0 1px #f47a2233}.shell--r8-premium .r8-operator-card strong{font-size:.85rem;font-weight:590}.shell--r8-premium .r8-operator-card small{color:var(--r8-muted);font-size:.7rem}.shell--r8-premium .r8-operator-card b{max-width:142px;color:var(--r8-muted);border:1px solid var(--r8-line);text-overflow:ellipsis;white-space:nowrap;background:#ffffff05;padding:6px 8px;font-size:.68rem;font-weight:650;overflow:hidden}.shell--r8-premium .r8-system-health{border:1px solid var(--r8-line);background:#111619c7;border-radius:21px;grid-template-columns:1fr;gap:0;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-system-health article{min-height:68px;color:var(--r8-neutral);border:0;border-bottom:1px solid var(--r8-line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:5px 14px;padding:13px 15px 12px 34px;position:relative}.shell--r8-premium .r8-system-health article:last-child{border-bottom:0}.shell--r8-premium .r8-system-health article:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;position:absolute;top:20px;left:16px}.shell--r8-premium .r8-system-health article[data-tone=armed]{color:var(--r8-armed)}.shell--r8-premium .r8-system-health article[data-tone=failure]{color:var(--r8-failure)}.shell--r8-premium .r8-system-health span{color:var(--r8-text);font-size:.72rem;font-weight:560}.shell--r8-premium .r8-system-health strong{color:currentColor;font-size:.69rem;font-weight:680}.shell--r8-premium .r8-system-health small{color:var(--r8-muted);grid-column:1/-1;font-size:.7rem}.shell--r8-premium .r8-registry-stack{gap:9px}.shell--r8-premium .r8-registry-stack article{border:1px solid var(--r8-line);background:#111619c7;border-radius:19px;gap:8px;padding:16px;box-shadow:inset 0 1px #ffffff06}.shell--r8-premium .r8-registry-stack strong{color:var(--r8-text);letter-spacing:-.04em;font-size:1.45rem;font-weight:590}.shell--r8-premium .r8-registry-stack strong small,.shell--r8-premium .r8-registry-stack p{color:var(--r8-muted);font-size:.7rem;font-weight:500}.shell--r8-premium .r8-registry-stack code{color:var(--r8-muted-2);font-size:.68rem}.shell--r8-premium .r8-separation-note{background:0 0;border:0;border-left:2px solid #6aa7e773;border-radius:0;gap:6px;padding:5px 4px 5px 13px}.shell--r8-premium .r8-separation-note strong{color:#9ec2e8;font-size:.7rem;font-weight:680}.shell--r8-premium .r8-separation-note p{color:var(--r8-muted);font-size:.7rem;line-height:1.5}.shell--r8-premium .notice{z-index:45;bottom:calc(90px + env(safe-area-inset-bottom));right:max(14px, env(safe-area-inset-right));left:max(14px, env(safe-area-inset-left));border-color:var(--r8-line-strong);width:auto;max-width:572px;box-shadow:var(--r8-shadow-surface);background:#161c1ff0;border-radius:15px;margin-inline:auto;padding:12px 14px;position:fixed;transform:none}.shell--r8-premium .reason-dock{border:1px solid var(--r8-line);background:#111619d1;border-radius:17px;gap:7px;padding:12px 14px}.shell--r8-premium .reason-dock input{color:var(--r8-text)}.shell--r8-premium .bottom-nav{right:max(12px, env(safe-area-inset-right));left:max(12px, env(safe-area-inset-left));border:1px solid var(--r8-line-strong);-webkit-backdrop-filter:blur(26px)saturate(1.12);background:#12171af0;border-radius:24px;width:auto;max-width:600px;min-height:68px;margin-inline:auto;padding:5px;overflow:hidden;transform:none;box-shadow:0 24px 70px #00000075,inset 0 1px #ffffff0a}.shell--r8-premium .bottom-nav button{min-height:56px;color:var(--r8-muted-2);border-radius:18px;gap:4px}.shell--r8-premium .bottom-nav button.active{color:var(--r8-text);background:#ffffff09}.shell--r8-premium .bottom-nav button[aria-current=page]{box-shadow:none}.shell--r8-premium .bottom-nav button[aria-current=page]:after{background:var(--r8-brand);content:"";border-radius:2px;width:18px;height:2px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.shell--r8-premium .bottom-nav button>span svg{stroke-width:1.75px;width:20px;height:20px}.shell--r8-premium .bottom-nav small{font-size:.68rem;font-weight:540}.shell--r8-premium .bottom-nav button>i{color:#26070a;background:var(--r8-alarm);top:5px;right:18%}@keyframes r8-premium-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){.shell--r8-premium .r8-risk-hero{min-height:218px;padding:20px}.shell--r8-premium .r8-risk-hero__symbol{width:62px;height:62px}.shell--r8-premium .r8-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell--r8-premium .r8-metric-grid>div{min-height:82px}.shell--r8-premium .r8-metric-grid>div:nth-child(2){border-right:0}.shell--r8-premium .r8-metric-grid>div:nth-child(-n+2){border-bottom:1px solid var(--r8-line)}.shell--r8-premium .r8-zone-card{grid-template-columns:70px minmax(0,1fr) auto}.shell--r8-premium .r8-output-card{grid-template-columns:42px minmax(0,1fr) auto}.shell--r8-premium .r8-output-card__icon{width:42px;height:42px}.shell--r8-premium .r8-output-card>button{grid-column:auto;width:auto}.shell--r8-premium .r8-registry-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=370px){.shell--r8-premium .r8-risk-hero__body{grid-template-columns:1fr}.shell--r8-premium .r8-risk-hero__symbol{display:none}.shell--r8-premium .r8-area-grid{grid-template-columns:1fr}.shell--r8-premium .r8-zone-card{grid-template-columns:1fr auto;padding-left:25px}.shell--r8-premium .r8-zone-card__state{grid-column:1/-1}.shell--r8-premium .r8-duration-panel>div{grid-template-columns:repeat(5,minmax(0,1fr))}.shell--r8-premium .r8-duration-panel span{grid-column:1/-1;padding:3px 3px 1px}.shell--r8-premium .r8-output-card{grid-template-columns:42px minmax(0,1fr)}.shell--r8-premium .r8-output-card>button{grid-column:1/-1;width:100%}.shell--r8-premium .r8-registry-stack{grid-template-columns:1fr}}@media (orientation:landscape) and (height<=500px){.shell--r8-premium{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.shell--r8-premium .r8-operational-header{padding-top:max(8px, env(safe-area-inset-top));grid-template-columns:minmax(170px,.72fr) minmax(0,1.28fr);align-items:center;gap:12px;padding-bottom:8px}.shell--r8-premium .r8-brand__plant{max-width:122px;font-size:.64rem;display:block}.shell--r8-premium .r8-header-control{min-height:46px}.shell--r8-premium .r8-risk-hero{min-height:188px;padding:18px 20px}.shell--r8-premium .r8-risk-hero h1{font-size:2rem}.shell--r8-premium .bottom-nav{min-height:58px;bottom:max(6px, env(safe-area-inset-bottom))}.shell--r8-premium .bottom-nav button{min-height:48px}.shell--r8-premium .notice{bottom:calc(70px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.shell--r8-premium *,.shell--r8-premium :before,.shell--r8-premium :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shell--r8-premium[data-ui-style=r14-gold]{--r14-canvas:#04080a;--r14-canvas-raised:#071014;--r14-surface:#0d1a20;--r14-surface-raised:#111f26;--r14-surface-interactive:#15262e;--r14-paper:#f6efe5;--r14-paper-hi:#fff9f0;--r14-ink:#11191c;--r14-text:#f8faf9;--r14-muted:#a5afb2;--r14-subtle:#879195;--r14-line:#e8f5f61a;--r14-line-strong:#e8f5f62e;--r14-brand:#ff7417;--r14-armed:#67ea78;--r14-disarmed:#55aafa;--r14-inhibited:#f4b23a;--r14-failure:#c58aff;--r14-alarm:#ff514a;--r14-illuminated:#f9d84a;--r14-unknown:#8d979c;--r14-shadow:0 18px 48px #0000004d;--r14-shadow-soft:0 10px 28px #00000038;width:min(680px,100%);min-height:100vh;color:var(--r14-text);background:radial-gradient(ellipse 90% 300px at 8% -60px, #ff741717, transparent 72%), radial-gradient(ellipse 70% 260px at 96% 90px, #55aafa0e, transparent 75%), linear-gradient(180deg, #061015 0, var(--r14-canvas) 430px);font-feature-settings:"tnum" 1;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;scrollbar-color:#ffffff2e transparent;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden}@supports (overflow:clip){.shell--r8-premium[data-ui-style=r14-gold]{overflow-x:clip}}.shell--r8-premium[data-ui-style=r14-gold] .view{padding:22px 0 calc(112px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom));gap:16px}.shell--r8-premium[data-ui-style=r14-gold] button,.shell--r8-premium[data-ui-style=r14-gold] input{font:inherit}.shell--r8-premium[data-ui-style=r14-gold] button{-webkit-tap-highlight-color:transparent}.shell--r8-premium[data-ui-style=r14-gold] :is(button,input):focus-visible{outline-offset:3px;outline:3px solid #fff}.shell--r8-premium[data-ui-style=r14-gold] .r8-operational-header{--r8-armed:var(--r14-armed);--r8-disarmed:var(--r14-disarmed);--r8-inhibited:var(--r14-inhibited);--r8-failure:var(--r14-failure);--r8-neutral:var(--r14-unknown);--r8-alarm:var(--r14-alarm);--r8-illuminated:var(--r14-illuminated);--r8-brand:var(--r14-brand);width:calc(100% + 24px);padding:max(11px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 11px max(16px, env(safe-area-inset-left));border-bottom:1px solid var(--r14-line);-webkit-backdrop-filter:blur(24px)saturate(1.08);background:linear-gradient(#050a0df7,#04090beb);gap:9px;margin-inline:-12px;box-shadow:0 16px 38px #00000040}.shell--r8-premium[data-ui-style=r14-gold] .r8-operational-header__identity{gap:16px}.shell--r8-premium[data-ui-style=r14-gold] .r8-brand{align-content:center;gap:1px;min-height:44px}.shell--r8-premium[data-ui-style=r14-gold] .r8-brand__wordmark{aspect-ratio:180/49;object-fit:contain;object-position:left center;image-rendering:auto;filter:none;width:clamp(124px,29vw,132px);height:auto;max-height:40px;display:block}.shell--r8-premium[data-ui-style=r14-gold] .r8-brand__plant{color:#f8faf9d1;letter-spacing:.02em;margin-top:2px;font-size:12px;font-weight:600;line-height:1.2}.shell--r8-premium[data-ui-style=r14-gold] .r8-trust{border:1px solid var(--r14-line-strong);background:#071014d1;gap:7px;min-height:32px;padding:0 11px;box-shadow:inset 0 1px #ffffff0e}.shell--r8-premium[data-ui-style=r14-gold] .r8-trust__led{width:8px;height:8px;box-shadow:none}.shell--r8-premium[data-ui-style=r14-gold] .r8-trust__age{color:var(--r14-text);font-size:12px;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-controls{gap:7px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control{border:1px solid var(--r14-line);min-height:52px;color:var(--r14-unknown);background:radial-gradient(circle at 50% 34%,#ffffff0b,#0000 55%),linear-gradient(#132127e6,#081115eb);border-radius:16px;transition:border-color .14s,background-color .14s,transform .14s;box-shadow:inset 0 1px #ffffff0e,0 8px 20px #0000002b}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control:active{transform:scale(.97)}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-tone=armed]{color:var(--r14-armed)}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-tone=disarmed]{color:var(--r14-disarmed)}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-tone=inhibited]{color:var(--r14-inhibited)}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-tone=failure]{color:var(--r14-failure)}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-tone=alarm]{color:var(--r14-alarm)}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-tone=illuminated]{color:var(--r14-illuminated)}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-availability=unbound]{color:var(--r14-subtle);border-style:dashed}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-pressed=true]{background:radial-gradient(circle at 50% 38%,#ffffff14,#0000 62%),linear-gradient(#15262efa,#081216f5);border-color:currentColor;box-shadow:inset 0 0 0 1px,inset 0 1px #ffffff14}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-phase=pending]{color:var(--r14-inhibited);border-style:dashed;animation:none;box-shadow:inset 0 0 0 1px #f4b23a52}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-phase=pending]:after{opacity:.48;border-color:currentColor;animation:none;inset:5px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control[data-phase=failure]{animation:none;box-shadow:inset 0 0 0 1px #c58aff73}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control__icon{filter:none;width:30px;height:30px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-popover{border:1px solid var(--r14-line-strong);box-shadow:var(--r14-shadow);background:linear-gradient(#122026fc,#081115fc);border-radius:15px;padding:12px 14px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-popover strong,.shell--r8-premium[data-ui-style=r14-gold] .r8-header-popover span{font-size:14px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-popover p{color:var(--r14-muted);font-size:13px;line-height:1.45}.shell--r8-premium[data-ui-style=r14-gold] .r14-access-banner,.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state{border:1px solid var(--r14-line-strong);box-shadow:var(--r14-shadow-soft);background:#0d1a20f0;border-radius:15px;align-items:center;gap:11px;margin-top:12px;padding:11px 13px;display:flex}.shell--r8-premium[data-ui-style=r14-gold] .r14-access-banner>span{width:34px;height:34px;color:var(--r14-disarmed);background:#55aafa14;border:1px solid #55aafa57;border-radius:11px;flex:none;place-content:center;display:grid}.shell--r8-premium[data-ui-style=r14-gold] .r14-access-banner div,.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state div{gap:2px;display:grid}.shell--r8-premium[data-ui-style=r14-gold] .r14-access-banner strong,.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state strong{color:var(--r14-text);letter-spacing:.08em;font-size:12px;font-weight:800}.shell--r8-premium[data-ui-style=r14-gold] .r14-access-banner small,.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state small{color:var(--r14-muted);font-size:12px;line-height:1.4}.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state>i{background:var(--r14-inhibited);border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #f4b23a1f}.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state[data-phase=confirmed]{border-color:#67ea7847}.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state[data-phase=confirmed]>i{background:var(--r14-armed);box-shadow:0 0 0 5px #67ea781a}.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state[data-phase=failed]{border-color:#c58aff52}.shell--r8-premium[data-ui-style=r14-gold] .r14-command-state[data-phase=failed]>i{background:var(--r14-failure);box-shadow:0 0 0 5px #c58aff1c}.shell--r8-premium[data-ui-style=r14-gold] .r8-view-title span,.shell--r8-premium[data-ui-style=r14-gold] .r8-kicker,.shell--r8-premium[data-ui-style=r14-gold] .r8-output-card>div:nth-child(2)>span{color:var(--r14-brand);letter-spacing:.13em;font-size:12px;font-weight:800}.shell--r8-premium[data-ui-style=r14-gold] .r8-view-title h1{color:var(--r14-text);letter-spacing:-.045em;margin-top:4px;font-size:clamp(1.75rem,7vw,2.125rem);font-weight:800;line-height:1.04}.shell--r8-premium[data-ui-style=r14-gold] .r8-view-intro{max-width:58ch;color:var(--r14-muted);font-size:14px;line-height:1.55}.shell--r8-premium[data-ui-style=r14-gold] .r8-icon-action{border:1px solid var(--r14-line-strong);width:46px;height:46px;color:var(--r14-muted);background:#0d1a20db;border-radius:14px;box-shadow:inset 0 1px #ffffff0b}.shell--r8-premium[data-ui-style=r14-gold] .r8-readback-badge{color:var(--r14-disarmed);background:#55aafa0e;border-color:#55aafa52;padding:7px 10px;font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero{color:#16945d;background:radial-gradient(circle at 92% 12%, #ff741724, transparent 30%), linear-gradient(145deg, var(--r14-paper-hi), var(--r14-paper));border:1px solid #5c452930;border-radius:25px;gap:15px;min-height:226px;padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d,inset 0 1px #fffffff5}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero:before{background:var(--r14-brand);content:"";width:4px;position:absolute;inset:0 auto 0 0}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero .r8-kicker{color:#625b52}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero h1{max-width:12ch;color:var(--r14-ink);letter-spacing:-.055em;font-size:clamp(2.125rem,8.5vw,2.625rem);font-weight:800;line-height:.99}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero p{color:#555e60;max-width:42ch;margin-top:11px;font-size:14px;line-height:1.48}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero__symbol{color:#16945d;background:#16945d17;border:1px solid #16945d47;border-radius:20px;width:64px;height:64px;box-shadow:inset 0 1px #ffffffc7}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero>button{color:#1d0c02;background:linear-gradient(180deg, #ff882f, var(--r14-brand));letter-spacing:.035em;border:1px solid #89420a3d;border-radius:15px;min-height:50px;padding:0 16px;font-size:13px;font-weight:800;box-shadow:inset 0 1px #ffffff6b,0 10px 22px #b54a0033}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=failure]{color:var(--r14-failure);background:radial-gradient(circle at 90% 12%,#c58aff33,#0000 34%),linear-gradient(145deg,#2b1638,#130d19);border-color:#c58aff61}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=failure]:before{background:var(--r14-failure)}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=failure] .r8-kicker{color:#ead8ff}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=failure] h1{color:#fff}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=failure] p{color:#e6dbea}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=failure] .r8-risk-hero__symbol{color:var(--r14-failure);background:#c58aff17;border-color:#c58aff52}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=alarm]{color:var(--r14-alarm);background:radial-gradient(circle at 90% 12%,#ff514a33,#0000 34%),linear-gradient(145deg,#361414,#180b0d);border-color:#ff514a6b}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=alarm]:before{background:var(--r14-alarm)}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero[data-tone=alarm] :is(.r8-kicker,h1,p){color:#fff}.shell--r8-premium[data-ui-style=r14-gold] .r8-metric-grid{border:1px solid var(--r14-line);box-shadow:var(--r14-shadow-soft);background:linear-gradient(145deg,#0f1d23fa,#070f12fa);border-radius:21px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.shell--r8-premium[data-ui-style=r14-gold] .r8-metric-grid>div{border:0;border-right:1px solid var(--r14-line);border-bottom:1px solid var(--r14-line);background:0 0;border-radius:0;min-height:88px;padding:14px}.shell--r8-premium[data-ui-style=r14-gold] .r8-metric-grid>div:nth-child(2n){border-right:0}.shell--r8-premium[data-ui-style=r14-gold] .r8-metric-grid>div:nth-last-child(-n+2){border-bottom:0}.shell--r8-premium[data-ui-style=r14-gold] .r8-metric-grid strong{color:var(--r14-text);letter-spacing:-.05em;font-size:1.65rem;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-metric-grid small,.shell--r8-premium[data-ui-style=r14-gold] .r8-metric-grid span{color:var(--r14-muted);font-size:12px;line-height:1.3}.shell--r8-premium[data-ui-style=r14-gold] .r8-decision-card{border:1px solid var(--r14-line);border-left:4px solid var(--r14-brand);min-height:76px;box-shadow:var(--r14-shadow-soft);background:linear-gradient(145deg,#101f25fa,#070f12fa);border-radius:18px;padding:13px 14px}.shell--r8-premium[data-ui-style=r14-gold] .r8-decision-card strong{color:var(--r14-text);font-size:15px;font-weight:600}.shell--r8-premium[data-ui-style=r14-gold] .r8-decision-card__quiet{color:var(--r14-armed);background:#67ea7812;border-color:#67ea783d}.shell--r8-premium[data-ui-style=r14-gold] :where(.r8-panel,.r8-area-panel,.r8-duration-panel,.r8-empty-timeline,.r8-queue-summary,.r8-operator-card,.r8-system-health,.r8-registry-stack article){border-color:var(--r14-line);box-shadow:var(--r14-shadow-soft), inset 0 1px 0 #ffffff09;background:linear-gradient(145deg,#0f1d23fa,#070f12fa)}.shell--r8-premium[data-ui-style=r14-gold] .r8-panel{border-radius:20px;padding:17px}.shell--r8-premium[data-ui-style=r14-gold] .r8-panel__heading h2{color:var(--r14-text);font-size:18px;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-panel__heading button{min-height:44px;color:var(--r14-brand);font-size:12px;font-weight:800}.shell--r8-premium[data-ui-style=r14-gold] .r8-mini-timeline :is(time,span){font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-mini-timeline strong{font-size:13px}.shell--r8-premium[data-ui-style=r14-gold] .r8-quiet-state{border-color:var(--r14-line);padding-top:13px}.shell--r8-premium[data-ui-style=r14-gold] .r8-quiet-state>span{color:var(--r14-armed);background:#67ea7812;border-color:#67ea7840}.shell--r8-premium[data-ui-style=r14-gold] .r8-quiet-state strong{color:var(--r14-text);font-size:14px}.shell--r8-premium[data-ui-style=r14-gold] .r8-quiet-state p{color:var(--r14-muted);font-size:12px;line-height:1.4}.shell--r8-premium[data-ui-style=r14-gold] .r8-reason-field{gap:7px}.shell--r8-premium[data-ui-style=r14-gold] .r8-reason-field span{color:var(--r14-muted);font-size:12px;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-reason-field input{border:1px solid var(--r14-line-strong);min-height:48px;color:var(--r14-text);background:linear-gradient(#050c0ff0,#070f12f0);border-radius:14px;padding:0 14px;font-size:14px;box-shadow:inset 0 1px 5px #00000047,inset 0 1px #ffffff06}.shell--r8-premium[data-ui-style=r14-gold] .r8-duration-panel{border-radius:17px;gap:7px;padding:10px}.shell--r8-premium[data-ui-style=r14-gold] .r8-duration-panel>div{grid-template-columns:54px repeat(5,minmax(0,1fr));gap:5px}.shell--r8-premium[data-ui-style=r14-gold] .r8-duration-panel span{color:var(--r14-muted);font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-duration-panel button{min-height:44px;color:var(--r14-muted);background:#02070973;border:1px solid #0000;border-radius:11px;font-size:12px;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-duration-panel button[data-active=true]{color:var(--r14-text);background:linear-gradient(#ff741738,#ff74171a);border-color:#ff741785;box-shadow:inset 0 1px #ffffff14}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-panel{border-radius:20px;gap:10px;padding:15px}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-panel__global{border-bottom:1px solid var(--r14-line);min-height:35px;padding-bottom:10px}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-panel__global span{color:var(--r14-muted);font-size:12px;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-panel__global strong{color:var(--r14-text);font-size:14px;font-weight:600}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-grid{gap:8px}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-grid>button{border-color:var(--r14-line-strong);background:#02080a47;border-radius:14px;gap:9px;min-height:56px;padding:8px 10px}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-grid button>span{width:34px;height:34px;font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-area-grid button strong,.shell--r8-premium[data-ui-style=r14-gold] .r8-area-grid button small{font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-global-actions{gap:8px}.shell--r8-premium[data-ui-style=r14-gold] .r8-global-actions button{border-radius:14px;min-height:48px;font-size:12px;font-weight:800}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile{border:1px solid var(--r14-line);min-width:0;min-height:104px;color:var(--r14-unknown);text-align:left;background:linear-gradient(150deg,#122128f5,#070f13fa);border-top:3px solid;border-radius:17px;align-content:space-between;gap:3px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #0000002e,inset 0 1px #ffffff09}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile[data-tone=armed]{color:var(--r14-armed)}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile[data-tone=disarmed]{color:var(--r14-disarmed)}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile[data-tone=inhibited]{color:var(--r14-inhibited)}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile[data-tone=failure]{color:var(--r14-failure)}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile__id{color:var(--r14-text);letter-spacing:-.03em;font-size:18px;font-weight:800}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile strong{color:currentColor;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile small{color:var(--r14-muted);font-size:12px;font-weight:600}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile>i{background:currentColor;border-radius:50%;width:7px;height:7px;position:absolute;top:13px;right:12px}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile[data-bypass=true]{background:radial-gradient(circle at 90% 12%,#f4b23a1f,#0000 36%),linear-gradient(150deg,#231c11fa,#0e0d0afa)}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile:disabled{cursor:not-allowed;opacity:1}.shell--r8-premium[data-ui-style=r14-gold][data-access=viewer] .r14-zone-tile:disabled{background:linear-gradient(150deg,#0f1b21eb,#070e11f5);border-style:dashed}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile{border:1px solid var(--r14-line);min-width:0;min-height:118px;color:var(--r14-unknown);box-shadow:var(--r14-shadow-soft), inset 0 1px 0 #ffffff09;text-align:left;background:linear-gradient(150deg,#122128fa,#070f13fa);border-top:3px solid;border-radius:18px;align-content:space-between;gap:2px;padding:13px;display:grid;position:relative;overflow:hidden}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile[data-state=on]{color:var(--r14-disarmed);background:radial-gradient(circle at 88% 12%,#55aafa26,#0000 38%),linear-gradient(150deg,#0f222cfa,#061015fa);border-color:#55aafa6b}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile__id{color:var(--r14-text);letter-spacing:-.06em;font-size:28px;font-weight:800;line-height:1}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile__kind{color:var(--r14-muted);letter-spacing:.08em;font-size:12px;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile strong{color:currentColor;font-size:12px;font-weight:800}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile small{color:var(--r14-muted);font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile>i{background:currentColor;border-radius:50%;width:8px;height:8px;position:absolute;top:14px;right:13px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile--siren{color:#ff9994;background:linear-gradient(145deg,#261113f5,#110a0cfa);border-color:#ff514a57;grid-column:1/-1;grid-template-columns:52px minmax(0,1fr) auto;align-content:center;align-items:center;column-gap:12px;min-height:82px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile--siren[data-state=on]{color:var(--r14-alarm);background:radial-gradient(circle at 90% 16%,#ff514a2b,#0000 42%),linear-gradient(145deg,#331214fa,#14090cfa);border-color:#ff514a94}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile__siren-icon{background:#ff514a0f;border:1px solid;border-radius:15px;grid-row:1/4;place-content:center;width:50px;height:50px;display:grid}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile__siren-icon svg{width:27px;height:27px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile--siren :is(.r14-output-tile__kind,strong,small){grid-column:2}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile--siren>i{width:10px;height:10px;top:50%;right:17px;transform:translateY(-50%)}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile:disabled{cursor:not-allowed;opacity:1}.shell--r8-premium[data-ui-style=r14-gold][data-access=viewer] .r14-output-tile:disabled{background:linear-gradient(150deg,#0f1b21eb,#070e11f5);border-style:dashed}.shell--r8-premium[data-ui-style=r14-gold] .r8-authority-note{min-height:54px;color:var(--r14-armed);background:#67ea7809;border-color:#67ea7830;border-radius:15px}.shell--r8-premium[data-ui-style=r14-gold] .r8-authority-note p{color:var(--r14-muted);font-size:12px;line-height:1.45}.shell--r8-premium[data-ui-style=r14-gold] .r8-empty-timeline{min-height:188px;color:var(--r14-ink);background:linear-gradient(145deg, var(--r14-paper-hi), var(--r14-paper));border-radius:23px}.shell--r8-premium[data-ui-style=r14-gold] .r8-empty-timeline>span{color:#168e58;background:#1a8f5514;border-color:#1a8f553d;width:54px;height:54px}.shell--r8-premium[data-ui-style=r14-gold] .r8-empty-timeline h2{color:var(--r14-ink);font-size:18px;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-empty-timeline p{color:#596264;max-width:38ch;font-size:13px}.shell--r8-premium[data-ui-style=r14-gold] .r8-event-timeline{padding-left:4px}.shell--r8-premium[data-ui-style=r14-gold] .r8-event-timeline li{border-color:#c58aff57;padding:16px 0 16px 24px}.shell--r8-premium[data-ui-style=r14-gold] .r8-event-timeline li:before{background:var(--r14-failure);width:10px;height:10px;box-shadow:0 0 0 5px #c58aff1a}.shell--r8-premium[data-ui-style=r14-gold] .r8-event-timeline :is(time,span,p){font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-event-timeline h2{color:var(--r14-text);font-size:16px;line-height:1.3}.shell--r8-premium[data-ui-style=r14-gold] .r8-event-timeline button{border-radius:12px;min-height:44px;font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-queue-summary{border-radius:15px}.shell--r8-premium[data-ui-style=r14-gold] .r8-queue-summary :is(span,strong){font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-operator-card{border-radius:19px;min-height:78px}.shell--r8-premium[data-ui-style=r14-gold] .r8-operator-card>div{color:var(--r14-brand);background:#ff741717;border-color:#ff741752}.shell--r8-premium[data-ui-style=r14-gold] .r8-operator-card :is(strong,small,b){font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-system-health{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.shell--r8-premium[data-ui-style=r14-gold] .r8-system-health article{border:0;border-right:1px solid var(--r14-line);border-bottom:1px solid var(--r14-line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr);align-content:center;gap:6px;min-height:102px}.shell--r8-premium[data-ui-style=r14-gold] .r8-system-health article:nth-child(2n){border-right:0}.shell--r8-premium[data-ui-style=r14-gold] .r8-system-health article:last-child{border-bottom:0;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;min-height:82px}.shell--r8-premium[data-ui-style=r14-gold] .r8-system-health article :is(span,small){font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-system-health article strong{text-overflow:clip;white-space:normal;font-size:13px;line-height:1.2;overflow:visible}.shell--r8-premium[data-ui-style=r14-gold] .r8-registry-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.shell--r8-premium[data-ui-style=r14-gold] .r8-registry-stack article{border-radius:18px;min-width:0}.shell--r8-premium[data-ui-style=r14-gold] .r8-registry-stack strong{color:var(--r14-text);font-size:1.75rem;font-weight:700}.shell--r8-premium[data-ui-style=r14-gold] .r8-registry-stack :is(p,code,small){font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-registry-stack code{color:var(--r14-muted);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shell--r8-premium[data-ui-style=r14-gold] .r8-separation-note{background:#55aafa09;border-color:#55aafa33;border-radius:16px}.shell--r8-premium[data-ui-style=r14-gold] .r8-separation-note :is(strong,p){font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav{right:max(12px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));border:1px solid var(--r14-line-strong);-webkit-backdrop-filter:blur(24px);background:linear-gradient(#0f1b20fa,#060e11fc);border-radius:23px;min-height:70px;padding:5px;box-shadow:0 18px 44px #0000006b,inset 0 1px #ffffff0b}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button{min-width:0;min-height:58px;color:var(--r14-subtle);border-radius:18px}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button.active,.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button[aria-current=page]{color:var(--r14-brand);background:#ff741711;box-shadow:inset 0 0 0 1px #ff74176b,inset 0 2px #ff8f42b8}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button[aria-current=page]:after{background:var(--r14-brand);width:22px;height:3px}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button>span svg{stroke-width:1.8px;width:21px;height:21px}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav small{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}@media (orientation:portrait) and (width<=500px){.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav{grid-template-columns:minmax(0,.9fr) minmax(0,.95fr) minmax(0,1.4fr) minmax(0,.9fr) minmax(0,.95fr)}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button{padding-inline:2px}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav small{text-overflow:clip;overflow:visible}}.shell--r8-premium[data-ui-style=r14-gold] .notice{bottom:calc(94px + env(safe-area-inset-bottom));border-color:var(--r14-line-strong);background:#0d1a20fa;border-radius:15px}.shell--r8-premium[data-ui-style=r14-gold] .notice--failed{border-color:#c58aff6b}.shell--r8-premium[data-ui-style=r14-gold][data-access=viewer] :is(.r8-area-grid button,.r8-global-actions button,.r8-duration-panel button,.r8-event-timeline button):disabled{opacity:1;color:var(--r14-muted);border-color:var(--r14-line-strong);background:#ffffff06;border-style:dashed}@media (width<=390px){.shell--r8-premium[data-ui-style=r14-gold] .r8-brand__wordmark{width:124px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-controls{gap:6px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control{border-radius:15px;min-height:50px}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero{min-height:218px;padding:19px}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero h1{font-size:2.05rem}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile{min-height:100px;padding:11px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile{min-height:112px;padding:11px}}@media (width<=360px){.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-grid,.shell--r8-premium[data-ui-style=r14-gold] .r14-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile--siren{grid-column:1/-1}.shell--r8-premium[data-ui-style=r14-gold] .r8-registry-stack{grid-template-columns:1fr}}@media (orientation:landscape) and (height<=500px){.shell--r8-premium[data-ui-style=r14-gold]{width:min(844px,100%);padding-bottom:max(12px, env(safe-area-inset-bottom))}.shell--r8-premium[data-ui-style=r14-gold] .r8-operational-header{padding:max(7px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) 7px max(14px, env(safe-area-inset-left));grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:center;gap:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-brand{min-height:48px}.shell--r8-premium[data-ui-style=r14-gold] .r8-brand__wordmark{width:112px;max-height:31px}.shell--r8-premium[data-ui-style=r14-gold] .r8-brand__plant{max-width:120px;font-size:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-trust{min-height:28px;padding-inline:9px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control{border-radius:14px;min-height:46px}.shell--r8-premium[data-ui-style=r14-gold] .r8-header-control__icon{width:25px;height:25px}.shell--r8-premium[data-ui-style=r14-gold] .view{box-sizing:border-box;padding-top:12px;padding-right:calc(116px + env(safe-area-inset-right));padding-bottom:max(18px, env(safe-area-inset-bottom));scroll-padding-bottom:max(18px, env(safe-area-inset-bottom));gap:12px}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero{min-height:166px;padding:16px 18px}.shell--r8-premium[data-ui-style=r14-gold] .r8-risk-hero h1{font-size:2rem}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.shell--r8-premium[data-ui-style=r14-gold] .r14-zone-tile{min-height:94px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile{min-height:104px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile--siren{grid-column:auto;grid-template-columns:1fr;align-content:space-between}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile__siren-icon{grid-row:auto;width:34px;height:34px}.shell--r8-premium[data-ui-style=r14-gold] .r14-output-tile--siren :is(.r14-output-tile__kind,strong,small){grid-column:1}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav{top:max(85px, calc(71px + env(safe-area-inset-top)));right:max(8px, env(safe-area-inset-right), calc((100vw - 844px) / 2 + 8px));bottom:max(6px, env(safe-area-inset-bottom));border-radius:22px;grid-template-rows:repeat(5,minmax(46px,1fr));grid-template-columns:minmax(0,1fr);gap:3px;width:96px;max-width:none;height:auto;min-height:0;margin:0;padding:4px;left:auto;transform:none}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button{border-radius:16px;min-height:46px;padding-inline:3px}.shell--r8-premium[data-ui-style=r14-gold] .bottom-nav button>span svg{width:19px;height:19px}.shell--r8-premium[data-ui-style=r14-gold] .notice{right:calc(116px + env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.shell--r8-premium[data-ui-style=r14-gold] *,.shell--r8-premium[data-ui-style=r14-gold] :before,.shell--r8-premium[data-ui-style=r14-gold] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
