.unitwatch-screen{position:fixed;top:65px;left:220px;right:0;bottom:0;background:var(--bg-dark, #0a0c10);z-index:5;display:none;flex-direction:column;overflow:hidden}.unitwatch-screen.active{display:flex}body.nav-collapsed .unitwatch-screen{left:56px}.unitwatch-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.unitwatch-person-block{display:flex;flex-direction:column;gap:0}.unitwatch-search-wrap{position:relative;min-width:200px}.unitwatch-search-wrap svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#fff6;pointer-events:none}.unitwatch-search{width:100%;padding:10px 14px 10px 40px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s;box-sizing:border-box}.unitwatch-search:focus{outline:none;border-color:#00e6cc}.unitwatch-search::-moz-placeholder{color:#ffffff59}.unitwatch-search::placeholder{color:#ffffff59}.unitwatch-alerts-section{background:#0d1118fa;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 16px;margin-bottom:20px}.unitwatch-alerts-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.unitwatch-alerts-title{color:#ffffffb3}.unitwatch-alerts-count{background:#ef444433;color:#ef4444;padding:2px 8px;border-radius:6px;font-size:11px}.unitwatch-alerts-list{display:flex;flex-direction:column;gap:6px;max-height:120px;overflow-y:auto}.unitwatch-alerts-list::-webkit-scrollbar{width:6px}.unitwatch-alerts-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.unitwatch-alert-item{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background:#ffffff08;border-radius:8px;border-left:3px solid rgba(245,158,11,.8)}.unitwatch-alert-item.critical{border-left-color:#ef4444}.unitwatch-alert-item.warning,.unitwatch-alert-item.medium{border-left-color:#f59e0b}.unitwatch-alert-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.unitwatch-alert-officer{font-size:12px;font-weight:600;color:#fff}.unitwatch-alert-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;padding:2px 6px;border-radius:999px;background:#ffffff14;color:#ffffffbf}.unitwatch-alert-badge.critical{background:#ef444433;color:#ef4444}.unitwatch-alert-badge.warning{background:#f59e0b33;color:#f59e0b}.unitwatch-alert-msg{font-size:12px;color:#fffc}.unitwatch-alert-time{margin-left:auto;font-size:10px;color:#fff6}
