.not-found-page{text-align:center;justify-content:center;align-items:center;min-height:70vh;padding:40px 20px;display:flex}.not-found-content{flex-direction:column;align-items:center;gap:16px;max-width:480px;display:flex}.not-found-leaf{color:var(--accent-color);opacity:.6}.not-found-code{color:var(--accent-color);opacity:.25;letter-spacing:-.04em;margin:0;font-family:Outfit,sans-serif;font-size:clamp(5rem,15vw,9rem);font-weight:700;line-height:1}.not-found-title{color:var(--text-color);margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.25rem,4vw,1.75rem)}.not-found-text{color:var(--text-color);opacity:.7;margin:0;font-size:1rem;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.cta-btn-secondary{color:var(--accent-color);border:2px solid var(--accent-color);background:0 0}.cta-btn-secondary:hover{background:var(--accent-color);color:var(--bg-color)}
