.global-error-body{background:var(--theme-page);color:var(--text);margin:0;font-family:Avenir Next,Trebuchet MS,Gill Sans,sans-serif}.global-error-page{background:var(--theme-page);place-items:center;min-height:100dvh;padding:1.5rem;display:grid}.global-error-card{border:1px solid var(--theme-border);background:var(--theme-card-solid);width:min(30rem,100%);box-shadow:var(--theme-shadow);border-radius:.75rem;padding:1.25rem}.global-error-kicker{color:var(--accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}.global-error-card h1{margin:0 0 .75rem;font-size:1.75rem;line-height:1.15}.global-error-copy{color:var(--muted);margin:0 0 1.125rem;line-height:1.5}.global-error-action{border:1px solid var(--theme-primary-action-border-color);background:var(--theme-primary-action-background);color:var(--theme-primary-action-color);box-shadow:var(--theme-primary-action-box-shadow);cursor:pointer;font:inherit;border-radius:.625rem;padding:.75rem 1rem;font-weight:700}.global-error-action:hover,.global-error-action:focus-visible{background:var(--theme-primary-action-hover-background);box-shadow:var(--theme-primary-action-hover-box-shadow)}
