.event-context { margin: 12px 24px 0; color: #44454a; font: 600 18px Rajdhani, sans-serif; overflow-wrap: anywhere; text-align: center; }
.event-error { max-width: 640px; margin: 6vh auto; padding: 24px; color: #44454a; }
.event-error h1 { font-size: 36px; line-height: 1.15; }
.event-error p { font-size: 20px; }
.event-error button { display: block; width: 100%; min-height: 54px; margin-top: 16px; border: 1px solid #44454a; border-radius: 8px; background: #f06348; color: #26272b; font: 700 20px Rajdhani, sans-serif; cursor: pointer; }
.event-error button:focus-visible { outline: 3px solid #26272b; outline-offset: 3px; }
