.erreur-page{background:var(--bg,#f9fafb);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.erreur-carte{text-align:center;background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:var(--radius-l,10px);width:100%;max-width:460px;padding:32px 28px}.erreur-titre{font-size:var(--h2);margin-bottom:8px}.erreur-texte{color:var(--text-muted,#4b5563);margin-bottom:20px}.erreur-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.erreur-code{font-size:var(--text-s);color:var(--text-faint,#9ca3af);word-break:break-all;margin-top:20px}
