:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;color:#172234;background:#eef3f8;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #071525;--navy-2: #0d2136;--blue: #1677ff;--blue-dark: #0e5fcc;--cyan: #19b9c6;--red: #e23b49;--red-dark: #b71f31;--red-soft: #fff0f1;--green: #16a572;--green-soft: #eaf9f3;--amber: #e59b25;--amber-soft: #fff8e8;--border: #dfe7ef;--muted: #6d7d90;--panel: #ffffff;--shadow: 0 10px 32px rgba(29, 56, 85, .08)}*{box-sizing:border-box}html{min-width:1180px;background:#eef3f8}body{margin:0;min-width:1180px;min-height:100vh;background:radial-gradient(circle at 12% 0%,#f8fbff 0,#eef3f8 38%,#edf2f7)}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(22,119,255,.2);outline-offset:2px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.page{width:min(1720px,calc(100% - 48px));margin:0 auto;padding:28px 0 34px}.top-header{height:74px;padding:0 28px;display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(430px,1fr);align-items:center;gap:28px;color:#fff;background:linear-gradient(105deg,#061424,#0b2137 68%,#0d2b42);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 25px #00162b2e;position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;gap:12px;cursor:pointer;width:fit-content}.brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#24c0cc,#1478c7);box-shadow:0 6px 17px #18b2c940}.brand>div:last-child{display:flex;flex-direction:column}.brand strong{font-size:18px;letter-spacing:.08em}.brand span{color:#a9bdcf;font-size:11px;margin-top:2px}.top-nav{display:flex;align-items:center;height:100%;gap:4px}.top-nav button{height:100%;padding:0 20px;display:flex;align-items:center;gap:8px;background:transparent;border:0;color:#b9c8d6;cursor:pointer;position:relative;font-weight:500}.top-nav button:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:3px;background:transparent;border-radius:3px 3px 0 0}.top-nav button:hover{color:#fff;background:#ffffff08}.top-nav button.active{color:#fff}.top-nav button.active:after{background:#28c2cc}.top-nav b{min-width:19px;height:19px;padding:0 5px;display:inline-grid;place-items:center;border-radius:10px;background:var(--red);color:#fff;font-size:11px}.header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.online-pill{display:flex;align-items:center;gap:7px;padding:7px 10px;color:#b8c8d7;font-size:12px}.online-pill i{width:8px;height:8px;border-radius:50%;background:#26cf94;box-shadow:0 0 0 4px #26cf9421}.duty-button{height:38px;padding:0 13px;display:flex;align-items:center;gap:7px;border-radius:9px;border:1px solid rgba(255,255,255,.16);background:#ffffff12;color:#e1ebf4;cursor:pointer;font-size:12px}.duty-button:hover{background:#ffffff1f}.duty-button.armed{background:#1bb48a21;border-color:#27d6a052;color:#8bf1ce}.user-chip{height:42px;display:flex;align-items:center;gap:9px;padding-left:12px;border-left:1px solid rgba(255,255,255,.12)}.user-chip>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#2b87c7,#1fb2ba);font-weight:700}.user-chip>div{display:flex;flex-direction:column;min-width:74px}.user-chip strong{font-size:13px}.user-chip small{font-size:10px;color:#9eb2c4;margin-top:2px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;min-height:68px;margin-bottom:22px}.page-heading h1{margin:2px 0 6px;color:#122033;font-size:26px;line-height:1.2;letter-spacing:-.02em}.page-heading>div:first-child>span{font-size:13px;color:var(--muted)}.eyebrow{margin:0;color:#1686ad;font-size:10px;letter-spacing:.18em;font-weight:700}.heading-actions{display:flex;gap:10px}.primary-button,.ghost-button{min-height:38px;padding:0 15px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:13px;font-weight:600}.primary-button{border:1px solid var(--blue);color:#fff;background:linear-gradient(145deg,#2586ff,#1169dc);box-shadow:0 5px 13px #1677ff2b}.primary-button:hover{background:linear-gradient(145deg,#1478ed,#0d5dc7)}.ghost-button{border:1px solid #d5e0ea;color:#34485e;background:#fff}.ghost-button:hover{border-color:#9fc2e7;color:#126bd2;background:#f8fbff}.danger-text{color:#b93341}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.metric-card{min-height:108px;padding:19px 20px;display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:0 6px 20px #233d5b0d;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:3px;border-radius:0 3px 3px 0;background:currentColor}.metric-icon{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px}.metric-icon svg{width:23px;height:23px}.metric-card>div:last-child{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:baseline;width:100%}.metric-card span{grid-column:1;color:#586c80;font-size:12px}.metric-card strong{grid-column:2;grid-row:1 / span 2;font-size:28px;color:#142438}.metric-card strong small{font-size:12px;font-weight:500;color:#6f7e8d;margin-left:4px}.metric-card p{grid-column:1;margin:5px 0 0;font-size:11px;color:#8a98a7;white-space:nowrap}.metric-card.danger{color:var(--red)}.metric-card.danger .metric-icon{background:var(--red-soft);color:var(--red)}.metric-card.blue{color:#2383df}.metric-card.blue .metric-icon{background:#edf6ff;color:#2383df}.metric-card.green{color:var(--green)}.metric-card.green .metric-icon{background:var(--green-soft);color:var(--green)}.metric-card.amber{color:var(--amber)}.metric-card.amber .metric-icon{background:var(--amber-soft);color:var(--amber)}.panel{border:1px solid var(--border);background:#fff;border-radius:13px;box-shadow:var(--shadow);overflow:hidden}.panel-heading{min-height:57px;padding:12px 17px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eef4}.panel-heading>div:first-child{display:flex;flex-direction:column;gap:2px}.panel-heading strong{font-size:14px}.panel-heading span{color:var(--muted);font-size:11px}.panel-heading>button{border:0;background:#f2f6fa;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;cursor:pointer}.workbench-grid{display:grid;grid-template-columns:290px minmax(0,1fr);gap:16px;align-items:stretch}.alarm-list-panel{min-height:700px;display:flex;flex-direction:column}.live-dot{color:#239d75;font-size:11px;display:flex;align-items:center;gap:6px}.live-dot i{width:7px;height:7px;border-radius:50%;background:#21bf86;animation:pulse 1.8s infinite}.alarm-list{flex:1;padding:10px;overflow:auto;max-height:664px}.alarm-list-item{width:100%;padding:13px;margin-bottom:9px;text-align:left;border:1px solid #e1e8ef;border-left:3px solid #d1dbe5;border-radius:10px;background:#fff;cursor:pointer;transition:.18s ease}.alarm-list-item.critical{border-left-color:var(--red)}.alarm-list-item.warning{border-left-color:var(--amber)}.alarm-list-item:hover{border-color:#b9cfe2;transform:translateY(-1px);box-shadow:0 5px 15px #26446312}.alarm-list-item.selected{background:#f5faff;border-color:#72aee8;box-shadow:inset 0 0 0 1px #3689d714}.alarm-item-top{display:flex;justify-content:space-between;align-items:center}.alarm-item-top>span{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--red);font-weight:700}.alarm-item-top>span i{width:7px;height:7px;border-radius:50%;background:currentColor}.alarm-item-top time{color:#8997a5;font-size:10px}.alarm-list-item>strong{display:block;margin-top:9px;font-size:15px;color:#172638}.alarm-list-item>p{margin:5px 0 10px;display:flex;align-items:center;gap:6px;color:#586b7f;font-size:12px}.alarm-item-meta{display:flex;gap:6px}.alarm-item-meta span{padding:3px 6px;border-radius:5px;color:#52708e;background:#eef4f8;font-size:9px}.panel-link{width:100%;height:43px;display:flex;align-items:center;justify-content:center;gap:5px;color:#2477bd;border:0;border-top:1px solid #e8eef4;background:#fafcff;cursor:pointer;font-size:11px}.event-workbench{min-height:700px}.event-layout{height:100%}.event-titlebar{min-height:70px;padding:12px 18px;border-bottom:1px solid #e6edf3;display:flex;align-items:center;justify-content:space-between}.event-alert-title{display:flex;align-items:center;gap:14px}.event-alert-title>div:last-child{display:flex;flex-direction:column;gap:3px}.event-alert-title>div:last-child strong{font-size:17px}.event-alert-title small{color:var(--muted);font-size:10px}.event-level{height:31px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:7px;font-size:11px;font-weight:700}.event-level.critical{color:#bf2938;background:#fff0f2;border:1px solid #ffd1d6}.event-level.warning{color:#aa7116;background:#fff8e8;border:1px solid #f8dda7}.event-time{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.event-time span{font-size:10px;color:var(--muted)}.event-time strong{font-size:13px;font-variant-numeric:tabular-nums}.event-main-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(275px,.72fr);min-height:390px}.video-column{padding:14px 14px 10px;border-right:1px solid #e6edf3;background:#f7f9fb}.camera-scene{width:100%;aspect-ratio:16 / 9;max-height:360px;min-height:306px;background:#111d24;position:relative;overflow:hidden;border-radius:9px;box-shadow:inset 0 0 0 1px #ffffff14,0 8px 22px #0818232b}.camera-scene svg{width:100%;height:100%;display:block;filter:saturate(.72) contrast(1.05) brightness(.82)}.camera-scene:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 1px,transparent 3px);mix-blend-mode:multiply}.camera-overlay{position:absolute;z-index:3;padding:5px 8px;border-radius:4px;background:#040d1485;color:#e8f5f3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;letter-spacing:.03em}.camera-overlay.top-left{left:10px;top:10px;display:flex;align-items:center;gap:6px}.camera-overlay.top-left i{width:6px;height:6px;border-radius:50%;background:#ff4256;box-shadow:0 0 0 3px #ff425626}.camera-overlay.top-right{right:10px;top:10px}.camera-overlay.bottom-left{left:10px;bottom:10px}.camera-scanline{position:absolute;z-index:2;left:0;right:0;top:-10%;height:32%;background:linear-gradient(transparent,rgba(142,255,231,.04),transparent);animation:scan 5s linear infinite}.floor-person{animation:cameraNoise 2.2s steps(2) infinite}.camera-lock-cover{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:#04111bde;cursor:pointer}.camera-lock-cover>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#81dfdf;background:#1fbcc421;border:1px solid rgba(112,229,226,.3);margin-bottom:12px}.camera-lock-cover strong{font-size:16px}.camera-lock-cover small{color:#a8bfce;margin:6px 0 14px}.camera-lock-cover em{padding:7px 17px;border-radius:18px;background:#168dba;font-size:11px;font-style:normal}.video-info-bar{height:34px;display:flex;align-items:center;gap:16px;padding:0 3px;color:#5c7084;font-size:9px}.video-info-bar span{display:inline-flex;align-items:center;gap:5px}.video-info-bar .simulated-label{margin-left:auto;color:#9a6c1f;background:#fff6df;padding:3px 6px;border-radius:4px}.resident-card{padding:18px;background:#fff}.resident-heading{display:flex;gap:11px;align-items:center;padding-bottom:15px;border-bottom:1px solid #e9eef3}.resident-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#e8f6f6,#d9e8f6);color:#176f93;font-size:20px;font-weight:700}.resident-heading>div:last-child{display:flex;flex-direction:column;gap:4px}.resident-heading strong{font-size:16px}.resident-heading span{color:var(--muted);font-size:10px}.resident-location{display:flex;gap:9px;margin:14px 0;padding:11px;border-radius:9px;color:#315c77;background:#f1f7fa}.resident-location svg{margin-top:3px;flex:0 0 auto}.resident-location div{display:flex;flex-direction:column;gap:3px}.resident-location span{color:#728799;font-size:9px}.resident-location strong{font-size:11px}.device-summary{margin:0}.device-summary>div{min-height:35px;display:grid;grid-template-columns:75px 1fr;align-items:center;border-bottom:1px dashed #e5ebf0}.device-summary dt{color:#7a8998;font-size:9px}.device-summary dd{margin:0;color:#2a3c4e;font-size:10px;font-weight:600;word-break:break-all}.status-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:5px;font-size:9px}.status-badge.new{color:#bd2938;background:#fff0f2}.status-badge.acknowledged{color:#176fbe;background:#edf6ff}.status-badge.processing{color:#a66d10;background:#fff7e4}.status-badge.closed{color:#147e59;background:#eaf9f3}.attention-box,.onsite-box{margin-top:14px;padding:9px 10px;display:flex;gap:8px;align-items:flex-start;border-radius:8px;font-size:9px;line-height:1.5}.attention-box{color:#ac3542;background:#fff2f3;border:1px solid #ffd6da}.onsite-box{color:#94620f;background:#fff8e9;border:1px solid #f9e2b6}.event-bottom-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);border-top:1px solid #e6edf3}.timeline-panel{padding:14px 17px}.timeline-panel.compact{border-right:1px solid #e6edf3;max-height:220px;overflow:auto}.section-title{min-height:29px;display:flex;align-items:center;justify-content:space-between}.section-title>div{display:flex;align-items:center;gap:7px;color:#293f54}.section-title strong{font-size:11px}.section-title>span{color:#8190a0;font-size:8px}.timeline-list{margin-top:6px}.timeline-item{min-height:34px;display:grid;grid-template-columns:13px 1fr auto;gap:7px;align-items:start;position:relative}.timeline-item:before{content:"";position:absolute;left:4px;top:12px;bottom:-4px;width:1px;background:#dce6ed}.timeline-item:last-child:before{display:none}.timeline-item>i{width:9px;height:9px;margin-top:3px;border:2px solid currentColor;background:#fff;border-radius:50%;z-index:1}.timeline-item>div{display:flex;flex-direction:column;gap:1px}.timeline-item strong{color:#32485d;font-size:9px}.timeline-item span{color:#83909e;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:290px}.timeline-item time{color:#8997a5;font-size:8px;font-variant-numeric:tabular-nums}.timeline-item.danger{color:var(--red)}.timeline-item.warning{color:var(--amber)}.timeline-item.info{color:#2681c8}.timeline-item.success{color:var(--green)}.action-panel{padding:14px 17px}.action-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.action-buttons button{min-height:64px;padding:9px 10px;border-radius:9px;display:flex;gap:8px;align-items:center;text-align:left;cursor:pointer;background:#fff}.action-buttons button>svg{flex:0 0 auto}.action-buttons button span{display:flex;flex-direction:column;gap:2px}.action-buttons button strong{font-size:10px}.action-buttons button small{font-size:7px;color:#768798;line-height:1.35}.action-danger{border:1px solid #f3b4bc;color:#bf2c3c}.action-danger:hover{background:#fff3f4}.action-safe{border:1px solid #9ddcc7;color:#14805a}.action-safe:hover{background:#edfaf5}.action-onsite{border:1px solid #e9d09a;color:#a16c17}.action-onsite:hover{background:#fff9eb}.reveal-action{width:100%;min-height:66px;margin-top:9px;padding:0 17px;display:flex;align-items:center;gap:10px;border:1px solid #8dbfe9;border-radius:9px;color:#176cb4;background:#f1f8fe;font-size:12px;font-weight:700;cursor:pointer}.reveal-action svg:last-child{margin-left:auto}.completed-summary{margin-top:8px;min-height:70px;padding:10px 13px;display:flex;align-items:center;gap:11px;color:#197656;background:#effaf6;border:1px solid #b9e5d5;border-radius:9px}.completed-summary>div{display:grid;grid-template-columns:1fr auto;align-items:baseline;flex:1}.completed-summary span{color:#688b7e;font-size:8px}.completed-summary strong{font-size:11px}.completed-summary p{grid-column:1 / span 2;margin:4px 0 0;color:#5c7b70;font-size:8px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#789}.empty-state.compact{min-height:180px;padding:20px}.empty-state.large{min-height:630px;padding:35px}.empty-state svg{color:#8db3c5;margin-bottom:10px}.empty-state strong{color:#4c6579;font-size:13px}.empty-state span{margin-top:5px;font-size:10px}.empty-state .ghost-button{margin-top:15px}.empty-orbit{width:90px;height:90px;display:grid;place-items:center;margin-bottom:17px;border-radius:50%;border:1px dashed #9fc4d6;background:#f2f9fb;box-shadow:0 0 0 12px #dff1f68c}.empty-orbit svg{margin:0}.alarm-toast{position:fixed;z-index:80;top:91px;left:50%;transform:translate(-50%);width:min(760px,calc(100vw - 80px));min-height:88px;padding:13px 16px;display:flex;align-items:center;gap:13px;color:#fff;background:linear-gradient(108deg,#a5192c,#d43243 72%,#bd2032);border:1px solid rgba(255,255,255,.22);border-radius:13px;box-shadow:0 18px 45px #8a0f2359;animation:toastIn .35s ease both}.alarm-toast-icon{width:49px;height:49px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#ffffff24;animation:shake 2s infinite}.alarm-toast-copy{flex:1;display:flex;flex-direction:column;gap:2px}.alarm-toast-copy>span{color:#ffd5d9;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.alarm-toast-copy strong{font-size:16px}.alarm-toast-copy small{color:#ffe4e7;font-size:10px}.toast-view{height:37px;padding:0 12px;border:0;border-radius:8px;display:flex;align-items:center;gap:4px;color:#a01d2e;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.toast-close{width:28px;height:28px;border:0;display:grid;place-items:center;color:#fff;background:transparent;cursor:pointer}.control-banner{min-height:70px;margin-bottom:17px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;color:#d7e6f2;background:linear-gradient(105deg,#0d263c,#123a53);border:1px solid #1f5069;border-radius:12px;box-shadow:0 8px 22px #0a2a401f}.control-banner>div{display:flex;align-items:center;gap:12px}.control-banner svg{color:#54ced2}.control-banner span{display:flex;flex-direction:column;gap:3px}.control-banner strong{color:#fff;font-size:12px}.control-banner small{color:#abc0cf;font-size:10px}.demo-mode-pill{padding:6px 10px;border:1px solid rgba(79,222,216,.36);border-radius:6px;color:#7ce4dc!important;background:#2fbcbc17;font-family:ui-monospace,monospace;font-size:9px;letter-spacing:.12em}.control-grid{display:grid;grid-template-columns:minmax(400px,.82fr) minmax(620px,1.18fr);gap:17px}.scenario-list{padding:12px}.scenario-card{width:100%;min-height:112px;padding:14px;display:flex;gap:11px;border:1px solid #dfe7ee;border-radius:10px;background:#fff;text-align:left;cursor:pointer;margin-bottom:10px;transition:.18s ease}.scenario-card:hover{border-color:#9bc1e1;box-shadow:0 5px 15px #2548690f}.scenario-card.selected{border-color:#368bd1;background:#f3f9ff;box-shadow:inset 0 0 0 1px #368bd114}.scenario-radio{width:18px;height:18px;flex:0 0 auto;border:2px solid #a9b7c4;border-radius:50%;display:grid;place-items:center;margin-top:2px}.scenario-card.selected .scenario-radio{border-color:#2580cd}.scenario-radio i{width:8px;height:8px;border-radius:50%;background:transparent}.scenario-card.selected .scenario-radio i{background:#2580cd}.scenario-copy{flex:1;min-width:0}.scenario-copy>div{display:flex;align-items:center;justify-content:space-between}.scenario-copy strong{font-size:13px}.scenario-copy em{padding:3px 6px;color:#b53947;background:#fff0f2;border-radius:4px;font-size:8px;font-style:normal}.scenario-copy p{min-height:31px;margin:6px 0 9px;color:#627487;font-size:10px;line-height:1.55}.scenario-copy small{display:flex;align-items:center;gap:5px;color:#74889a;font-size:9px}.scenario-copy small svg:not(:first-child){margin-left:7px}.trigger-panel{display:flex;flex-direction:column}.signal-diagram{min-height:132px;padding:21px 24px 12px;display:flex;align-items:center;justify-content:center;background:#f7fafc;border-bottom:1px solid #e7edf3}.signal-diagram>div:not(.signal-path){width:120px;display:flex;flex-direction:column;align-items:center;text-align:center}.signal-diagram>div:not(.signal-path)>span{width:48px;height:48px;display:grid;place-items:center;color:#177bb6;background:#e7f5f9;border-radius:12px;border:1px solid #cae9ee}.signal-diagram strong{margin-top:7px;font-size:11px}.signal-diagram small{color:#7e8d9c;font-size:8px}.signal-path{width:95px;display:flex;align-items:center;justify-content:center;gap:7px;color:#69a6c0}.signal-path i{width:6px;height:6px;border-radius:50%;background:#72bacb;animation:signal 1.4s infinite}.signal-path i:nth-child(2){animation-delay:.18s}.signal-path i:nth-child(3){animation-delay:.36s}.trigger-summary{margin:15px 22px 10px;display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e0e8ef;border-radius:9px;overflow:hidden}.trigger-summary>div{min-height:51px;padding:9px 12px;display:flex;flex-direction:column;gap:3px;border-bottom:1px solid #e7edf2}.trigger-summary>div:nth-child(odd){border-right:1px solid #e7edf2}.trigger-summary>div:nth-last-child(-n+2){border-bottom:0}.trigger-summary dt{color:#82909e;font-size:8px}.trigger-summary dd{margin:0;color:#314558;font-size:10px;font-weight:600}.trigger-button{min-height:68px;margin:5px 22px 12px;padding:0 18px;display:flex;align-items:center;gap:12px;border:0;border-radius:10px;color:#fff;background:linear-gradient(110deg,#bd2034,#e23f4e);box-shadow:0 8px 20px #c2223538;cursor:pointer}.trigger-button:hover{background:linear-gradient(110deg,#a7192b,#d53546);transform:translateY(-1px)}.trigger-button>span{flex:1;display:flex;flex-direction:column;text-align:left}.trigger-button strong{font-size:13px}.trigger-button small{color:#ffe2e5;font-size:9px}.trigger-success{min-height:35px;margin:0 22px 15px;padding:7px 10px;display:flex;align-items:center;gap:7px;border-radius:7px;color:#187756;background:#eaf9f3;font-size:9px}.trigger-success span{flex:1}.trigger-success button{border:0;color:#167455;background:transparent;text-decoration:underline;cursor:pointer}.control-bottom-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:17px;margin-top:17px}.demo-steps{list-style:none;padding:14px 18px 17px;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.demo-steps li{display:flex;gap:9px;position:relative}.demo-steps li:not(:last-child):after{content:"";position:absolute;top:13px;right:-8px;width:11px;height:1px;background:#cfdae3}.demo-steps li>span{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#1977bd;background:#eaf5fb;font-size:10px;font-weight:700}.demo-steps li>div{display:flex;flex-direction:column;gap:3px}.demo-steps strong{font-size:10px}.demo-steps small{color:#748596;font-size:8px;line-height:1.5}.current-panel{min-height:170px}.current-event-row{width:calc(100% - 20px);min-height:49px;margin:8px 10px;padding:7px 9px;display:flex;align-items:center;gap:9px;border:1px solid #e0e7ee;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.current-event-row>span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#bd2d3d;background:#fff0f2}.current-event-row>div{flex:1;display:flex;flex-direction:column;gap:2px}.current-event-row strong{font-size:10px}.current-event-row small{color:#7a8998;font-size:8px}.history-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:17px}.history-summary>div{min-height:88px;padding:15px 18px;display:flex;align-items:center;gap:13px;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:0 6px 18px #233d5b0d}.history-summary>div>span{width:42px;height:42px;display:grid;place-items:center;color:#a87520;background:#fff6e5;border-radius:11px}.history-summary>div>span.red{color:#bd3040;background:#fff0f2}.history-summary>div>span.green{color:#13815a;background:#eaf9f3}.history-summary>div>span.blue{color:#217dcb;background:#eef6fe}.history-summary svg{width:21px}.history-summary p{margin:0;color:#708193;font-size:10px;display:flex;flex-direction:column;gap:4px}.history-summary strong{color:#1c2e42;font-size:22px}.history-summary strong small{margin-left:4px;font-size:9px;color:#768698;font-weight:500}.history-toolbar{min-height:59px;padding:11px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7edf3}.filter-tabs{display:flex;gap:5px}.filter-tabs button{height:31px;padding:0 12px;border:1px solid transparent;border-radius:7px;color:#687b8e;background:transparent;font-size:10px;cursor:pointer}.filter-tabs button.active{color:#176cb6;border-color:#b8d8ee;background:#edf7fd;font-weight:700}.history-toolbar>span{color:#8190a0;font-size:10px}.history-table-wrap{min-height:370px;overflow:auto}.history-table{width:100%;border-collapse:collapse;table-layout:fixed}.history-table th{height:38px;padding:0 12px;text-align:left;color:#728295;background:#f7f9fb;border-bottom:1px solid #e3eaf0;font-size:9px;font-weight:600}.history-table td{height:63px;padding:9px 12px;border-bottom:1px solid #edf1f5;font-size:10px;color:#43576b;vertical-align:middle}.history-table th:nth-child(1){width:145px}.history-table th:nth-child(2){width:165px}.history-table th:nth-child(3){width:135px}.history-table th:nth-child(4){width:140px}.history-table th:nth-child(5){width:80px}.history-table th:nth-child(6){width:90px}.history-table th:last-child{width:68px}.history-table td>strong,.history-table td>small{display:block}.history-table td>strong{color:#263b50;font-size:10px}.history-table td>small{color:#8593a1;font-size:8px;margin-top:3px}.history-table tr:hover td{background:#fbfdff}.note-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-link{border:0;background:transparent;color:#1e72b8;cursor:pointer;display:flex;align-items:center;gap:2px;font-size:9px}.result-badge{width:fit-content;padding:4px 7px;display:inline-flex;align-items:center;gap:4px;border-radius:5px;font-size:8px;font-weight:600}.result-badge.fall{color:#ba2a3a;background:#fff0f2}.result-badge.false_alarm{color:#137a56;background:#eaf9f3}.result-badge.onsite{color:#9b6816;background:#fff7e5}.result-badge.pending{color:#276eac;background:#edf6fe}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:30px;background:#05121d94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .18s ease both}.action-modal,.history-detail-modal{width:min(620px,calc(100vw - 80px));max-height:calc(100vh - 70px);overflow:auto;border-radius:14px;background:#fff;box-shadow:0 28px 80px #00152752;animation:modalIn .22s ease both}.history-detail-modal{width:min(760px,calc(100vw - 80px))}.modal-heading{min-height:73px;padding:14px 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #e5ecf2}.modal-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#ad6c17;background:#fff7e6}.modal-icon.fall{color:#bd2d3d;background:#fff0f2}.modal-icon.false_alarm{color:#147d59;background:#eaf9f3}.modal-icon.complete{color:#226fae;background:#edf6fe}.modal-heading>div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:3px}.modal-heading strong{font-size:15px}.modal-heading span{color:#748596;font-size:9px}.modal-heading>button{width:31px;height:31px;border:0;display:grid;place-items:center;border-radius:8px;color:#718294;background:#f2f5f8;cursor:pointer}.modal-body{padding:17px 20px}.field-label{display:flex;flex-direction:column;gap:6px;color:#4c6175;font-size:10px;font-weight:600;margin-bottom:14px}.field-label input,.field-label textarea{width:100%;padding:9px 11px;color:#263b4e;border:1px solid #d5e0e9;border-radius:8px;background:#fbfcfd;font-size:11px;resize:vertical}.modal-body fieldset{margin:0 0 14px;padding:0;border:0}.modal-body legend{margin-bottom:7px;color:#4c6175;font-size:10px;font-weight:600}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.check-grid label{min-height:39px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dce5ec;border-radius:8px;color:#587083;background:#fff;font-size:10px;cursor:pointer}.check-grid label.checked{color:#176cae;border-color:#9ec7e5;background:#f1f8fd}.check-grid input{display:none}.check-grid label>span{width:17px;height:17px;display:grid;place-items:center;color:transparent;border:1px solid #bdc9d3;border-radius:5px}.check-grid label.checked>span{color:#fff;border-color:#2480c8;background:#2480c8}.human-decision-note{padding:9px 10px;display:flex;align-items:center;gap:7px;color:#527083;background:#f1f7fa;border-radius:7px;font-size:9px}.modal-actions{min-height:63px;padding:11px 18px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #e5ecf2;background:#fbfcfd}.history-detail-body{padding:18px 20px}.detail-result{min-height:48px;padding:9px 12px;display:flex;align-items:center;gap:10px;border-radius:9px;background:#f6f9fb}.detail-result strong{flex:1;font-size:12px}.detail-result>span:last-child{color:#708194;font-size:9px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);margin:14px 0;border:1px solid #e2e9ef;border-radius:9px;overflow:hidden}.detail-grid>div{min-height:55px;padding:9px 11px;border-bottom:1px solid #e7edf2}.detail-grid>div:nth-child(odd){border-right:1px solid #e7edf2}.detail-grid>div:nth-last-child(-n+2){border-bottom:0}.detail-grid dt{color:#81909f;font-size:8px}.detail-grid dd{margin:4px 0 0;color:#344a5e;font-size:10px;font-weight:600}.app-footer{min-height:42px;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:20px;color:#8493a2;background:#e9eff4;border-top:1px solid #dce5ed;font-size:9px}.demo-badge{padding:3px 7px;color:#906318;background:#fff6df;border-radius:4px}@keyframes pulse{0%,to{box-shadow:0 0 #21bf8640}50%{box-shadow:0 0 0 5px #21bf8600}}@keyframes scan{0%{transform:translateY(-60%)}to{transform:translateY(400%)}}@keyframes cameraNoise{0%,to{transform:translate(0)}50%{transform:translate(.3px,-.3px)}}@keyframes signal{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-18px) scale(.97)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes shake{0%,75%,to{transform:rotate(0)}80%{transform:rotate(-8deg)}85%{transform:rotate(8deg)}90%{transform:rotate(-6deg)}95%{transform:rotate(6deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1380px){.top-header{grid-template-columns:260px auto minmax(380px,1fr);gap:15px}.top-nav button{padding:0 13px}.online-pill{display:none}.page{width:calc(100% - 32px)}.workbench-grid{grid-template-columns:265px minmax(0,1fr)}.event-main-grid{grid-template-columns:minmax(0,1.65fr) 275px}.camera-scene{min-height:285px}.action-buttons button{padding:7px;gap:5px}.action-buttons button small{display:none}}@media(min-width:1740px){.camera-scene{max-height:410px}.alarm-list-panel,.event-workbench{min-height:756px}.alarm-list{max-height:720px}}
