:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.event-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.event-item:hover{box-shadow:0 4px 12px #0000001a;border-color:#d0d0d0}.event-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid #f0f0f0}.event-item-type{font-weight:600;font-size:.95rem;flex:1;line-height:1.4;padding:.25rem .5rem;border-radius:4px}.event-type-success{color:#2e7d32;background:#e8f5e9}.event-type-danger{color:#c62828;background:#ffebee}.event-type-error{color:#d32f2f;background:#ffcdd2}.event-type-warning{color:#f57c00;background:#fff3e0}.event-type-info{color:#1976d2;background:#e3f2fd}.event-item-timestamp{font-size:.85rem;color:#757575;white-space:nowrap;font-weight:500}.event-item-body{display:flex;flex-direction:column;gap:.75rem}.event-item-primary{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.event-item-instance-id{font-family:Courier New,Courier,monospace;font-size:.9rem;background:#f5f5f5;padding:.35rem .75rem;border-radius:4px;border:1px solid #e0e0e0;color:#424242;font-weight:500}.event-item-state{font-size:.85rem;font-weight:600;padding:.3rem .75rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.state-running{background:#4caf50;color:#fff}.state-stopped{background:#ff9800;color:#fff}.state-terminated{background:#f44336;color:#fff}.state-pending{background:#2196f3;color:#fff}.state-default{background:#9e9e9e;color:#fff}.event-item-metadata{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.875rem;color:#616161}.event-item-region,.event-item-az{display:flex;align-items:center;gap:.25rem}.event-item-label{font-weight:600;color:#757575;font-size:.85rem}.event-item-details{margin-top:.5rem;padding-top:.75rem;border-top:1px solid #f0f0f0}.event-item-details-content{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;background:#fafafa;border-radius:4px;font-size:.85rem}.event-item-detail{color:#616161;word-break:break-word}.event-item-detail strong{color:#424242;margin-right:.5rem}@media(max-width:768px){.event-item{padding:.875rem}.event-item-header{flex-direction:column;gap:.5rem}.event-item-type{font-size:.9rem}.event-item-timestamp{align-self:flex-start}.event-item-primary{flex-direction:column;align-items:flex-start;gap:.5rem}.event-item-metadata{flex-direction:column;gap:.5rem}}.event-list-container{width:100%;height:100%;display:flex;flex-direction:column}.event-list-scrollable{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem}.event-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.event-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:300px;color:#999;text-align:center}.event-list-empty p{margin:.5rem 0;font-size:1.1rem}.event-list-empty-subtitle{font-size:.9rem;color:#bbb}.event-list-scrollable::-webkit-scrollbar{width:8px}.event-list-scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.event-list-scrollable::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.event-list-scrollable::-webkit-scrollbar-thumb:hover{background:#555}.connection-status-indicator{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .3s ease}.status-icon{font-size:1.25rem;line-height:1}.status-label{flex:1}.status-connected{background-color:#d1fae5;color:#065f46;border:1px solid #10b981}.status-connected .status-icon{color:#10b981}.status-connecting{background-color:#fef3c7;color:#92400e;border:1px solid #f59e0b}.status-connecting .status-icon{color:#f59e0b;animation:pulse 1.5s ease-in-out infinite}.status-reconnecting{background-color:#fef3c7;color:#92400e;border:1px solid #f59e0b}.status-reconnecting .status-icon{color:#f59e0b;animation:pulse 1.5s ease-in-out infinite}.status-disconnected{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}.status-disconnected .status-icon{color:#ef4444}.reconnect-button{padding:.375rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.reconnect-button:hover{background-color:#2563eb}.reconnect-button:active{background-color:#1d4ed8}.reconnect-button:focus{outline:2px solid #3b82f6;outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.region-column{width:33.33%;min-width:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid #e0e0e0;background-color:#fff}.region-column:last-child{border-right:none}.region-header{padding:1rem;border-bottom:2px solid #e0e0e0;background-color:#f8f9fa;flex-shrink:0}.region-name{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}.region-content{flex:1;overflow:hidden;display:flex;flex-direction:column}@media(max-width:1024px){.region-column{width:100%;height:auto;min-height:400px;border-right:none;border-bottom:1px solid #e0e0e0}.region-column:last-child{border-bottom:none}}#root{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}.app{display:flex;flex-direction:row;height:100vh;width:100%;overflow:hidden;background-color:var(--bg-primary, #ffffff)}.app-columns{display:flex;flex-direction:row;width:100%;height:100vh;overflow:hidden}.error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;padding:2rem;text-align:center;background-color:#fff}.error-boundary h2{color:#c33;margin-bottom:1rem}.error-boundary p{color:#666;margin-bottom:1rem}.error-boundary details{margin:1rem 0;padding:1rem;background-color:#f5f5f5;border-radius:4px;text-align:left;max-width:600px}.error-boundary summary{cursor:pointer;font-weight:600;margin-bottom:.5rem}.error-boundary pre{white-space:pre-wrap;word-wrap:break-word;font-size:.875rem;color:#c33}.error-boundary button{padding:.75rem 1.5rem;background-color:#667eea;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.error-boundary button:hover{background-color:#5568d3}@media(max-width:1024px){.app-columns{flex-direction:column;overflow-y:auto}}@media(prefers-color-scheme:dark){.app,.error-boundary{background-color:#1a1a1a;color:#e0e0e0}.error-boundary details{background-color:#2a2a2a}}
