*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input,select{font:inherit}.fatal-error{background:#f2f3f5;place-items:center;min-height:100vh;padding:24px;font-family:Segoe UI,Arial,sans-serif;display:grid}.fatal-card{background:#fff;border:1px solid #e2e3e6;border-radius:12px;width:min(680px,100%);padding:28px}.fatal-card h1{color:#c41e1e;margin-top:0}.fatal-card pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f7f8;border-radius:8px;padding:12px}@media (width<=760px){body>#root>div{min-width:980px}}
