.rz-alerts-page{display:flex;flex-direction:column;gap:12px;flex:1 1;min-width:0}.rz-alerts-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border:1px solid var(--rz-border);border-radius:var(--rz-radius-lg);background:radial-gradient(420px 140px at 78% 50%,rgba(124,58,237,.22),rgba(124,58,237,0) 70%),linear-gradient(180deg,var(--rz-surface-2),var(--rz-surface-1));box-shadow:0 14px 40px rgba(0,0,0,.2);overflow:hidden}.rz-alerts-head-main{min-width:0}.rz-alerts-title{margin:0;font-size:21px;line-height:25px;font-weight:700;letter-spacing:-.01em}.rz-alerts-subtitle{margin:5px 0 0;font-size:12px;color:var(--rz-text-muted)}.rz-alerts-chips{display:flex;align-items:center;gap:8px;flex:none}.rz-alerts-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 11px;border:1px solid var(--rz-border-strong);border-radius:13px;background:rgba(1,3,15,.5);font-size:11px;font-weight:500;color:var(--rz-text-secondary);white-space:nowrap}.rz-alerts-chip--ok{color:var(--rz-green);border-color:rgba(34,197,94,.4)}.rz-alerts-chip--ok .rz-icon{width:13px;height:13px}.rz-alerts-grid{display:grid;grid-template-columns:3fr 2fr;gap:12px;min-height:0}.rz-alerts-panel{min-width:0;height:auto}.rz-alerts-panel,.rz-alerts-table{display:flex;flex-direction:column}.rz-alerts-table{flex:1 1;min-height:0}.rz-alerts-tr{display:grid;grid-template-columns:1fr 1.2fr .8fr .8fr 1fr;align-items:center;gap:10px;min-height:40px;border-top:1px solid rgba(19,31,56,.6);min-width:0}.rz-alerts-tr--head{min-height:26px;border-top:0;font-size:9px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--rz-text-muted)}.rz-alerts-cell{font-size:11px;color:var(--rz-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rz-alerts-cell--strong{color:var(--rz-text);font-weight:500}.rz-alerts-unit{font-size:10px;color:var(--rz-text-muted)}.rz-alerts-actions{display:inline-flex;align-items:center;gap:8px}.rz-alerts-action{border:1px solid var(--rz-border);border-radius:var(--rz-radius-sm);background:transparent;color:var(--rz-text-muted);font-size:10px;font-weight:500;height:22px;padding:0 9px;cursor:pointer;white-space:nowrap}.rz-alerts-action:hover{color:var(--rz-text);border-color:var(--rz-border-strong)}.rz-alerts-action:disabled{opacity:.5;cursor:default}.rz-alerts-action--danger:hover{color:#f87171;border-color:rgba(239,68,68,.4)}.rz-alerts-status{display:inline-flex;align-items:center;gap:5px;height:20px;padding:0 9px;border-radius:10px;font-size:10px;font-weight:500;white-space:nowrap;width:fit-content}.rz-alerts-status:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.rz-alerts-status.is-green{background:rgba(34,197,94,.13);color:#4ade80}.rz-alerts-status.is-muted{background:rgba(100,116,139,.16);color:var(--rz-text-muted)}.rz-alerts-channel{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:var(--rz-radius-sm);font-size:10px;font-weight:600;white-space:nowrap;width:fit-content}.rz-alerts-channel.is-email{background:rgba(139,92,246,.16);color:var(--rz-purple-300)}.rz-alerts-channel.is-slack{background:rgba(34,211,238,.13);color:var(--rz-cyan)}.rz-alerts-channel.is-webhook{background:rgba(245,158,11,.14);color:var(--rz-yellow)}.rz-alerts-channel.is-in_app{background:rgba(59,130,246,.13);color:#60a5fa}.rz-alerts-channel.is-budget{background:rgba(139,92,246,.16);color:var(--rz-purple-300)}.rz-alerts-channel.is-quality{background:rgba(34,197,94,.13);color:#4ade80}.rz-alerts-channel.is-latency{background:rgba(245,158,11,.14);color:var(--rz-yellow)}.rz-alerts-channel.is-delivery{background:rgba(59,130,246,.13);color:#60a5fa}.rz-alerts-form{display:flex;flex-direction:column;gap:12px;flex:1 1}.rz-alerts-field{display:flex;flex-direction:column;gap:5px;min-width:0}.rz-alerts-label{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--rz-text-muted)}.rz-alerts-input{height:32px;padding:0 11px;border:1px solid var(--rz-border);border-radius:var(--rz-radius-md);background:rgba(1,3,15,.55);color:var(--rz-text);font-size:12px;outline:none}.rz-alerts-input:focus{border-color:rgba(139,92,246,.5)}.rz-alerts-form-error{font-size:11px;color:#f87171}.rz-alerts-submit{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:32px;margin-top:auto;border:0;border-radius:var(--rz-radius-sm);background:linear-gradient(90deg,var(--rz-purple-500),var(--rz-purple-600));color:var(--rz-text);font-size:11px;font-weight:600;cursor:pointer;box-shadow:0 4px 14px rgba(124,58,237,.35)}.rz-alerts-submit:disabled{opacity:.6;cursor:default}.rz-alerts-submit .rz-icon{width:13px;height:13px}.rz-alerts-empty{display:flex;flex-direction:column;gap:5px;padding:18px 4px;flex:1 1}.rz-alerts-empty-title{font-size:12px;font-weight:600;color:var(--rz-text-secondary)}.rz-alerts-empty-sub{font-size:11px;line-height:15px;color:var(--rz-text-muted)}.rz-alerts-events{display:flex;flex-direction:column;flex:1 1;min-height:0}.rz-alerts-event{display:grid;grid-template-columns:.5fr 2.2fr 1.4fr .9fr;align-items:center;gap:10px;min-height:38px;border-top:1px solid rgba(19,31,56,.6);min-width:0}.rz-alerts-event-message{font-size:11px;color:var(--rz-text);min-width:0}.rz-alerts-event-message,.rz-alerts-event-meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-alerts-event-meta{font-size:10px;color:var(--rz-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rz-alerts-event-time{font-size:10px;color:var(--rz-text-muted);text-align:right;white-space:nowrap}