.notfound-section{background:var(--fond-blanc);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:5rem 1.25rem;display:flex}.notfound-code{font-family:var(--font-titres);color:var(--fond-secondaire);letter-spacing:-.04em;-webkit-user-select:none;user-select:none;margin:0 0 .25rem;font-size:clamp(7rem,20vw,12rem);font-weight:700;line-height:1}.notfound-divider{background:var(--gold);border:none;border-radius:2px;width:3rem;height:3px;margin:0 auto 1.75rem}.notfound-title{font-family:var(--font-titres);color:var(--texte-sombre);letter-spacing:-.02em;margin:0 0 .875rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.notfound-subtitle{font-family:var(--font-corps);color:var(--texte-moyen);max-width:32rem;margin:0 0 2.5rem;font-size:1rem;line-height:1.75}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.notfound-btn-primary{background:var(--gold);color:#fff;font-family:var(--font-corps);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.notfound-btn-primary:hover{background:var(--gold-hover);border:1px var(--texte-sombre)solid;color:var(--texte-sombre)}.notfound-btn-secondary{color:var(--texte-sombre);font-family:var(--font-corps);border:1px solid var(--border-light);background:0 0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .25s,color .25s,transform .2s;display:inline-flex}.notfound-btn-secondary:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-1px)}
