.event-actions-page{grid-area:dashboard;min-width:0;min-height:0;padding:0;overflow:hidden;border-color:#2b5687;background:linear-gradient(145deg,rgba(16,38,70,.98),rgba(11,25,51,.995) 70%);color:#edf5ff}
.event-actions-header{display:grid;grid-template-columns:minmax(235px,1fr) auto minmax(260px,390px) auto;align-items:center;gap:14px;padding:13px 17px;border-bottom:1px solid rgba(75,123,177,.32);background-image:linear-gradient(180deg,rgba(255,255,255,.065),transparent 55%),linear-gradient(90deg,rgba(16,38,70,.98),rgba(11,25,51,.96));box-shadow:inset 0 1px rgba(255,255,255,.08),0 1px rgba(0,0,0,.28)}
.event-actions-title{display:flex;align-items:center;gap:11px}.event-actions-title>i{display:grid;place-items:center;width:37px;height:37px;border:1px solid rgba(20,226,244,.52);border-radius:11px;color:#25e1f3;background:rgba(0,214,230,.1);box-shadow:0 0 18px rgba(0,218,234,.2);font-style:normal}.event-actions-title h1{margin:0;color:#f3f8ff;font-size:16px}.event-actions-title p{margin:2px 0 0;color:#bdc9d9;font-size:11px}
.event-actions-primary{height:39px;padding:0 16px;border:1px solid #2ce3ef;border-radius:10px;color:#041322;background:linear-gradient(180deg,#4df1f1,#22cbdc);font-weight:800;box-shadow:inset 0 1px rgba(255,255,255,.55),0 7px 18px rgba(0,208,225,.16);cursor:pointer}.event-actions-primary b{margin-right:6px;font-size:17px}
.event-actions-search{display:flex;align-items:center;height:38px;padding:0 11px;border:1px solid #315982;border-radius:10px;background:#0c1b34;box-shadow:inset 0 1px rgba(255,255,255,.075),inset 0 -2px 5px rgba(0,4,15,.25)}.event-actions-search span{color:#9eb3ca}.event-actions-search input{width:100%;border:0;outline:0;color:#edf5ff;background:transparent;font:600 12px Manrope,sans-serif}.event-actions-search input::placeholder{color:#9bacc0}
.event-actions-summary{display:flex;gap:8px;align-items:center}.event-actions-summary span{padding:8px 10px;border:1px solid rgba(65,113,163,.55);border-radius:20px;color:#bfcde0;background:rgba(8,20,40,.6);font-size:10px;white-space:nowrap}.event-actions-summary b{color:#32e5ed}
.event-actions-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 17px;border-bottom:1px solid rgba(53,94,139,.42);background:rgba(8,21,43,.68)}.event-actions-toolbar>div{display:flex;align-items:center;gap:8px}.event-actions-toolbar strong{font-size:11px}.event-actions-toolbar small{color:#acbbcf;font-size:10px}.event-actions-live-dot{width:8px;height:8px;border-radius:50%;background:#39e69a;box-shadow:0 0 10px #20df8a}.event-actions-toolbar.paused .event-actions-live-dot{background:#f0a64a;box-shadow:0 0 10px #f0a64a}.event-actions-toolbar button{padding:7px 12px;border:1px solid #3b618d;border-radius:8px;color:#d8e5f4;background:#102442;font:700 10px Manrope;cursor:pointer}.event-actions-toolbar.paused button{border-color:#e89e40;color:#ffd39a;background:#3a2818}
.event-actions-columns,.event-action-row{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(160px,1fr) minmax(210px,1.35fr) 70px 155px;gap:14px;align-items:center}.event-actions-columns{padding:9px 17px;color:#bdc9d9;background:rgba(10,25,51,.82);font:700 10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.07em}.event-actions-list{display:flex;flex-direction:column;gap:8px;padding:10px}.event-action-row{position:relative;padding:12px;border:1px solid rgba(43,86,135,.78);border-radius:12px;background-image:linear-gradient(112deg,rgba(255,255,255,.075),transparent 31%),linear-gradient(135deg,rgba(16,38,70,.94),rgba(11,25,51,.98));box-shadow:inset 0 1px rgba(255,255,255,.1),inset 0 -1px rgba(0,0,0,.4),0 9px 22px rgba(0,5,18,.24)}.event-action-row:hover{border-color:#4079ae;transform:translateY(-1px)}.event-action-row.disabled{opacity:.58}.event-action-trigger,.event-action-condition,.event-action-response{display:flex;align-items:center;gap:9px;min-width:0}.event-action-trigger>i{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:9px;color:#26e2f2;background:rgba(8,205,228,.1);font-style:normal}.event-action-row span{min-width:0}.event-action-row strong{display:block;overflow:hidden;color:#edf4fd;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.event-action-row small{display:block;overflow:hidden;margin-top:2px;color:#b6c5d8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.event-action-response em{display:inline-block;margin:2px 4px 2px 0;padding:3px 6px;border:1px solid rgba(139,94,224,.55);border-radius:10px;color:#d6c3ff;background:rgba(108,56,194,.14);font:700 9px Manrope;font-style:normal}.event-action-runs{text-align:center}.event-action-runs strong{color:#3ce0e9;font:800 16px DM Mono}.event-action-controls{display:flex;justify-content:flex-end;gap:6px}.event-action-controls button{width:34px;height:32px;border:1px solid #355d89;border-radius:8px;color:#d6e4f4;background:#0c1b34;cursor:pointer}.event-action-controls button:hover{border-color:#2de1ec;color:#44eaf2;box-shadow:0 0 12px rgba(37,224,238,.15)}.event-action-controls .delete:hover{border-color:#e5506e;color:#ff7790}
.event-actions-empty{padding:65px 20px;text-align:center;color:#bdc9d9}.event-actions-empty i{display:grid;place-items:center;width:54px;height:54px;margin:auto;border:1px solid rgba(44,225,238,.45);border-radius:16px;color:#35e2eb;background:rgba(19,216,229,.08);font-size:25px;font-style:normal}.event-actions-empty h2{margin:14px 0 4px;color:#edf5ff;font-size:17px}.event-actions-empty p{margin:0 0 16px;font-size:12px}.event-actions-empty button{padding:9px 14px;border:1px solid #27dce7;border-radius:9px;color:#051625;background:#32dfe7;font-weight:800;cursor:pointer}
.event-actions-activity{margin:0 10px 10px;padding:11px 13px;border:1px solid rgba(50,91,136,.7);border-radius:12px;background:rgba(7,18,38,.68)}.event-actions-activity header{display:flex;justify-content:space-between;align-items:center}.event-actions-activity header strong{font-size:11px}.event-actions-activity header button{border:0;color:#37dfe8;background:transparent;font:700 10px Manrope;cursor:pointer}.event-actions-activity>p{margin:10px 0 2px;color:#afbed1;font-size:10px}.event-actions-activity-item{display:grid;grid-template-columns:70px 1fr auto;gap:10px;padding:7px 0;border-top:1px solid rgba(66,102,145,.3);font-size:10px}.event-actions-activity-item time{color:#94abc4}.event-actions-activity-item strong{color:#dce9f7}.event-actions-activity-item span{color:#43e2ec}
.event-action-dialog{width:min(760px,calc(100vw - 24px));max-height:calc(100vh - 28px);padding:0;overflow:hidden;border:1px solid #376b9e;border-radius:17px;color:#edf5ff;background:linear-gradient(145deg,#102646,#0b1933 72%);box-shadow:inset 0 1px rgba(255,255,255,.12),0 28px 80px rgba(0,4,18,.78)}.event-action-dialog::backdrop{background:rgba(0,5,17,.82);backdrop-filter:blur(7px)}.event-action-dialog form{display:flex;max-height:calc(100vh - 28px);flex-direction:column}.event-action-dialog header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid rgba(68,112,161,.42);background:linear-gradient(180deg,rgba(255,255,255,.06),transparent)}.event-action-dialog header p{margin:0;color:#33e2ec;font:700 9px DM Mono;letter-spacing:.12em}.event-action-dialog h2{margin:2px 0 0;font-size:18px}.event-action-dialog header button{border:0;color:#b6c6d9;background:transparent;font-size:25px;cursor:pointer}.event-action-form-body{display:flex;flex-direction:column;gap:11px;padding:13px 18px;overflow:auto}.event-action-form-section{padding:12px;border:1px solid rgba(55,100,149,.68);border-radius:12px;background:rgba(8,21,43,.58);box-shadow:inset 0 1px rgba(255,255,255,.045)}.event-action-section-title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.event-action-section-title>b{display:grid;place-items:center;width:25px;height:25px;border:1px solid rgba(39,224,236,.5);border-radius:8px;color:#34e2eb;background:rgba(31,211,226,.08);font-size:11px}.event-action-section-title strong{display:block;font-size:12px}.event-action-section-title small{display:block;color:#b9c7d9;font-size:10px}.event-action-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.event-action-form-grid.three{grid-template-columns:1fr 1fr 1fr}.event-action-form-body label{display:flex;flex-direction:column;gap:5px;color:#c6d2e1;font-size:10px;font-weight:700}.event-action-form-body input:not([type=checkbox]),.event-action-form-body select,.event-action-form-body textarea{box-sizing:border-box;width:100%;min-height:38px;padding:8px 10px;border:1px solid #315a85;border-radius:8px;outline:0;color:#edf5ff;background:#0b1b35;font:600 12px Manrope;box-shadow:inset 0 1px rgba(255,255,255,.07)}.event-action-form-body textarea{resize:vertical}.event-action-form-body input:focus,.event-action-form-body select:focus,.event-action-form-body textarea:focus{border-color:#2bdddf;box-shadow:0 0 0 2px rgba(38,221,227,.11)}.event-action-form-body label>small{color:#9fb2c8}.event-action-choice,.event-action-enabled{display:grid!important;grid-template-columns:18px 1fr;align-items:start;margin:7px 0}.event-action-choice input,.event-action-enabled input{accent-color:#20dce6}.event-action-choice span strong,.event-action-enabled span strong{display:block;color:#edf4fd;font-size:11px}.event-action-choice span small,.event-action-enabled span small{display:block;color:#adbed2;font-size:9px}.event-action-form-status{min-height:15px;margin:0;color:#f7b762;font-size:10px}.event-action-dialog footer{display:flex;align-items:center;gap:8px;padding:11px 18px;border-top:1px solid rgba(70,111,157,.4);background:rgba(6,16,33,.72)}.event-action-dialog footer span{flex:1}.event-action-dialog footer button{padding:8px 12px;border:1px solid #375f89;border-radius:8px;color:#d8e5f4;background:#102541;font:700 10px Manrope;cursor:pointer}.event-action-dialog footer button.primary{border-color:#2de0e9;color:#041522;background:#33dfe8}.event-action-dialog footer button.danger{border-color:#77374a;color:#ff93a8;background:#2d1722}
@media(max-width:950px){.event-actions-header{grid-template-columns:1fr auto}.event-actions-search{grid-column:1/-1}.event-actions-summary{position:absolute;right:20px;margin-top:94px}.event-actions-columns{display:none}.event-action-row{grid-template-columns:1fr 1fr}.event-action-runs{display:none}.event-action-controls{grid-column:1/-1}.event-action-form-grid.three{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.event-actions-header{display:flex;flex-wrap:wrap}.event-actions-title{width:100%}.event-actions-search{order:4;width:100%}.event-actions-summary{position:static;margin:0}.event-actions-toolbar small{display:none}.event-action-row{grid-template-columns:1fr}.event-action-response,.event-action-controls{grid-column:auto}.event-action-form-grid,.event-action-form-grid.three{grid-template-columns:1fr}.event-action-dialog footer{flex-wrap:wrap}.event-action-dialog footer span{display:none}}

/* Dashboard-aligned colour system. */
.event-actions-page {
  border-color: rgba(29,70,139,.98);
  background:
    radial-gradient(circle at 18% 0,rgba(29,93,209,.1),transparent 34%),
    linear-gradient(145deg,rgba(6,24,58,.985),rgba(2,10,28,.995) 76%),
    #06142f;
  box-shadow: inset 0 1px rgba(123,177,255,.1),0 12px 28px rgba(0,4,20,.34);
}
.event-actions-header {
  border-bottom-color: rgba(37,73,137,.55);
  background:
    linear-gradient(180deg,rgba(18,52,111,.7),rgba(5,21,52,.94)),
    #06142f;
  box-shadow: inset 0 1px rgba(122,178,255,.11),0 1px rgba(0,0,0,.35);
}
.event-actions-title > i {
  border-color: rgba(39,128,255,.72);
  color: #47dff4;
  background: linear-gradient(145deg,rgba(16,103,211,.32),rgba(93,45,188,.28));
  box-shadow: inset 0 1px rgba(255,255,255,.12),0 0 18px rgba(28,112,255,.2);
}
.event-actions-title h1 { color: #f7f9ff; }
.event-actions-title p,
.event-actions-columns,
.event-action-row small,
.event-actions-toolbar small { color: #a8b8d3; }
.event-actions-primary {
  border-color: #3488ff;
  color: #fff;
  background: linear-gradient(135deg,#167bff,#5459ff);
  box-shadow: inset 0 1px rgba(255,255,255,.25),0 0 21px rgba(31,111,255,.25);
}
.event-actions-primary:hover { background: linear-gradient(135deg,#2395ff,#715cff); }
.event-actions-search {
  border-color: #1d3b6c;
  background: linear-gradient(180deg,rgba(7,22,52,.95),rgba(3,11,29,.98));
}
.event-actions-summary span {
  border-color: #243f73;
  color: #b6c5df;
  background: rgba(4,14,37,.76);
}
.event-actions-summary b { color: #24dff5; }
.event-actions-toolbar {
  border-bottom-color: rgba(35,69,128,.58);
  background: linear-gradient(90deg,rgba(4,19,49,.92),rgba(7,17,44,.78));
}
.event-actions-toolbar button {
  border-color: #294d88;
  color: #d8e4f8;
  background: linear-gradient(180deg,#0b2753,#071a3c);
}
.event-actions-columns { background: rgba(4,17,43,.86); }
.event-action-row {
  border-color: rgba(27,66,132,.94);
  background:
    linear-gradient(112deg,rgba(80,154,255,.07),transparent 33%),
    linear-gradient(145deg,rgba(7,27,64,.98),rgba(3,13,35,.995));
  box-shadow: inset 0 1px rgba(120,177,255,.09),0 9px 22px rgba(0,4,20,.29);
}
.event-action-row:hover {
  border-color: #267af0;
  background:
    linear-gradient(112deg,rgba(81,158,255,.11),transparent 35%),
    linear-gradient(145deg,rgba(9,37,84,.98),rgba(4,16,42,.995));
  box-shadow: inset 0 1px rgba(139,190,255,.12),0 0 20px rgba(24,109,255,.12),0 10px 24px rgba(0,4,20,.34);
}
.event-action-trigger > i {
  color: #35ddf2;
  background: linear-gradient(145deg,rgba(15,117,211,.24),rgba(98,49,197,.22));
  box-shadow: inset 0 0 0 1px rgba(45,134,255,.18);
}
.event-action-row strong { color: #eef4ff; }
.event-action-response em {
  border-color: rgba(127,79,236,.58);
  color: #d8c8ff;
  background: rgba(94,44,190,.18);
}
.event-action-response em:nth-child(1) { border-color: rgba(34,217,242,.45); color: #64e9f7; background: rgba(20,139,179,.15); }
.event-action-response em:nth-child(3) { border-color: rgba(240,68,202,.4); color: #ff8be5; background: rgba(181,39,149,.13); }
.event-action-runs strong { color: #28dff4; }
.event-action-controls button {
  border-color: #244a84;
  color: #d7e5f8;
  background: linear-gradient(180deg,#092550,#061937);
}
.event-action-controls button:hover { border-color: #2b8cff; color: #5ee8f8; box-shadow: 0 0 14px rgba(31,119,255,.17); }
.event-actions-empty i {
  border-color: rgba(44,128,255,.55);
  color: #43ddf4;
  background: linear-gradient(145deg,rgba(15,99,203,.23),rgba(96,45,187,.2));
}
.event-actions-empty button {
  border-color: #3488ff;
  color: #fff;
  background: linear-gradient(135deg,#167bff,#5459ff);
}
.event-actions-activity {
  border-color: rgba(30,68,132,.86);
  background: linear-gradient(145deg,rgba(5,22,54,.88),rgba(3,12,32,.92));
}
.event-action-dialog {
  border-color: #2864b8;
  background:
    radial-gradient(circle at 18% 0,rgba(34,95,211,.15),transparent 36%),
    linear-gradient(145deg,#081c43,#030d26 74%);
}
.event-action-dialog header,
.event-action-dialog footer { border-color: rgba(41,82,150,.58); background-color: rgba(3,14,36,.78); }
.event-action-form-section {
  border-color: rgba(38,79,145,.76);
  background: linear-gradient(145deg,rgba(6,27,65,.82),rgba(3,14,37,.88));
}
.event-action-section-title > b {
  border-color: rgba(46,132,255,.56);
  color: #45e0f3;
  background: rgba(23,99,197,.17);
}
.event-action-form-body input:not([type=checkbox]),
.event-action-form-body select,
.event-action-form-body textarea {
  border-color: #254879;
  background: linear-gradient(180deg,#071d42,#04132f);
}
.event-action-form-body input:focus,
.event-action-form-body select:focus,
.event-action-form-body textarea:focus { border-color: #2a8cff; box-shadow: 0 0 0 2px rgba(35,126,255,.13); }
.event-action-dialog footer button.primary {
  border-color: #3488ff;
  color: #fff;
  background: linear-gradient(135deg,#167bff,#5459ff);
}
